4 Commits

Author SHA1 Message Date
Murali Reddy
1e26baf7af fix bug in using '--master', '--kubeconfig' flags
Check was being made if file '/var/lib/kube-router/kubeconfig' exists even when one of the above flag was provided
2017-05-10 16:10:23 +05:30
Murali Reddy
231e5cee71 enable kube-router to be run as daemonset 2017-04-27 03:08:37 +05:30
Murali Reddy
a4e773bd91 edit README and handle external (outside from cluster) access to nodeport services
by masqurading the traffic so the return traffic from the pod hits the node before
going to the client
2017-04-18 03:37:46 +05:30
Murali Reddy
04a5cc033a base line version tested with kube 1.5.6, 1.6 2017-04-17 10:33:09 +05:30