Add note about ECK

This commit is contained in:
Stefan Reimer 2020-12-04 06:10:15 -08:00
parent ed72dd796b
commit a4b5043228
1 changed files with 3 additions and 0 deletions

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`