Add note about ECK

This commit is contained in:
Stefan Reimer 2020-12-04 06:10:15 -08:00
parent 2a56489273
commit ac24473cd4

View File

@ -44,6 +44,9 @@ Ingress service interruption ends.
- push kubezero & cluster config to git
- if logging incl. ElasticSearch is installed remove the old ECK operator first:
`./scripts/remove_old_eck.sh`
- upgrade all remaining components and install new ArgoCD:
`./bootstrap.sh deploy all clusters/$CLUSTER ../../../kubezero/charts`