|
|
|
|
|
by alpb
1007 days ago
|
|
These low-level constructs in the client libraries exist so that people can build controllers and operators on top of it, no? There's a lot that goes into making of implementing a Kubernetes client such as keeping up with semantic changes (dry run, server-side apply, tracing, rate limiting, patch support etc). Does your library also cover these? |
|
The goal here is to make easy things easy, while ensuring anything is possible.