Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Last active July 3, 2020 10:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/6448a3f39859a042adf06b5b7dd4c7da to your computer and use it in GitHub Desktop.
Save velotiotech/6448a3f39859a042adf06b5b7dd4c7da to your computer and use it in GitHub Desktop.
$ kubectl get service nginx
NAME      CLUSTER-IP     EXTERNAL-IP   PORT(S)        AGE
nginx     10.47.245.54   <nodes>       80:30746/TCP   20s
$ kubectl get service echoserver
NAME         CLUSTER-IP    EXTERNAL-IP   PORT(S)          AGE
echoserver   10.47.251.9   <nodes>       8080:32301/TCP   33s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment