bzub
7dedc3fa00
options, app: - Handle more config errors
...
- Add --help/-h for usage information
2017-07-05 21:58:09 -05:00
Murali Reddy
d042dbb21e
Add new Node api watcher which watches for add/remove nodes events.
...
On add/remove node events, perform refresh of peers to the peers as per the
current set of active nodes. If a node is removed, delete the BGP nieghbor relation.
Fixes #14
2017-05-30 20:35:23 +05:30
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