Created
December 10, 2019 04:21
-
-
Save ohmrefresh/c43b10bb91b85611dfc5957578898b54 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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