18 Commits

Author SHA1 Message Date
Murali Reddy
7d2d5b4ebb update readme to mention support for network policy GA 2017-07-28 14:35:45 +05:30
Bryan Zubrod
f0d5947529 Add Pod Toolbox features to the container (#50)
* container: Add tools/scripts/docs for troubleshooting.
* Add iproute2
2017-07-11 12:48:48 -05:00
Bryan Zubrod
14cbce9f45 Docs: Reworded, reorganized (#48)
* README: Add link to blog about Network Policies
* More style
[skip ci]
2017-07-11 08:53:35 -05:00
Bryan Zubrod
5af635a9bc CI: Automated build/release workflow (#46)
TLDR; Run "make help" for options.

* gofmt
* .gitignore kube-router binary
* Docs: build/release workflow
* Implement build/release workflow
2017-07-09 11:21:26 -05:00
Bryan Zubrod
e5b47ed139 NetworkServiceController: Add hairpin-mode support (#44)
* network_services_controller: Cosmetic updates
* Docs: Add hairpin-mode
* NSC: Add hairpin-mode support
* Reorder logic to ensure no hairpin rules without hairpin settings
* Fine-tune rules to include vport
* Fix delete rules logic/bugs
2017-07-07 00:23:17 -05:00
Murali Reddy
a757ea3203 Allow multiple peer routers specified through global BGP peer router flag '--peer-router'.
Node annotation to specifiy BGP peer routers also supports one or more BGP peers.

Fixes #37
2017-07-03 22:53:04 +05:30
Murali Reddy
6afd1d6849 adding architecture details 2017-06-23 15:03:39 +05:30
Murali Reddy
b00133178b restructuring documentation 2017-06-22 21:36:45 +05:30
Murali Reddy
0f6066e43f update kops.md documentaition to reflect kops 1.6.2 with kube-router support 2017-06-22 14:38:54 +05:30
Murali Reddy
fa333c1753 Update README.md 2017-06-13 10:54:58 +05:30
Murali Reddy
2703522040 Support more than a single AS per cluster and configurable node specific
external BGP routers

Fixes #22
2017-06-13 10:22:22 +05:30
Murali Reddy
3524a2a0ae Update bootkube.md
removed the requirement to edit kubelet manifest, as now kube-router gets node name from env variable
2017-06-07 03:36:16 +05:30
Murali Reddy
c072469a11 Update kops.md 2017-06-03 07:18:25 +05:30
Murali Reddy
a478a2dc71 Documentation for deploying Kube-router with KOPS
Done as part of #13. Still PR need to merged in upstream KOPS
2017-06-03 07:13:25 +05:30
Murali Reddy
0bfe869fbe Update bootkube.md 2017-06-01 21:52:34 +05:30
bzub
8c6d646e45 Docs: fix curl commands in bootkube.md 2017-05-29 21:37:21 -05:00
bzub
221233ea1c Add Documentation skeleton + bootkube doc 2017-05-26 10:57:42 -05:00
Murali Reddy
04a5cc033a base line version tested with kube 1.5.6, 1.6 2017-04-17 10:33:09 +05:30