Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use rkt as Kubernetes's container runtime #3

Open
jimmycuadra opened this issue Nov 11, 2015 · 1 comment
Open

Use rkt as Kubernetes's container runtime #3

jimmycuadra opened this issue Nov 11, 2015 · 1 comment

Comments

@jimmycuadra
Copy link
Contributor

Since kaws is tied to CoreOS and it's safe to say CoreOS will have the best possible support for rkt, we should use rkt as k8s's container runtime instead of Docker, as soon as rkt is 1.0. rkt has much saner tooling (acbuild is significantly better than Dockerfiles) and a better security story (doesn't run as a daemon, signed images, doesn't require a registry, etc.) rkt can run Docker images as well so this change will not preclude the use of Docker images.

@jimmycuadra
Copy link
Contributor Author

Tracking issue for rkt support in k8s: kubernetes/enhancements#58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant