Nicolas Perraut
0a9b164c0f
Update kubeadm iptables cleanup command ( #424 )
...
- Repository URL changed
- Update version
- Update flag (see #278 )
2018-05-06 01:29:56 +05:30
Murali Reddy
05b702a94b
[WIP] docs cleanup ( #418 )
...
* docs cleanup
* fix unit test
* index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* docs
* intro
* Update index.md
* docs
* Update index.md
* Update index.md
* Update README.md
2018-05-03 12:32:08 +00:00
Andrew Sy Kim
e13b77141b
Add DigitalOcean Sponsorship ( #414 )
2018-04-28 09:34:40 -04:00
Murali Reddy
27d51cdd79
add docs/index.md for mkdocs ( #416 )
2018-04-28 09:34:09 +00:00
Murali Reddy
41332a18b9
Ability to enable/disable node advertising its pod CIDR to external BGP peers ( #408 )
...
* Node should advertise its pod CIDR to external BGP peers only if
--advertise-node-pod-cidr is set to true (defaults to true).
This is to enable a case where pod's remain non-routable from out of the
cluster but service VIP's can be routable from out side the cluster.
* fix unit test
* address review comments
2018-04-23 18:32:59 +00:00
Murali Reddy
041c05570a
minimize sync()'s done by the controllers ( #399 )
...
* minimize sync() done by the controllers
* deprecate --config-sync-period
* review comments
2018-04-18 10:48:57 +05:30
Murali Reddy
71d16bf4d6
code restructuring as per typical golang projects ( #397 )
...
* code restructuring as per typical golang projects
* fix link in docs
2018-04-17 00:18:20 +05:30