Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ kubectl get svc
- NAME CLUSTER-IP EXTERNAL-IP PORT(S) AGE
- hello-world-svc 10.254.33.192 <nodes> 8080:31794/TCP 16d
- kubernetes 10.254.0.1 <none> 443/TCP 16d
- $ kubectl --namespace=kube-system get svc
- NAME CLUSTER-IP EXTERNAL-IP PORT(S) AGE
- elasticsearch-logging 10.254.246.134 <none> 9200/TCP 2d
- heapster 10.254.137.146 <none> 80/TCP 3d
- kibana-logging 10.254.152.177 <nodes> 5601:30968/TCP 2d
- kube-dns 10.254.0.10 <none> 53/UDP,53/TCP 2d
- monitoring-grafana 10.254.82.65 <nodes> 80:31990/TCP 3d
- monitoring-influxdb 10.254.129.245 <nodes> 8083:31137/TCP,8086:32375/TCP 3d
- tiller-deploy 10.254.68.95 <none> 44134/TCP 16d
Advertisement
Add Comment
Please, Sign In to add comment