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 bc18e89a82..775afd010b 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 @@ -72,8 +72,8 @@ external IP address. The output is similar to this: - NAME CLUSTER-IP EXTERNAL-IP PORT(S) AGE - my-service 10.3.245.137 104.198.205.71 8080/TCP 54s + NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE + my-service ClusterIP 10.3.245.137 104.198.205.71 8080/TCP 54s Note: If the external IP address is shown as \, wait for a minute and enter the same command again.