docs/kustomization-ordering: Initial commit
This commit is contained in:
parent
45c6c90ae8
commit
92fc448f8c
|
@ -0,0 +1,13 @@
|
||||||
|
Kustomizations should be deployed in a specific order to ensure Custom Resource
|
||||||
|
Definitions or Services used by additional Kustomizations have been deployed
|
||||||
|
before the Kustomization exists.
|
||||||
|
|
||||||
|
Current order:
|
||||||
|
|
||||||
|
* Cilium
|
||||||
|
* Cert Manager
|
||||||
|
* DigitalOcean
|
||||||
|
* Ingress NGINX
|
||||||
|
* External DNS
|
||||||
|
* Keycloak
|
||||||
|
* Forgejo
|
Loading…
Reference in New Issue