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

Set kube-apiserver's kubelet preferred address types #88

Merged
merged 1 commit into from
Nov 4, 2018

Conversation

dghubble
Copy link
Member

@dghubble dghubble commented Nov 3, 2018

  • Prefer InternalIP and ExternalIP over the node's hostname, to match upstream behavior and kubeadm
  • Previously, hostname-override was used to set node names to internal IP's to work around some cloud providers not resolving hostnames for instances (e.g. DO droplets)

rel: poseidon/typhoon#186 #87

* Prefer InternalIP and ExternalIP over the node's hostname,
to match upstream behavior and kubeadm
* Previously, hostname-override was used to set node names
to internal IP's to work around some cloud providers not
resolving hostnames for instances (e.g. DO droplets)
@dghubble dghubble merged commit 365d089 into master Nov 4, 2018
@dghubble dghubble deleted the kubelet-preferred-address branch November 4, 2018 22:35
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

Successfully merging this pull request may close these issues.

1 participant