rkt icon
rkt icon

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.

Cost / License

Application type

Alerts

  • Discontinued

Platforms

  • Linux
Discontinued

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

7likes
0articles

Features

  1.  Virtualization

rkt News & Activities

Highlights All activities

Recent activities

  • Davit icon
    POX added rkt as alternative to Davit
  • Docker Desktop icon
    amodojohu028 added rkt as alternative to Docker Desktop
  • Tree Sandbox icon
    garywill added rkt as alternative to Tree Sandbox
  • babsors liked rkt

rkt information

AlternativeTo Category

Network & Admin

GitHub repository

  •  8,761 Stars
  •  872 Forks
  •  494 Open Issues
  •   Updated  (Archived)
View on GitHub

Popular alternatives

View all
rkt was added to AlternativeTo by Alexandre ZANNI on and this page was last updated .
No comments or reviews, maybe you want to be first?

Featured in Lists

A list with 5 apps by daymonah without a description.

List by daymonah with 5 apps, updated

Official Links

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.