Cluster migration happened 2026-08-06: this branch now deploys to a NEW cluster.
ArgoCD Rancher Branch New cluster (active) RKE2 https://argocd.develop-v2.eoepca.org/ https://rancher.develop-v2.eoepca.org/ deploy-developOld cluster (frozen, still live) RKE1 https://argocd.develop.eoepca.org/ deploy-develop-frozenThe old cluster at
develop.eoepca.orghas not been shut down and is still serving traffic, but it is now pinned to a frozen branch (deploy-develop-frozen).The old cluster will stay live for a couple of weeks so anyone can migrate remaining data/config across. Most of the migration has already been done, but some things MAY have been added manually on the old cluster and aren't yet reflected here, this gives you time to declaritvely represent them into this branch/cluster.
IAM resources (clients, users, realms etc) are now declared via Crossplane. Do not make manual edits in the Keycloak UI/API, they won't persist and will just drift from what's declared here.
ArgoCD apps are now wired with sync waves, so the new cluster can be torn down and rebuilt fresh regularly.
All new work should target deploy-develop, which now deploys to the new cluster.
EOEPCA+ deployments for development team
The deploy directory contains the Pulumi infrastructure code for setting up the EOEPCA+ platform on OpenStack.
See the corresponding README for setup instructions.
See README in argocd directory.