tkestack / galaxy

Providing high-performance network for Kubernetes
Other
109 stars 39 forks source link

Add underlay network quick start doc #127

Open chenchun opened 3 years ago

blue-troy commented 3 years ago

it should describe different cni's advance and limit, such as macvlan ipvlan l2 lost the feature of cluster ip and service,and what linux kernal we shoud use for the specific underlay cni. which cni we should choose for different environment,and the solution we can do for lost feature of cluster ip and service such as use tc to redirect egress to the host namespace.