Production users

This document tracks people and use cases for rkt in production. Join the community, and help us keep the list up-to-date.

BlaBlaCar

BlaBlaCar is a trusted car-pooling service based in France. They've blogged about the stability of rkt being a big appeal.

  • Media report from LeMagIT: "rkt has become the container technology of choice for the French carpool specialist Blablacar. The company, which has adopted early container technologies, now relies on rkt and CoreOS for 90% of its applications."
  • Media report from Silicon.fr, "Rocket tackled the limitations we had identified with Docker. In particular, the solution eliminated the use of a daemon (process running in the background, Editor's note) and approached the network part in a very modular way"

Kubernetes and CoreOS Container Linux

rkt is used by Container Linux to execute the Kubernetes on node agent called the "kubelet". This enables users to be able to have cluster controlled versioning of this critical component. There are many documented production users of Kubernetes and Container Linux including all of the users of CoreOS Tectonic.

Kumul.us

Kumulus Technologies offers classes and services to optimize your Cloud. They've blogged about rkt's pod native features and Kubernetes support being a reason for their adoption.

Kinvolk.io

Kinvolk are a professional consulting team and active contributors to systemd, rkt, and the Linux kernel. rkt helps them easily test various Linux kernels and configurations.

Adfin.com

Per Milosz Tanski, from HN comments. "The same experiences we switched to using rkt, supervised by upstart (and now systemd). We have an "application" state template in our salt config and every docker update something would cause all of them to fail. Thankful the "application" state template abstracted running container enough were we switched from docker -> rkt under the covers without anybody noticing, except now we no longer fearing of container software updates."

Individual Use Cases

These are blog posts and stories from people evaluating rkt. Although most aren't (yet) production use cases, the links offer useful information and shared experience in deploying rkt.