diff --git a/docs/kustomization-ordering.md b/docs/kustomization-ordering.md new file mode 100644 index 0000000..f52b4ae --- /dev/null +++ b/docs/kustomization-ordering.md @@ -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