From 1f2ad9e0094af9bf924b0a6eb29f56922ddf226e Mon Sep 17 00:00:00 2001 From: Murali Reddy Date: Wed, 31 May 2017 01:36:53 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a433a603..87458494 100644 --- a/README.md +++ b/README.md @@ -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**