capsule
capsule copied to clipboard
feat(helm): introduce new installation and CRD lifecycle
Deploy Preview for capsule-documentation canceled.
| Name | Link |
|---|---|
| Latest commit | ecb4035b4e5219bee55978e74bc871f9ec0504e3 |
| Latest deploy log | https://app.netlify.com/sites/capsule-documentation/deploys/665c37cf5294f20008ad4a98 |
Hi @oliverbaehler,
what do you think about the method with a job that giantswarm uses to update crds - https://github.com/giantswarm/kube-prometheus-stack-app/tree/a8315a8/helm/prometheus-operator-app/templates/crd-install. Seems like that will help to achieve what you want, but will be completely backward-compatible.
+1 for @MaxFedotov approach, it's the same approach used by HAProxy Technologies for their Kubernetes Ingress Controller.