diff --git a/content/en/docs/setup/getting-started/index.md b/content/en/docs/setup/getting-started/index.md index 33879a2f53a5b..bea6ce7d3eef7 100644 --- a/content/en/docs/setup/getting-started/index.md +++ b/content/en/docs/setup/getting-started/index.md @@ -221,6 +221,10 @@ Use the following instructions to deploy the [Kiali](/docs/ops/integrations/kial $ kubectl rollout status deployment/kiali -n istio-system Waiting for deployment "kiali" rollout to finish: 0 of 1 updated replicas are available... deployment "kiali" successfully rolled out + $ kubectl apply -f @samples/addons/prometheus.yaml@ + $ kubectl rollout status deployment/prometheus -n istio-system + Waiting for deployment "prometheus" rollout to finish: 0 of 1 updated replicas are available... + deployment "prometheus" successfully rolled out {{< /text >}} 1. Access the Kiali dashboard.