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
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?
The text was updated successfully, but these errors were encountered:
This code is actually not in this repo. This code is in kubernetes/kubernetes please open an issue in that repo ;(
Sorry, something went wrong.
Seems like this has been fixed upstream already: kubernetes/kubernetes/pull/40763 openshift/origin/pull/12760
Closing
No branches or pull requests
I have a cluster created in private VPC subnet and Kubelet is spamming my syslog every 10 sec with the following message:
Is there a way to automatically deactivate this when creating a cluster for private VPC subnet?
The text was updated successfully, but these errors were encountered: