Commit cbc41eda authored by Alex Robinson's avatar Alex Robinson

Strip out extra gunk from the end of an example output line.

parent 9fdd7935
...@@ -149,7 +149,7 @@ NAMESPACE NAME CLUSTER_IP EXTERNAL_IP PORT(S) ...@@ -149,7 +149,7 @@ NAMESPACE NAME CLUSTER_IP EXTERNAL_IP PORT(S)
default kubernetes 10.0.0.1 <none> 443/TCP <none> 1d default kubernetes 10.0.0.1 <none> 443/TCP <none> 1d
kube-system kube-dns 10.0.0.2 <none> 53/TCP,53/UDP k8s-app=kube-dns 1d kube-system kube-dns 10.0.0.2 <none> 53/TCP,53/UDP k8s-app=kube-dns 1d
kube-system kube-ui 10.0.0.3 <none> 80/TCP k8s-app=kube-ui 1d kube-system kube-ui 10.0.0.3 <none> 80/TCP k8s-app=kube-ui 1d
... 8086/TCP ...
``` ```
Similarly, you can take a look at the set of [pods](../user-guide/pods.md) that were created during cluster startup. Similarly, you can take a look at the set of [pods](../user-guide/pods.md) that were created during cluster startup.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment