|
|
|
|
|
by jpdb
915 days ago
|
|
> Probably even better is to ship a controller and a CRD for the config. But how do you package the controller + CRD? The two leading choices are `kubectl apply -f` on a url or Helm and as soon as you need any customization to the controller itself you end up needing a tool like helm. |
|