Skip to content

Commit 512e940

Browse files
Istio upgrade docs - incorporate suggestions
1 parent aa8d7b3 commit 512e940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/istio-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The following example illustrates how to upgrade from revision `asm-1-17` to `as
9090
9191
1. Check your monitoring tools and dashboards to determine whether your workloads are all running in a healthy state after the restart. Based on the outcome, you have two options:
9292
93-
* **Complete the canary upgrade**: If you're satisfied that the workloads are all running in a healthy state as expected, you can complete the canary upgrade. This removes the previous revision's control plane and leave behind the new revision's control plane on the cluster. Run the following command to complete the canary upgrade:
93+
* **Complete the canary upgrade**: If you're satisfied that the workloads are all running in a healthy state as expected, you can complete the canary upgrade. Completion of the upgrade removes the previous revision's control plane and leaves behind the new revision's control plane on the cluster. Run the following command to complete the canary upgrade:
9494

9595
```bash
9696
az aks mesh upgrade complete --resource-group $RESOURCE_GROUP --name $CLUSTER

0 commit comments

Comments
 (0)