Flannel vxlan mode not working

Bug #1518602 reported by Ton Ngo
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Incomplete
Undecided
Unassigned

Bug Description

The Flannel overlay network is the default network driver in k8s cluster and is also an option for swarm cluster. It provides different backend implementation for the overlay, among them "udp" and "vxlan". These options are selected by the label flannel_use_vxlan.

The image fedora-21-atomic-5.qcow2 has Flannel version 0.5.0 and the vxlan backend is not working because of a bug in this Flannel version. The previous image fedora-21-atomic-3.qcow2 has version 0.2.0 and does not have this bug. When a k8s cluster is built with the vxlan option, there is no connectivity between the pods.

This bug is fixed in Flannel version 0.5.3:

https://github.com/coreos/flannel/releases/tag/v0.5.3

Attempts were made to build new images with 0.5.3 or later on copr, but the builds are currently failing because of some problem with the golang packages:

DEBUG util.py:377: Error: No Package found for golang(github.com/aws/aws-sdk-go/aws)
DEBUG util.py:377: Error: No Package found for golang(github.com/aws/aws-sdk-go/aws/awserr)
DEBUG util.py:377: Error: No Package found for golang(github.com/aws/aws-sdk-go/aws/ec2metadata)
DEBUG util.py:377: Error: No Package found for golang(github.com/aws/aws-sdk-go/service/ec2)

Ton Ngo (ton-i)
Changed in magnum:
assignee: nobody → Ton Ngo (ton-i)
status: New → In Progress
Adrian Otto (aotto)
Changed in magnum:
milestone: none → mitaka-1
Revision history for this message
Tom Cammann (tom-cammann) wrote :

Please reopen if this issue still persists.

Changed in magnum:
assignee: Ton Ngo (ton-i) → nobody
status: In Progress → Incomplete
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.