Skip to content

Instantly share code, notes, and snippets.

@ohmrefresh
Created December 10, 2019 04:21
Show Gist options
  • Save ohmrefresh/c43b10bb91b85611dfc5957578898b54 to your computer and use it in GitHub Desktop.
Save ohmrefresh/c43b10bb91b85611dfc5957578898b54 to your computer and use it in GitHub Desktop.
oc describe svc app01
Name: app01
Namespace: demo-project
Type: ClusterIP
IP: 172.30.136.125
Port: https 8443/TCP
TargetPort: 8443/TCP
Endpoints: 10.129.25.24:8443,10.129.25.25:8443,10.129.25.26:8443,10.129.25.27:8443
Session Affinity: None
Events: <none>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment