Created
November 9, 2018 04:10
-
-
Save sudermanjr/12fec7349357ee42f3483ad9fee047bc to your computer and use it in GitHub Desktop.
Kube202 LoadBalancer Get Service
This file contains 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
kubectl --namespace kube202 get service | |
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE | |
test-service LoadBalancer 10.245.195.107 <pending> 80:32732/TCP 20d |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment