We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
log
the service is pending
curl show connection refused
how to fix it?
The text was updated successfully, but these errors were encountered: