top | item 31591252

(no title)

aaccount | 3 years ago

Kubernetes isn't a solution. It just pushes the problem down the line. Fundamental problem is most software developed these days aren't packaged properly. The devs just ship the code to production. The hacks that they used to get the development going stays in production.

For example, you don't need a docker container to deploy Mysql, although you can deploy Mysql inside one. But most development processors are so badly managed that one product has many conflicting libraries and dependencies. Eventual requiring each component to be isolated within its own container. Finally leading to an unmanageable number of containers requiring Kubernetes to manage the mess.

discuss

order

No comments yet.