Skip to content

Commit 585569d

Browse files
authored
Merge pull request #9113 from Monty1029/patch-3
Update kubernetes-dashboard.md
2 parents 4fa25fc + 9426a4d commit 585569d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/kubernetes-dashboard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This command creates a proxy between your development system and the Kubernetes
3434

3535
## Run an application
3636

37-
In the Kubernetes dashboard, click the **Create** button in the upper right window. Give the deployment the name `nginx` and enter `nginx:latest` for the images name. Under **Service**, select **External** and enter `80` for both the port and target port.
37+
In the Kubernetes dashboard, click the **Create** button in the upper right window. Give the deployment the name `nginx` and enter `nginx:latest` for the container image name. Under **Service**, select **External** and enter `80` for both the port and target port.
3838

3939
When ready, click **Deploy** to create the deployment.
4040

@@ -80,4 +80,4 @@ For more information about the Kubernetes dashboard, see the Kubernetes document
8080

8181
<!-- LINKS - internal -->
8282
[aks-quickstart]: ./kubernetes-walkthrough.md
83-
[install-azure-cli]: /cli/azure/install-azure-cli
83+
[install-azure-cli]: /cli/azure/install-azure-cli

0 commit comments

Comments
 (0)