This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 655
Add ability to configure docker-sys bridge via cloud-init #1870
Comments
Here is a workaround:
After starting, review again:
|
I want to support a kernel parameter to modify docker-sys subnet. Tested with my own image:
Remind me not to forget to update the document. |
Tested with RancherOS v1.2.0-rc2.
|
The above workaround only works in v1.2.0. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
RancherOS Version: (ros os version) 1.0.1
Where are you running RancherOS? (docker-machine, AWS, GCE, baremetal, etc.) qemu-kvm
This was discussed briefly last week in irc, but currently the system-docker's networking is managed statically via assets/docker/cni/bridge.d/bridge.conf. It would be useful to be able to configure this via cloud-init.
In our use-case we have networks that clash with the default range. The current workaround is to modify it and build a custom iso/image.
The text was updated successfully, but these errors were encountered: