|
|
|
|
|
by rnts08
573 days ago
|
|
The worst thing about the whole kubernetes-cult and the like is that IaC and CM was supposed to help us reduce configuration, to make it less prone to failure and easier to manage. But the truth is that we ran service based architecture, network meshes and containers with bash just fine before cloud everything, usually with less effort than it is to do literally anything today. Sure you had to know how to set up network bonding and how to tune your systems. Very, very few people and businesses _needs_ kubernetes or it's cousins. Most just need a decent system administrator. |
|
With IaC, all decisions are templated in the code and the replacement has full insight into the state of the machine.