-
Notifications
You must be signed in to change notification settings - Fork 670
[ipam] automatic IP assignment in combination with Kubernetes #212
Comments
With regard to how this relates to #22, @errordeveloper said:
|
Hi. Am I right that the latest weave release with IPAM is not useful for this issue? Just wanted to upgrade and give it a try, but I saw that @errordeveloper also didn't update his "poseidon" example (yet?). |
@slintes I am planning to work on this after kubernetes/kubernetes#9646 is merged. Right now, there is no way to tell Kubernetes what IP we allocated for a pod, basically. |
ok, thx! |
@paulbellamy @errordeveloper does #1199 address this issue? |
I am quite sure it does, Matthias. Please close this one. On Fri, 4 Sep 2015 08:00 Matthias Radestock notifications@github.com
|
Hi,
as discussed via mail with Bryan it would be nice to have automatic IP assignment when using weave in combination with Kubernetes, like it is done here: https://github.com/errordeveloper/weave-demos/tree/master/poseidon. The current configuration (writing configuration files with cloud config for each cluster node) is not scalable.
A nice option for providing the basic configuration and coordinating individual configurations of the cluster nodes would be using etcd.
This is related to #22, but another usecase.
Kind regards, Marc
The text was updated successfully, but these errors were encountered: