You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stefan Reimer 74a1515d3c
V1.24 beta, metrics updates, minor tweaks and fixes
3 months ago
..
v1.24 fix: several upgrade flow fixes 5 months ago
README.md feat: latest 1.23 cluster upgrade config 6 months ago
kubezero.sh feat: add delete_module to admin, various cleanups 4 months ago
libhelm.sh feat: add delete_module to admin, various cleanups 4 months ago
migrate_argo_values.py feat: latest aws-nth and auth, latest 1.24 upgrad flow 4 months ago
upgrade_cluster.sh V1.24 beta, metrics updates, minor tweaks and fixes 3 months ago

README.md

Cluster upgrade flow

During 1.23 upgrade

  • create new kubezero-values CM if not exists yet, by merging parts of the legacy /etc/kubernetes/kubeadm-values.yaml values with potentially existing values from kubezero ArgoCD app values

General flow

  • No ArgoCD -> user kubezero-values CM

  • ArgoCD -> update kubezero-values CM with current values from ArgoCD app values

  • Apply any upgrades / migrations