rkt icon
rkt icon

rkt

 6 likes

rkt is the next-generation container manager for Linux clusters. Designed for security, simplicity, and composability within modern cluster architectures, rkt discovers, verifies, fetches, and executes application containers with pluggable isolation.

License model

  • FreeOpen Source

Application type

Platforms

  • Linux
Discontinued

According to their Github page at https://github.com/rkt/rkt, the project has been discontinued. The repository has been archived.

  No rating
6 likes
0comments
0 news articles

Features

Suggest and vote on features
  1.  Virtualization

rkt News & Activities

Highlights All activities

Recent activities

  • App icon
    POX added rkt as alternative to Skopeo
    6 months ago
Show all activities

rkt information

  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    13 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Network & Admin

GitHub repository

  •  8,822 Stars
  •  883 Forks
  •  500 Open Issues
  •   Updated Feb 24, 2020 (Archived)
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about rkt, and it has gotten 6 likes

rkt was added to AlternativeTo by Alexandre ZANNI on May 16, 2016 and this page was last updated Sep 9, 2022.
No comments or reviews, maybe you want to be first?
Post comment/review

What is rkt?

rkt is the next-generation container manager for Linux clusters. Designed for security, simplicity, and composability within modern cluster architectures, rkt discovers, verifies, fetches, and executes application containers with pluggable isolation. rkt can run the same container with varying degrees of protection, from lightweight, OS-level namespace and capabilities isolation to heavier, VM-level hardware virtualization.

rkt’s primary interface comprises a single executable, rather than a background daemon, and rkt leverages this design to easily integrate with existing init systems, like systemd, and with advanced cluster orchestration environments, like Kubernetes. rkt implements a modern, open, standard container format, the App Container (appc), but can also execute other container images, like those created with Docker.

rkt is open source software written in the Go programming language, from the team that develops CoreOS Linux, etcd, flannel, and dozens of other projects for enterprise container clusters.

Official Links