-
Notifications
You must be signed in to change notification settings - Fork 470
Home
Murali Reddy edited this page May 16, 2017
·
22 revisions
Welcome to the kube-router wiki!
Kube-router consiste of 3 core components
- Network Services Controller
- Network Policy Controller
- Network Routers Controller
Please read blog for design details and pros and cons compared to iptables based Kube-proxy https://cloudnativelabs.github.io/post/2017-05-10-kube-network-service-proxy/
Demo of Kube-router's IPVS based Kubernetes network service proxy
Please read blog for design details of Network Policy controller https://cloudnativelabs.github.io/post/2017-05-1-kube-network-policies/
Demo of Kube-router's iptables based implementaton of network policies