diff --git a/02-Traffic_management/01-header_routing/README.md b/02-Traffic_management/01-header_routing/README.md index eb637bb..97fa6aa 100755 --- a/02-Traffic_management/01-header_routing/README.md +++ b/02-Traffic_management/01-header_routing/README.md @@ -342,7 +342,7 @@ virtualservice.networking.istio.io/helloworld-vs created ## Wait for the pods to be ready -Wait for the Apache and Nginx deployments to be up and ready. +Wait for the Apache, Nginx and Whoami deployments to be up and ready. ```shell watch -n 2 kubectl get deployment helloworld-v{0..2}