Last active
November 9, 2018 03:50
-
-
Save sudermanjr/696b3c996e628fe04bb6a06130513fa8 to your computer and use it in GitHub Desktop.
Kube 202 Load Balancer 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