Will Kubernetes Collapse Under the Weight of Its Complexity?
1–10 of 213 posts
Re: Will Kubernetes Collapse Under the Weight of Its Complexity?
#2Re: Will Kubernetes Collapse Under the Weight of Its Complexity?
#3This exists, its called helm, which in fact delivers the productivity gains the author is looking for.
Re: Will Kubernetes Collapse Under the Weight of Its Complexity?
#4Betteridge’s Law still applies.
Re: Will Kubernetes Collapse Under the Weight of Its Complexity?
#5tl;dr: author believes “No”. Betteridge’s Law still applies.
Betteridge's law of headlines is an adage that states: "Any headline that ends in a question mark can be answered by the word no." It is named after Ian Betteridge, a British technology journalist, although the principle is much older. As with similar "laws" (e.g., Murphy's law), it is intended to be humorous rather than the literal truth.
Re: Will Kubernetes Collapse Under the Weight of Its Complexity?
#6Re: Will Kubernetes Collapse Under the Weight of Its Complexity?
#7The funny thing about Kubernetes is that I read somewhere that it's not actually widely used within Google (please correct me if I'm wrong). Given that's it's a complicated piece of software and that Google has extremely complicated requirements, that's pretty concerning. To me, we've barely starting to solve deployments, the idea of Kubernetes seems a little ahead of it's time. If you're using GPC I do hear it's rea…
https://kubernetes.io/blog/2015/04/borg-predecessor-to-kuber...
Re: Will Kubernetes Collapse Under the Weight of Its Complexity?
#8The funny thing about Kubernetes is that I read somewhere that it's not actually widely used within Google (please correct me if I'm wrong). Given that's it's a complicated piece of software and that Google has extremely complicated requirements, that's pretty concerning. To me, we've barely starting to solve deployments, the idea of Kubernetes seems a little ahead of it's time. If you're using GPC I do hear it's rea…
Borg and Container Engine:
https://www.quora.com/Does-Google-use-the-Open-Source-Kubern...
Re: Will Kubernetes Collapse Under the Weight of Its Complexity?
#9In like 90% of the cases when someone used Kubernetes, Docker Swarm would have easily sufficed.