From 382110f2026367fce33cbcf51cf4f9b23b111424 Mon Sep 17 00:00:00 2001 From: Victor Date: Thu, 9 Aug 2018 06:18:09 +0800 Subject: [PATCH] Update expose-external-ip-address.md (#9775) --- .../stateless-application/expose-external-ip-address.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/tutorials/stateless-application/expose-external-ip-address.md b/content/en/docs/tutorials/stateless-application/expose-external-ip-address.md index 8c60768219..bc18e89a82 100644 --- a/content/en/docs/tutorials/stateless-application/expose-external-ip-address.md +++ b/content/en/docs/tutorials/stateless-application/expose-external-ip-address.md @@ -108,7 +108,7 @@ external IP address. addresses of the pods that are running the Hello World application. To verify these are pod addresses, enter this command: - kubectl get pods --output=wide + kubectl get pods --output=wide The output is similar to this: