Skip to content
This repository was archived by the owner on May 22, 2020. It is now read-only.

Conversation

@cheld
Copy link
Contributor

@cheld cheld commented Sep 13, 2016

I added a simple way to customize the docker-multinode provisioning.

First, a new script copies the manifest files from container to host. The user can customize them as needed.
Then these files are mounted when kubelet is started. The addon manager must be adapted as well to read from host. Separate PR kubernetes/kubernetes#32578

I tried to make the UX simple. It seemed best to always read from host instead of providing a switch.

Would fix

#215

and beneficial to more issues like

#216
#195

@cheld
Copy link
Contributor Author

cheld commented Sep 13, 2016

@nVitius
Copy link

nVitius commented Sep 21, 2016

Can't really use the docker-multinode setup for anything other than a test environment without this ability. Thanks for your work, @cheld

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

5 participants