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

Kubelet should not try to determine public DNS in private VPC setup #2920

Closed
kaazoo opened this issue Jul 13, 2017 · 3 comments
Closed

Kubelet should not try to determine public DNS in private VPC setup #2920

kaazoo opened this issue Jul 13, 2017 · 3 comments

Comments

@kaazoo
Copy link

kaazoo commented Jul 13, 2017

I have a cluster created in private VPC subnet and Kubelet is spamming my syslog every 10 sec with the following message:

kubelet[14067]: I0713 07:28:18.742245   14067 aws.go:937] Could not determine public DNS from AWS metadata.

Is there a way to automatically deactivate this when creating a cluster for private VPC subnet?

@chrislovecnm
Copy link
Contributor

This code is actually not in this repo. This code is in kubernetes/kubernetes please open an issue in that repo ;(

@kaazoo
Copy link
Author

kaazoo commented Jul 17, 2017

Seems like this has been fixed upstream already:
kubernetes/kubernetes/pull/40763
openshift/origin/pull/12760

@chrislovecnm
Copy link
Contributor

Closing

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