Skip to content

Commit

Permalink
Strip out extra gunk from the end of an example output line.
Browse files Browse the repository at this point in the history
  • Loading branch information
a-robinson committed Aug 11, 2015
1 parent 9fdd793 commit cbc41ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started-guides/gce.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ NAMESPACE NAME CLUSTER_IP EXTERNAL_IP PORT(S)
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-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.
Expand Down

0 comments on commit cbc41ed

Please sign in to comment.