Commit Graph

12 Commits

Author SHA1 Message Date
Jon Chiu 17c18d1103 Document kubenet and --topology private 2017-03-04 23:54:03 -08:00
Matthew Mihok bc235765d1 Adding basic flannel support 2017-02-11 16:26:18 -05:00
Stephen Schlie 991fc5bc7c Integrating Canal (Flannel + Calico) for CNI (#1459)
* Integrating Canal (Flannel + Calico) for CNI

Initial steps to integrate Canal as a CNI provider for kops

Removed CNI in help as per chrislovecnm

* Integration tests, getting closer to working

- Added some integration tests for Canal
- Finding more places Canal needed to be added
- Sneaking in update to Calico Policy Controller

* Add updated conversion file

* turned back on canal integration tests

* fixed some rebase issues

* Fixed tests and flannel version

* Fixed canal yaml, and some rebasing errors

- Added some env vars to the install-cni container to get the proper
  node name handed off

* Added resource limits

- set resource limits on containers for Canal
- Ran through basic calico tutorials to verify functionality

* Updating Calico parts to Calico 2.0.2
2017-02-11 11:03:23 -05:00
heschlie a4b7093b0d Calico integration
Adding the option to install Calico with the `--networking calico`
argument.  This will currently deploy Calico v2.0 to the cluster.

Documentation has also been updated with information about Calico and
where one can find more information or help.
2016-12-20 10:13:00 -08:00
Sharif Nassar c28105cf85 Update link to Weave repository. 2016-12-19 11:38:01 -08:00
chrislovecnm cd39c71c5e docs updated 2016-11-16 15:54:19 -07:00
Jakub Paweł Głazik e3edfd2792 Clarify /24 CIDR allocation
Kubenet allocated /24 CIDR to each Node, not Pod
2016-11-09 13:27:56 +01:00
Caleb Gilmour cd35aafd8b Adds a link in networking docs for Romana install 2016-11-08 14:33:17 +13:00
chrislovecnm a91462695f Documenation for the new stuff and cleaning up test 2016-10-19 09:20:39 -06:00
Justin Santa Barbara d2ccc99e86 WIP network mode docs 2016-08-27 15:19:15 -04:00
Justin Santa Barbara dc63e307df Allow pluggable networking: classic, kubenet, external 2016-08-22 12:32:15 -04:00
Justin Santa Barbara a7e2a24c94 Add docs on AWS VPC 50 node limit
Also on subnets & routing tables.

Fix #246
2016-08-03 01:44:38 -04:00