|
|
|
|
|
by falcolas
2823 days ago
|
|
Saying that Kubernetes is a bit complicated seems like saying that water can be a bit wet. Even their documentation can't keep up. And with a release cycle of 3 months, and a deprecation cycle of 6 months, you need a team dedicated to keeping up with K8s state-of-the-art; so much of that knowledge you picked up a year ago is at best stale, and at worst wrong. Sure, it makes setting up and keeping a set of containers up simple. But that's never really been that hard. To paraphrase an article from a few weeks ago: "We made microservices to address the problems with monoliths." "We made containers to address the problems with microservices." "We made Kubernetes to address the problems with containers." |
|