|
|
|
|
|
by mountainriver
924 days ago
|
|
Controller + CRD is the way to go and seems more in line with how k8s was intended to be used. The challenge has historically been that controllers are a lot harder to write, but I think that story has improved over the years |
|
and all the customizations just end up being yaml merges from a configmap string or CRD if you're lucky