Last active
July 3, 2020 10:30
-
-
Save velotiotech/0a2afc570f688f51442fa85bbad9d90a to your computer and use it in GitHub Desktop.
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 get services | |
NAME CLUSTER-IP EXTERNAL-IP PORT(S) AGE | |
kubernetes 10.55.240.1 <none> 443/TCP 5h | |
mysql-service 10.55.240.57 <none> 3306/TCP 1m | |
test-service 10.55.246.105 35.185.225.67 80:32546/TCP 11s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment