add missing 1

pull/6306/head
Medya Gh 2020-01-13 16:20:15 -08:00
parent f645850842
commit ac3132cd74
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ kubectl get svc
<pre>
$ kc get svc
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
hello-minikube LoadBalancer 10.96.184.178 10.96.184.178 8080:30791/TCP 40s
hello-minikube1 LoadBalancer 10.96.184.178 10.96.184.178 8080:30791/TCP 40s
</pre>
note that without minikube tunnel, it would kubernetes would be showing external IP as <pending>.