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

The kube-cert-manager can't access the extension API #17

Closed
bussyjd opened this issue Oct 12, 2016 · 2 comments
Closed

The kube-cert-manager can't access the extension API #17

bussyjd opened this issue Oct 12, 2016 · 2 comments

Comments

@bussyjd
Copy link

bussyjd commented Oct 12, 2016

Hello,

I followed the deployment guide but I get the following error when checking the kube-cert-manager logs

kubectl logs -f kube-cert-manager-659385072-z3e39 kube-cert-manager
2016/10/12 11:53:54 Starting Kubernetes Certificate Controller...
2016/10/12 11:53:54 Kubernetes Certificate Controller started successfully.
2016/10/12 11:53:54 Error while watching kubernetes events: Get http://127.0.0.1:8001/apis/extensions/v1beta1/ingresses?watch=true&resourceVersion=0: dial tcp 127.0.0.1:8001: getsockopt: connection refused
2016/10/12 11:53:54 Error while watching kubernetes events: Get http://127.0.0.1:8001/apis/stable.k8s.psg.io/v1/certificates?watch=true&resourceVersion=0: dial tcp 127.0.0.1:8001: getsockopt: connection refused

Am I missing something?
Thanks

@luna-duclos
Copy link

Hello, do you keep getting these afterwards as well ? It's entirely possible the kube-cert-manager container started before the kubectl proxy container, which would cause these errors at startup.

@bussyjd
Copy link
Author

bussyjd commented Oct 12, 2016

I don't get them afterwards 👍
I see! My bad, thanks for the blazing fast response

@bussyjd bussyjd closed this as completed Oct 12, 2016
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

2 participants