Commit Graph

27 Commits (4282f695c92582b77b95563f8a7d230bfc939748)

Author SHA1 Message Date
Steve Perry 458548ace1 Move Guide topic: Network Plugins. (#2819)
* Move Guide topic: Network Plugins.

* Fix link.
2017-03-14 15:45:26 -07:00
chenhuan12 960bb03b30 replace argumment with argument
replace argumment with argument
2017-02-21 10:18:55 -08:00
Minhan Xia 40c801bd11 delete exec network plugin 2017-01-04 17:33:09 -08:00
chentao 99f964e072 Delete descriptions which related with removed or depreated values 2016-12-28 14:26:48 +08:00
dongziming 19fda13172 Fix typos 2016-12-23 20:53:16 +08:00
devin-donnelly 100d3dc7b6 Merge branch 'master' into non-masquerade-cidr 2016-12-21 16:11:53 -08:00
Ben Balter 5bab707a82 Merge branch 'master' into inline-titles 2016-12-19 18:46:34 -05:00
Janet Kuo 9b432f24e6 Remove .0 suffix from all references to {{page.version}} 2016-12-15 13:14:47 -08:00
Ben Balter bfa604351f add explicit titles to docs 2016-12-15 15:16:54 -05:00
Cao Shufeng 3a9566810e [kubenet] add description about non-masquerade-cidr
For kubenet, users should run kubelet with argument
--non-masquerade-cidr, or pods may have problem when access
"10.0.0.0/8" cidr. Also, if --pod-cidr is set outside the scope
of --non-masquerade-cidr, node will do ip masquerade for ingress
packets, which is not excepted.
2016-11-23 23:47:13 -05:00
devin-donnelly 886ca4acdb Merge pull request #1596 from CaoShuFeng/enhance-cni
Add details about loopback cni plugin
2016-11-21 16:54:43 -08:00
devin-donnelly 873cef7109 Merge pull request #1615 from linfan/master
Add limitation note of using host-port
2016-11-21 16:49:32 -08:00
Fan Lin 47b59475cc Add limitation note of using host-port 2016-11-04 09:03:48 +08:00
Cao Shufeng 68f8244507 Add details about loopback cni plugin
This change provide a href to users, so that users knowns where to
download this loopback cin plugin. And a more accurate link about
cni configuration file is provided.
2016-11-01 05:57:43 -04:00
Bryan Boreham 3f8d2817ce Merge branch 'master' into kubenet-note 2016-10-25 10:26:30 +01:00
Bryan Boreham f5ca6fae32 Update documentation about CNI flags and requirements (#1516)
* Update CNI kubelet option names

* Expand the minimum CNI requirements
2016-10-21 19:19:06 -07:00
Bryan Boreham 4f0d6c1609 Adjust wording per review comments 2016-10-20 09:48:17 +01:00
Bryan Boreham c8abb1c5f8 Clarify what kubenet does and does not do 2016-09-28 16:58:31 +01:00
Justin Santa Barbara c135fa4b4f Document `network-plugin-mtu` option 2016-08-20 11:19:51 -04:00
foxish 66f28bb820 Adding OWNERS for docs. 2016-08-02 18:13:52 -07:00
Minhan Xia 8f65764acb add usage summary for network plugins 2016-07-07 14:37:29 -07:00
Minhan Xia df20c0a7ff explain network-plugin-dir in case of kubenet 2016-06-29 11:42:56 -07:00
Lee Calcote fe21dfa5b3 Updated CNI spec reference
CNI spec has moved from appc organization in github to containernetworking organization.
2016-06-13 08:33:31 -05:00
johndmulhausen 73df8c3959 Merge pull request #644 from a-robinson/kubenet
Add table of contents and fix formatting of network plugins page
2016-06-09 12:59:11 -07:00
Euan Kemp ccac6c8ae2 Update github tree links to use a valid version
The `page.version` variable is set to a value like "1.x", while github
releases always have a version with 3 parts (like "1.x.y"). Using
`page.version` by itself in a kubernetes tree link does not work and
each of the changed links below 404s right now.

In the future, it might make sense to instead have a version variable
that includes the patch number as well.
2016-06-08 13:53:49 -07:00
Alex Robinson 2274e3616e Add table of contents and fix formatting of network plugins page 2016-06-08 09:08:54 -07:00
John Mulhausen 97c728d343 1.2 changes for admin/ 2016-03-06 04:26:30 -08:00