15 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
c638b3ce55 Update README.md
explore integration of an ingress controller so Kube-router will be one complete solution for both east-west and north-south traffic
2017-05-09 12:32:47 +05:30
Murali Reddy
584a2a5abf Update README.md 2017-05-09 02:00:12 +05:30
Murali Reddy
7004632cb3 BUG 1: If service manifest has "SessionAffinity" set, then configure IPVS to provide session persistence
configure ipvs service configuration to provide persistence
2017-05-09 00:44:04 +05:30
Murali Reddy
9cda2746ca set --run-router flag to true by default 2017-05-08 22:39:49 +05:30
Murali Reddy
1ef746c0b6 Update README.md 2017-05-04 15:30:48 +05:30
Murali Reddy
6fb3800700 Update README.md 2017-05-02 00:27:14 +05:30
Murali Reddy
dfd063afd3 Update README.md 2017-04-30 21:08:22 +05:30
Murali Reddy
aff7de03dc Update README.md 2017-04-30 14:33:33 +05:30
Murali Reddy
231e5cee71 enable kube-router to be run as daemonset 2017-04-27 03:08:37 +05:30
Murali Reddy
6ecb4bb2c8 TODO's, Acknowledgement and other edits to README 2017-04-24 02:49:09 +05:30
Murali Reddy
d4edfc02fe cleanup rules in filter table, OUTPUT chain used for ingress filtering
on  "kube-router --cleanup-config"
2017-04-22 20:14:04 +05:30
Murali Reddy
7826f71645 Update README.md 2017-04-20 12:39:49 +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