Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chapter 3.3.2 exposing but pending #22

Open
GreyZeng opened this issue Nov 17, 2022 · 0 comments
Open

chapter 3.3.2 exposing but pending #22

GreyZeng opened this issue Nov 17, 2022 · 0 comments

Comments

@GreyZeng
Copy link

log

[root@node kiada-0.1]# kubectl get svc
NAME         TYPE           CLUSTER-IP    EXTERNAL-IP   PORT(S)          AGE
kiada        LoadBalancer   10.99.216.3        8088:31520/TCP   6m58s
kubernetes   ClusterIP      10.96.0.1             443/TCP          19m
[root@node kiada-0.1]# minikube service kiada --url
http://192.168.49.2:31520
[root@node kiada-0.1]# curl http://192.168.49.2:31520
curl: (7) Failed connect to 192.168.49.2:31520; Connection refused

the service is pending

curl show connection refused

how to fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant