Skip to content
This repository has been archived by the owner on Dec 5, 2017. It is now read-only.

Networking TBD. #5

Open
timothysc opened this issue Jul 11, 2014 · 16 comments
Open

Networking TBD. #5

timothysc opened this issue Jul 11, 2014 · 16 comments

Comments

@timothysc
Copy link

This a place marker and TBD.

Currently there is a large gaping hole around the resolution of the GCE network model and the ephemeral re-route model. The closest idea which holds water that I've seen is possibly: https://groups.google.com/forum/#!topic/docker-dev/6tt1y9FTWKg .

But this will indeed affect the slave nodes that the kublet lands on.

@justinholmes
Copy link

Why not use openvswitch and gre tunnels?

@timothysc
Copy link
Author

Here is a broad overview.
kubernetes/kubernetes#494

@jdef
Copy link

jdef commented Oct 27, 2014

related, some recent activity in k8s for service networking, using an IP-per-service model:

will (minimally) require sync'ing our godeps to the latest k8s (probably a good amount of work here)

@jdef
Copy link

jdef commented Oct 27, 2014

related docker work to eliminate userland proxies:

@jdef
Copy link

jdef commented Nov 8, 2014

Docker is proposing native ovs integration.
moby/moby#8951

@timothysc
Copy link
Author

Yeah, I've been tracking. Many of the new proposals could change more then networking.

@jdef
Copy link

jdef commented Nov 14, 2014

@timothysc
Copy link
Author

FWIW, it's my understanding that flannel is a v1 get the ball rolling solution with a plan for replacement.

@jdef
Copy link

jdef commented Dec 17, 2014

IP-per-service will land with #102

@timothysc
Copy link
Author

@jdef I'm not following the "IP-per-service"?

Latest word on the Docker front was that their networking plugins were due out in ~1-2 Months which will likely ripple all the way through.

@jdef
Copy link

jdef commented Jan 3, 2015

I'll have to catch up with docker networking. K8s introduced service
portals in v0.5x. Along with that came ip-per-service and the portal
network. We'll support that once #102 is merged. From the most recent
commits it looks like k8s networking may evolve further in the next major
release (0.8x).

--sent from my phone
On Jan 2, 2015 3:53 PM, "Timothy St. Clair" notifications@github.com
wrote:

@jdef https://github.com/jdef I'm not following the "IP-per-service"?

Latest word on the Docker front was that their networking plugins were due
out in ~1-2 Months which will likely ripple all the way through.


Reply to this email directly or view it on GitHub
#5 (comment)
.

@timothysc
Copy link
Author

@jdef Sadly there are 1/2 a dozen networking proposals open, and Docker follows the, "it will be open source once we chuck it over the fence" mantra. I'm not entirely certain what the final secret sauce will contain...

@jdef
Copy link

jdef commented Jan 15, 2015

@timothysc
Copy link
Author

Also upstream networking proposal for interface:
moby/moby#9983

@jdef
Copy link

jdef commented Apr 1, 2015

k8s networking plugins: kubernetes/kubernetes#5069

@jdef
Copy link

jdef commented Feb 21, 2016

#785 fixes some problems when trying to run k8s-mesos w/ native k8s networking (including overlay solutions)

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

No branches or pull requests

3 participants