From d47a35d71274062ae33c2eaeded7edcc8984228f Mon Sep 17 00:00:00 2001 From: Stefan Reimer Date: Thu, 5 May 2022 14:39:32 +0200 Subject: [PATCH] doc: style fixes --- releases/v1.22/README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/releases/v1.22/README.md b/releases/v1.22/README.md index 73be3d7..e8dca48 100644 --- a/releases/v1.22/README.md +++ b/releases/v1.22/README.md @@ -84,7 +84,7 @@ Might take a while ... 4. Migrate ArgoCD KubeZero config: `cat | ./release/v1.22/migrate_agro.py` and adjust if needed and replace the original. -5. Upgrade via boostrap.sh +5. Upgrade via boostrap.sh As the changes around Istio are substantial in this release we need to upgrade some parts step by step to prevent service outages, especially for private-ingress. - `./bootstrap.sh crds all ` to deploy all new CRDs first @@ -93,9 +93,8 @@ As the changes around Istio are substantial in this release we need to upgrade s - `./bootstrap.sh apply istio-private-ingress ` to deploy the new private-ingress gateways first - `./bootstrap.sh apply istio-ingress ` to update the public ingress and also remove the 1.21 private-ingress gateways -6. Finalize via ArgoCD - - git add / commit / push `` and watch ArgoCD do its work. +6. Finalize via ArgoCD + git add / commit / pusSh `` and watch ArgoCD do its work. 7. Replace worker nodes Eg. by doubling `desired` for each worker ASG,