Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 1.51 KB

integrations.md

File metadata and controls

21 lines (12 loc) · 1.51 KB

Integrations

This document tracks projects that integrate with rkt. Join the community, and help us keep the list up-to-date.

Projects

Kubernetes: an enterprise grade container orchestration solution. Kubernetes offers rkt support as an alternative to the standard install.

Mesos: Apache Mesos abstracts CPU, memory, storage, and other compute resources away from machines (physical or virtual), enabling fault-tolerant and elastic distributed systems to easily be built and run effectively.

Nomad: a container orchestration platform focused on ease of use. Nomad supports rkt through the rkt driver.

dgr: a container build and runtime tool, preferring convention over configuration.

Mulled: a tool for generating minimal container images.

Quay.io: an enterprise ready container registry. Quay hosts rkt images.

SELinux: an access control and security toolkit for containers.

Linux: an open and extensible OS. rkt is included in the package managers on Red Hat, Ubuntu, and many other popular Linux distributions.

cAdvisor: a daemon that monitors resource usage and performance for running containers.