You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 11, 2020. It is now read-only.
Currently the controller has a very simple network setup user facing (waterfront/kube api) versus cluster data/control plane what we call the private interface (everything else).
Allow the administrator to split the cluster data/control plane between physical interfaces on the controller.
Allow those interfaces to include virtual interfaces as well (e.g. VLANs), potentially a controller could then only need one interface.
Traffic splitting should focus on the control plane (PXE boot, image delivery), Ceph data plane, and the interpod communication fabric.