Skip to content

Instantly share code, notes, and snippets.

@jdob
Created February 27, 2019 14:43
Show Gist options
  • Save jdob/9f774bfa419697670035037faa67bb18 to your computer and use it in GitHub Desktop.
Save jdob/9f774bfa419697670035037faa67bb18 to your computer and use it in GitHub Desktop.
 ~ oc get service
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
authentication ClusterIP 172.30.126.219 <none> 8443/TCP 41h
cfssl ClusterIP 172.30.99.92 <none> 8888/TCP 41h
documentation ClusterIP 172.30.141.27 <none> 8443/TCP 41h
logstash ClusterIP 172.30.212.212 <none> 5044/TCP 41h
postgres ClusterIP 172.30.165.21 <none> 5432/TCP 41h
registration ClusterIP 172.30.236.52 <none> 8443/TCP 41h
scan ClusterIP 172.30.131.11 <none> 8443/TCP 41h
solr ClusterIP 172.30.13.57 <none> 8983/TCP 41h
webapp ClusterIP 172.30.179.198 <none> 8443/TCP 41h
webserver ClusterIP 172.30.212.44 <none> 443/TCP 41h
webserver-lb LoadBalancer 172.30.59.208 afd091a68394311e9bca0025f42e76ae-2138950129.us-east-1.elb.amazonaws.com 443:32327/TCP 41h
webserver-np NodePort 172.30.91.73 <none> 443:31390/TCP 41h
zookeeper ClusterIP 172.30.51.228 <none> 2181/TCP 41h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment