Jared
04f6af0948
Merge branch 'master' into fix-typo
2016-12-13 14:59:15 -08:00
Janet Kuo
6535ffad28
Merge branch 'master' into update-generated-docs
2016-12-13 13:56:50 -08:00
Janet Kuo
28899d6ec6
Run update-imported-docs.sh
2016-12-13 13:44:13 -08:00
hasahni
dd1fa0039d
Add Nuage as a networking plugin for Kubernetes. ( #1849 )
2016-12-13 11:06:35 -08:00
Peter Lee
ba1ce0bd5d
Merge branch 'master' into fix-typo
2016-12-13 22:46:24 +08:00
xialong.lee
fb7cca7a2f
fix-typo
2016-12-10 14:40:48 +08:00
Derek Carr
8dad44f45c
quota by storage class
2016-12-09 16:15:08 -05:00
Bilgin Ibryam
3ebef7eece
Fixed typos
2016-12-09 08:49:26 +00:00
CaoShuFeng
2a122c7a00
Update authorization.md
...
fix role name
2016-12-08 17:28:56 -06:00
Jeff Schroeder
54a08f7bdb
Linkify issue for audit support in kubernetes
2016-12-08 17:03:34 -06:00
Cao Shufeng
0142f40d59
[authorization] update doc about roleRef
...
This update is made according to this commit in code:
https://github.com/kubernetes/kubernetes/commit/8c788233e778f3b0ebef560762c1433c12ea1d43
It has already be released with k8s v1.5, so it's reasonable to
update the doc now.
2016-12-08 07:41:32 -05:00
CaoShuFeng
0a1a6eb5ec
Merge branch 'master' into non-masquerade-cidr
2016-12-08 03:37:01 -06:00
devin-donnelly
b5a695f86b
Update index.md
2016-12-07 17:45:48 -08:00
nikhiljindal
c1b2d5d3f0
Updating information on how to pass federations flag to kube-dns
2016-12-07 17:45:47 -08:00
Jordan Liggitt
1f5a822974
kubelet authnz
2016-12-07 17:45:46 -08:00
Jordan Liggitt
97904b7d0b
split out TLS bootstrapping topic
2016-12-07 17:45:46 -08:00
Jordan Liggitt
c3a38d3cb7
fixup assigness
2016-12-07 17:45:46 -08:00
Jordan Liggitt
b466b35727
update required non-resource paths
2016-12-07 17:45:46 -08:00
Jordan Liggitt
69920baf18
update assignees
2016-12-07 17:45:46 -08:00
David Oppenheimer
7ce65a3356
Add task documentation for safely draining nodes. Also update PDB to v1beta1.
2016-12-07 17:42:10 -08:00
Random-Liu
314eec0ac3
Addressed comments.
2016-12-07 17:42:09 -08:00
Random-Liu
10e93ead2a
Update node conformance test document.
2016-12-07 17:42:09 -08:00
Anirudh Ramanathan
62f39021e8
Update node.md to reflect changes to node controller ( #1757 )
...
* Update node.md to reflect changes to node controller
* Review fixes.
2016-12-07 17:42:05 -08:00
Jerzy Szczepkowski
780b1a17a4
Added user doc for GCE HA master.
...
Added user doc for GCE HA master.
2016-12-07 17:41:06 -08:00
Madhusudan.C.S
8cd5f9652a
Add a note about the motivation behind adding/removing clusters.
2016-12-07 17:41:06 -08:00
Madhusudan.C.S
f8cce7a66c
Address review comments.
2016-12-07 17:41:05 -08:00
Madhusudan.C.S
90cb6fa714
[Federation] Document simplified federation control plane deployment via kubefed.
2016-12-07 17:41:05 -08:00
Zihong Zheng
170dff491d
Adds docs for dns horizontal autoscaling feature
2016-12-07 17:41:05 -08:00
Di Xu
a8ad6d33c6
add doc for experimental-keystone-ca-file flag
2016-12-07 17:41:04 -08:00
Jared
fdac9a62b0
Merge branch 'master' into fix-authentication-md-syntax
2016-12-07 17:31:21 -08:00
Jared
7aee1d8528
Merge branch 'master' into patch-1
2016-12-07 17:20:42 -08:00
Jeff Schroeder
d918aca4e4
Fix minor syntax bug in the authentication docs
2016-12-07 16:00:45 -06:00
Sam Ghods
b650f662dd
Fix grammatical issues in node.md
2016-12-06 17:54:38 -08:00
Jared
af6a428688
Update authentication.md
2016-12-06 17:30:17 -08:00
Luke Kysow
8ffb484df9
Add newline to markdown so bullets show up properly
2016-12-05 14:48:21 -08:00
pao
448b8c074f
Update dns.md: add details about subdomain.
2016-11-29 12:12:18 +08: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
Zihong Zheng
4a32cb82da
Updates addons section for cluster-components
2016-11-22 09:42:01 -08:00
devin-donnelly
01935a77ad
Merge pull request #1522 from sjenning/fix-autoscaler-doc
...
AUTOSCALER not AUTOSCALING
2016-11-21 16:57:56 -08: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
devin-donnelly
fb38685529
Merge pull request #1617 from mkulke/adjust-node-hostname-docs
...
Updated the NodeHostname entry.
2016-11-21 16:49:07 -08:00
devin-donnelly
7c86da9e9a
Merge pull request #1642 from travissalascox/master
...
Update dns.md
2016-11-21 16:39:22 -08:00
devin-donnelly
c3de6fa5e7
Merge pull request #1700 from chrismarino/chrismarino-patch
...
Invalid characters
2016-11-21 14:47:46 -08:00
devin-donnelly
ca7e03fd77
Merge pull request #1714 from bacongobbler/rbac-move-superuser-flag
...
move "Privilege Escalation Prevention and Bootstrapping closer
2016-11-21 14:47:11 -08:00
Jared
3dc6120e8e
Merge branch 'master' into adjust-node-hostname-docs
2016-11-21 14:33:26 -08:00
devin-donnelly
0d3e850b0c
Merge pull request #1738 from ahmetalpbalkan/patch-6
...
Fix code block rendering issue
2016-11-21 14:22:56 -08:00
Jared
bd02d27d11
Merge branch 'master' into patch-2
2016-11-21 14:21:11 -08:00
devin-donnelly
ab80f27df2
Merge pull request #1742 from caseydavenport/update-calico-links
...
Update Calico links to new docs
2016-11-21 14:15:42 -08:00
Jared
1e1db181e1
Merge branch 'master' into patch-2
2016-11-21 14:07:47 -08:00