Y
Hacker News
new
|
ask
|
show
|
jobs
by
skrebbel
3502 days ago
Would you recommend using rkt in production instead of Docker? My impression was that rkt is
even more
immature, but maybe that's entirely wrong.
1 comments
robszumski
3502 days ago
I'm biased as I work at CoreOS but I'll add that it should be a drop-in replacement for Kubernetes.
`kubelet --container-runtime=rkt` and be on your way.
link
`kubelet --container-runtime=rkt` and be on your way.