Flannel Annotations Missing from Nodes

Bug #1821087 reported by drewvs
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Flannel Charm
New
Undecided
Unassigned

Bug Description

When deploying the CKD bundle or flannel independently, Kubernetes worker nodes are missing their flannel annotations. These annotations are required for proper VXLAN support for 3rd party integrations.

I would expect my nodes to include:

kubectl describe nodes
...
flannel.alpha.coreos.com/backend-data:'{"VtepMAC":"<mac-address>"}'
flannel.alpha.coreos.com/backend-type: 'vxlan'
flannel.alpha.coreos.com/kube-subnet-manager: 'true'
flannel.alpha.coreos.com/public-ip: <node-ip-address>

Tags: flannel vxlan
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.