Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Last active July 3, 2020 10:23
$ 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