|
|
|
|
|
by snom380
2114 days ago
|
|
Isn't that the case with any tool or service of some complexity? I'd probably have to look at docs or examples for most config files i write. There's trade-off between a tool being too specific to a usecase vs being too generic with the associated "boilerplate". But I don't know how much simpler Kubernetes could be made while still covering the intended scope? |
|
It has very simple basic model, which allows you to recursively built more and more complex abstractions on top of it.