Skip to content

Not able to bring docker and flannel interfaces on the same subnet #54

@LalatenduMohanty

Description

@LalatenduMohanty

I am following https://github.com/scollier/SATraining/blob/master/configFlannel.md for setting up flannel.
But after doing the configuration as per the SATraining docs, I am not able to bring docker and flannel interfaces in to the same subnet.
To fix the issue, I noticed that the step that involve instructing systemd to import and read the /run/flannel/subnet.env for /usr/lib/systemd/system/docker.service is missing as compared to http://www.colliernotes.com/2015/01/flannel-and-docker-on-fedora-getting.html

However in Fedora 21 Atomic "root" does not privilege to modify to /usr/lib/systemd/system/docker.service.
I tried copying the the docker systemd unit file i.e. /usr/lib/systemd/system/docker.service to /etc/systemd/system/ and modify it there. However it is still not working for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions