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.
|
3 months ago | |
---|---|---|
.. | ||
v1.24 | 5 months ago | |
README.md | 6 months ago | |
kubezero.sh | 4 months ago | |
libhelm.sh | 4 months ago | |
migrate_argo_values.py | 4 months ago | |
upgrade_cluster.sh | 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