Skip to content

expternal ip is pending after the k8s deployment #1

@Sathiyarajan

Description

@Sathiyarajan

athya@ubuntu:/k8s/kubernetes$ kubectl get svc
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
demo-service LoadBalancer 10.97.55.171 8081:30008/TCP 2m1s
kubernetes ClusterIP 10.96.0.1 443/TCP 19m
sathya@ubuntu:
/k8s/kubernetes$ kubectl get svc
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
demo-service LoadBalancer 10.97.55.171 8081:30008/TCP 2m28s
kubernetes ClusterIP 10.96.0.1 443/TCP 19m
sathya@ubuntu:~/k8s/kubernetes$ kubectl get svc minikube tunnel
Error from server (NotFound): services "minikube" not found
Error from server (NotFound): services "tunnel" not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions