Skip to content

Commit 2c4c5f3

Browse files
authored
updated kubectl command in windows-container-cli.md
1 parent 154255b commit 2c4c5f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/windows-container-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ To see the sample app in action, open a web browser to the external IP address o
292292
![Image of browsing to ASP.NET sample application](media/windows-container/asp-net-sample-app.png)
293293

294294
> [!Note]
295-
> If you receive a connection timeout when trying to load the page then you should verify the sample app is ready with the following command [kubectl get pods]. Sometimes the windows container will not be started by the time your external IP address is available.
295+
> If you receive a connection timeout when trying to load the page then you should verify the sample app is ready with the following command [kubectl get pods --watch]. Sometimes the windows container will not be started by the time your external IP address is available.
296296
297297
## Delete cluster
298298

0 commit comments

Comments
 (0)