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

Add link to flannel-node-annotator #949

Merged
merged 1 commit into from
Jul 9, 2018

Conversation

alvaroaleman
Copy link
Contributor

Description

This adds a link to the flannel-node-annotator which automatically sets a flannel.alpha.coreos.com/public-ip-overwrite annotation on all Kubernetes nodes that have an ExternalIP set.

Todos

  • Documentation

Release Note

None required

@@ -16,7 +16,7 @@ When you run pods, they will be allocated IP addresses from the pod network CIDR

# Annotations

* `flannel.alpha.coreos.com/public-ip-overwrite`: Allows to overwrite the public IP of a node. Useful if the public IP can not determined from the node, e.G. because it is behind a NAT
* `flannel.alpha.coreos.com/public-ip-overwrite`: Allows to overwrite the public IP of a node. Useful if the public IP can not determined from the node, e.G. because it is behind a NAT. It can be automatically set to a nodes `ExternalIP` using the [flannel-node-annotator](https://github.com/alvaroaleman/flannel-node-annotator)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it should be set to a node's

@tomdee tomdee merged commit 443d773 into flannel-io:master Jul 9, 2018
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.

None yet

3 participants