Update README.md

This commit is contained in:
Murali Reddy 2017-05-31 01:36:53 +05:30 committed by GitHub
parent 6517db964b
commit 1f2ad9e009

View File

@ -107,6 +107,10 @@ and if you want to move back to kube-proxy then clean up config done by kube-rou
```
and run kube-proxy with the configuration you have.
### Kube-router with cluster installers
Please see the [steps](https://github.com/cloudnativelabs/kube-router/tree/master/contrib/bootkube) to deploy Kubernetes cluster with Kube-router using bootkube
## Theory of Operation
Kube-router can be run as a agent or a pod (through daemonset) on each node and leverages standard Linux technologies **iptables, ipvs/lvs, ipset, iproute2**