|
|
|
|
|
by gkop
3488 days ago
|
|
Yes, I think that's fair to say. I thought of something else rather important: k8s is truly "containers-first", IE containers are first-class in k8s. So it allowed me to get containers in production in a rock-solid manner without being a Docker expert. This is nice if you're seeking the advantages of promoting the exact same docker image from staging to production, for example. |
|