Skip to content

Instantly share code, notes, and snippets.

@mhiro2
Last active June 9, 2018 14:49
Show Gist options
  • Save mhiro2/7f35c61a4bfe3317a210645661f8ad66 to your computer and use it in GitHub Desktop.
Save mhiro2/7f35c61a4bfe3317a210645661f8ad66 to your computer and use it in GitHub Desktop.
$ kubectl get svc
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
details ClusterIP 10.104.79.246 <none> 9080/TCP 2m
kubernetes ClusterIP 10.96.0.1 <none> 443/TCP 27m
productpage ClusterIP 10.106.59.32 <none> 9080/TCP 2m
ratings ClusterIP 10.99.114.7 <none> 9080/TCP 2m
reviews ClusterIP 10.97.235.62 <none> 9080/TCP 2m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment