Skip to content

Instantly share code, notes, and snippets.

@0xAhmed
Last active October 10, 2017 13:06
Show Gist options
  • Save 0xAhmed/65e0a1dfbc85e986c179ac47da237bb6 to your computer and use it in GitHub Desktop.
Save 0xAhmed/65e0a1dfbc85e986c179ac47da237bb6 to your computer and use it in GitHub Desktop.
Check k8s Services
$ kubectl --namespace=production get service
NAME CLUSTER-IP EXTERNAL-IP PORT(S) AGE
kubeapp-production-service 10.47.253.161 <nodes> 80:30848/TCP 40s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment