How can Lagoon support different operator/feature configurations per cluster. #1911
-
Given we now operate a DBaaS operator (amazeeio/dioscuri#7) in some clusters, and have custom configurations in others, we should develop an approach that would facilitate a Lagoon deployment to be customised per-cluster - allowing for the necessary combination of components, services and operators to be deployed. This should help to reduce running non-utilised services, allow for better customisation and, if it was possible to specify each component for the Lagoon install in code, allow for repeatable, reusable Lagoon deployments. Questions:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Correction - dioscuri is the active/standby operator, in addition to the dbaas-operator... |
Beta Was this translation helpful? Give feedback.
-
I can imagine the easiest path for this would be helmfile as we do already for other k8s stuff. Just need that Lagoon helm chart.. 😄 Operator would be great, but a lot more work. |
Beta Was this translation helpful? Give feedback.
-
Now that we have https://github.com/uselagoon/lagoon-charts this is much easier! |
Beta Was this translation helpful? Give feedback.
Now that we have https://github.com/uselagoon/lagoon-charts this is much easier!