Created
March 29, 2019 11:59
-
-
Save alicek106/fd29dade3fda21e4c1d7ce5d28093c1e 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
root@aws-cli:/# kubectl get svc | |
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE | |
hostname-service LoadBalancer 10.100.236.181 a5a9d0f01521911e99dc802f1aa799a4-0a0d0a2011811a3b.elb.ap-northeast-2.amazonaws.com 80:31456/TCP 4m | |
kubernetes ClusterIP 10.100.0.1 <none> 443/TCP 2h |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment