Commit Graph

874 Commits (0abbfdc12e437e445b037b926a8a637739ae1605)

Author SHA1 Message Date
scjane 32088c5f5d Update index.md 2017-01-24 16:44:00 +08:00
scjane ac7d47d03d Update cluster-management.md 2017-01-24 14:09:53 +08:00
Peter Lee 51f3089cf3 Merge branch 'master' into patch-3 2017-01-24 10:08:39 +08:00
YuPengZTE 64c9a962ae fix typo
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

Author:    yupengzte <yu.peng36@zte.com.cn>
2017-01-23 17:43:45 -08:00
scjane beb6774b63 Update index.md 2017-01-23 17:41:06 -08:00
Andrew Chen 608a81204d Merge pull request #2138 from freehan/deprecate-exec-network-plugin
delete exec network plugin
2017-01-23 10:37:45 -08:00
Andrew Chen 621c895de1 Merge pull request #2126 from chentao1596/check-gce-cbr0
change the flag which controlls the cbr0's create
2017-01-23 10:32:53 -08:00
Andrew Chen 169c525e0a Merge pull request #2111 from tanshanshan/replace-scheduler-command
replace hack/build-go.sh with make
2017-01-23 10:31:59 -08:00
Andrew Chen c9ababdf6c Merge pull request #2284 from khalpin11/patch-2
Fix docs typo
2017-01-23 09:38:16 -08:00
Stefan Sauer 4dbe8511ba Add a link for headless services (#2267) 2017-01-21 16:50:50 -08:00
khalpin11 0168fbc029 Fix docs typo
"Action use IaaS providers reliable storage (e.g. GCE PD or AWS EBS volume) for VMs with apiserver+etcd" did not follow the same format as other actions in this section.
2017-01-18 09:32:37 -07:00
Peter Lee fe1640a71e fix yaml source links of addons 2017-01-18 16:48:45 +08:00
Marc Boorshtein 91ddb6aa08 Merge branch 'master' into master 2017-01-17 21:09:41 -05:00
Janet Kuo 4ef058c970 Use {{page.version}} instead of hard-coded release number 2017-01-17 17:00:43 -08:00
xilabao a2d0e7c165 update role example 2017-01-17 16:35:01 -08:00
Michael Mrowetz 705f74fad0 de-duplicated sentence. 2017-01-17 16:05:50 -08:00
Marc Boorshtein 5244bb8b6e integrated docs from ts.com wiki w/o product info 2017-01-16 08:12:43 -05:00
tanshanshan 1095dd27ab Merge branch 'master' into replace-scheduler-command 2017-01-16 08:59:57 +08:00
Ronald Petty 640f5c5813 Update accessing-the-api.md
Minor typo fixes.

* missing paran
* needed space
2017-01-11 18:52:26 -08:00
steveperry-53 0e497739ec Fix invisible bulleted list. 2017-01-11 08:37:43 -08:00
Andrew Chen 01ec3ecf82 Fixed broken link
[core API group] should link to (/docs/api/)
2017-01-10 13:58:04 -08:00
Daniel Smith 98d2cb6f44 Remove lavalamp from docs he doesn't know anything about 2017-01-09 15:14:38 -08:00
Andrew Chen 3f1e560b45 Merge pull request #2147 from leahnp/lpetersen-etcd-link
Updated link for etcd to point at latest docs
2017-01-09 14:15:07 -08:00
Andrew Chen 3ada59ed59 Merge pull request #2167 from ankon/patch-1
Fix the link to the authentication documentation
2017-01-09 13:51:04 -08:00
Daniel Serodio 25db3d2979 Fix link to kube-dns docs
The link to kube-dns is broken, I believe this is the current location of kube-dns documentation.
2017-01-09 14:24:57 -02:00
Andreas Kohn 78edbf0f16 Fix the link to the authentication documentation 2017-01-08 11:44:08 +01:00
Leah Petersen e3fd0664a3 updated link for etcd to point at latest docs 2017-01-07 15:04:21 -08:00
Devin Donnelly 3303506927 Adds explicit titles to all docs missing them. 2017-01-05 15:14:27 -08:00
Devin Donnelly 4ba73911be TOC and Titling debugging updates. 2017-01-05 14:39:42 -08:00
Minhan Xia 40c801bd11 delete exec network plugin 2017-01-04 17:33:09 -08:00
tanshanshan 2019b68e30 Merge branch 'master' into replace-scheduler-command 2017-01-05 08:39:08 +08:00
Mik Vyatskov 2b386047e8 Add cluster-level logging overview 2017-01-04 14:00:22 +01:00
chentao1596 b8b448fb63 change the flag which controlls the cbr0's create 2017-01-04 09:16:51 +08:00
tanshanshan 42eba1866a Merge branch 'master' into replace-scheduler-command 2017-01-04 08:36:53 +08:00
devin-donnelly a244c4084a Merge pull request #2099 from jgmize/patch-1
Fix #1552: dead link to kube-dns/README.md
2017-01-03 15:41:28 -08:00
devin-donnelly f1c6ffec88 Merge pull request #2040 from kad/cloud-config
Append note about content and format of /etc/kubernetes/cloud-config.
2017-01-03 15:33:32 -08:00
tanshanshan a95cfcddf2 replace hack/build-go.sh with make 2017-01-03 16:46:57 +08:00
Josh Mize f5ad6db8c2 Fix #1552: dead link to kube-dns/README.md
Fix dead link caused by renaming build-tools back to build in https://github.com/kubernetes/kubernetes/issues/38126
2016-12-31 06:59:03 -06:00
devin-donnelly 10a57f1e61 Merge pull request #2090 from jaredbischof/jaredbischof-patch-1
Headless service spec missing attribute
2016-12-29 15:32:18 -08:00
devin-donnelly e516d18ed0 Merge pull request #1962 from chentao1596/kubelet-network-kubenet
Delete descriptions which related with removed or deprecated values
2016-12-29 14:58:11 -08:00
Jared Bischof a5ebaa54ff Headless service spec missing attribute
The headless service spec example requires the attribute clusterIP: None. Without this, the service that is created is not headless and the two example pods will not be able to nslookup one another.
2016-12-29 16:34:27 -06:00
Mayank Kumar 40841e0e70 add title for pod disruption budget 2016-12-29 00:12:50 -08:00
Jeff Sloyer 7e4ef9a0be Merge branch 'master' into all-user-doc 2016-12-28 22:00:03 -05:00
Alexander Kanevskiy 9cd582fd7a Append note about content and format of /etc/kubernetes/cloud-config. 2016-12-28 13:38:09 +02:00
gbzhu 2cc0485a70 fix typos 2016-12-28 17:48:46 +08:00
chentao 99f964e072 Delete descriptions which related with removed or depreated values 2016-12-28 14:26:48 +08:00
Jared 2a9865f65d Merge branch 'master' into fix-typos 2016-12-27 13:50:06 -08:00
devin-donnelly f38055c553 Merge pull request #1463 from MrHohn/cluster-components-addons
Updated addons section for cluster-components
2016-12-27 13:49:39 -08:00
Aaron.L.Xu e7d75b39f6 Merge branch 'fix-typos' into master 2016-12-24 12:52:36 +08:00
dongziming 19fda13172 Fix typos 2016-12-23 20:53:16 +08:00
Aaron.L.Xu f535febaa1 fix some typos and resolve conflicts 2016-12-23 03:55:51 -08:00
Aaron.L.Xu ee8c812ef5 Merge pull request #12 from CandiceGuo/master
modify some grammar mistakes and spelling mistakes in /doc/
2016-12-23 19:41:41 +08:00
Aaron.L.Xu cbc897a320 Merge branch 'master' into master 2016-12-23 19:40:51 +08:00
CandiceGuo 990bc41aac modify some grammar mistakes in /doc/ 2016-12-23 14:39:27 +08:00
dongziming 2374e3d1bb Fixed some e.g. problems and some spelling errors. 2016-12-23 13:44:14 +08:00
Aaron.L.Xu f4ac637e27 Merge pull request #2 from tim-zju/symbolError
fix typos
2016-12-23 11:41:02 +08:00
devin-donnelly 4ab9a935c8 Merge pull request #2032 from alejandroEsc/ae/crts
authentication/#creating-certificates document inconsistent in naming for the server certificate.
2016-12-22 18:58:33 -08:00
devin-donnelly ab3c6a1b74 Merge pull request #1925 from alejandroEsc/ae/node_status
Slight improvement to clarity of Nodes.md
2016-12-22 18:42:00 -08:00
devin-donnelly b214018635 Merge pull request #1937 from xingzhou/kube-38143
Update API server --apiserver-count description.
2016-12-22 18:38:53 -08:00
devin-donnelly 1ea8cab29c Merge branch 'master' into patch-1 2016-12-22 18:31:04 -08:00
yanan Lee fbf57b224f spelling error
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>

Incorrect spelling

Signed-off-by: yanan Lee <energylyn@zju.edu.cn>

spelling error

Signed-off-by: yanan Lee <energylyn@zju.edu.cn>

Incorrect spelling

Signed-off-by: yanan Lee <energylyn@zju.edu.cn>

Revert "Incorrect spelling"

fix some typos

Signed-off-by: Jie Luo <luo612@zju.edu.cn>

fix a typo

Signed-off-by: Jie Luo <luo612@zju.edu.cn>

fix a typo

Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-23 08:01:52 +08:00
Elijah C. Voigt f9d1cbc8fa Remove italics, correct CamelCase typos in titles 2016-12-22 14:26:59 -08:00
Alejandro Escobar 0f96b1ed77 fixed server.cert text to server.crt which is consistent with the rest of the document. 2016-12-22 10:05:00 -08:00
Jeff Sloyer 04a783d373
added subject docs on allowing all users 2016-12-22 10:35:51 -05:00
Alejandro Escobar 4c4959e631 changes to node.md for clarity since sections and subsections visually are that different in sizes and single line comment was not clear enough and looked incomplete, specially at first read. Added .idea/ directory in gitignore.
removed change to .gitignore and pushing to a separate pr.

suggested changes made.
2016-12-22 07:08:49 -08:00
SRaddict e0a6a2c835 revert 2016-12-22 17:57:06 +08:00
SRaddict 5d6a3aaa53 fix a series errors of using "a" and "an" 2016-12-22 16:56:12 +08:00
SRaddict 521ae621eb duplicated 'the' 2016-12-22 16:21:49 +08:00
Xing Zhou 59759f5526 Update API server --apiserver-count description.
A validation check is added for option --apiserver-count
in kubernetes ticket #38143. As a result, update related
description in doc.
2016-12-22 15:48:16 +08:00
tim-zju 30f1d03b8d symbol errors in quotation mark
Signed-off-by: tim-zju <21651152@zju.edu.cn>
2016-12-22 15:12:07 +08:00
tim-zju b27310d81a symbol errors
Signed-off-by: tim-zju <21651152@zju.edu.cn>
2016-12-22 14:37:10 +08:00
SRaddict 383e40f978 fix a series punctuation errors 2016-12-22 11:24:05 +08:00
devin-donnelly b98c2aeaaa Merge pull request #1673 from harryge00/patch-2
Update dns.md
2016-12-21 16:18:12 -08:00
devin-donnelly 100d3dc7b6 Merge branch 'master' into non-masquerade-cidr 2016-12-21 16:11:53 -08:00
devin-donnelly d427b0e2e4 Merge pull request #1888 from CaoShuFeng/roleRef
[authorization] update doc about roleRef
2016-12-21 15:20:44 -08:00
devin-donnelly d7543653b4 Merge pull request #1893 from derekwaynecarr/quota-by-storage-class
Document quota by storage class
2016-12-21 15:16:16 -08:00
devin-donnelly ea26037f2e Merge branch 'master' into linkify-github-issue 2016-12-21 15:12:50 -08:00
devin-donnelly 80395355c6 Merge pull request #1907 from bibryam/dns-doc
Fixed typos
2016-12-21 15:12:07 -08:00
devin-donnelly 8170aaa50e Merge pull request #1961 from InQuicker/kubelet-auth-formatting
Fix the formatting of bullet lists on the kubelet auth page.
2016-12-21 17:25:42 -05:00
devin-donnelly 2fc412b5fb Merge pull request #1978 from shettyg/docs
networking.md: Add OVN as a networking plugin option.
2016-12-21 17:23:18 -05:00
devin-donnelly 8afbb0adb5 Merge pull request #2010 from luojie233/branch2
Duplicated 'the'
2016-12-21 17:04:06 -05:00
devin-donnelly 221038bfa9 Merge pull request #2002 from bibryam/various-typos
Small typos fixed
2016-12-21 17:00:10 -05:00
devin-donnelly 619c3ea3b1 Merge branch 'master' into branch2 2016-12-21 16:55:29 -05:00
Jie Luo 757f101117 fix some typos
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-21 16:37:06 +08:00
Jie Luo ccd202a07a Duplicated 'the'
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-21 14:33:37 +08:00
Bilgin Ibryam b4e6c6e1c7 Fixed cricial to critical 2016-12-21 06:24:43 +00:00
devin-donnelly d3f9bdfe24 Merge pull request #2001 from chentao1596/kubelet-static-pod-config
static-pod: --config should be changed to -pod-manifest-path
2016-12-20 19:25:50 -05:00
devin-donnelly 40e658f12d Merge pull request #2000 from xialonglee/cancel-italic-title
Delete italic style markdown symbol
2016-12-20 19:25:22 -05:00
devin-donnelly 71f32c8618 Merge pull request #2004 from nlamirault/patch-1
Fix kube-dns component name
2016-12-20 16:07:17 -05:00
devin-donnelly fc7d0698e4 Merge branch 'master' into calico-addon-link 2016-12-20 15:59:58 -05:00
Nicolas Lamirault fd5e585ebf Fix kube-dns component name 2016-12-20 11:29:44 +01:00
Bilgin Ibryam b413c7eecb Small typos fixed 2016-12-20 08:47:16 +00:00
chentao 4f59dd333f change to new config 2016-12-20 16:41:51 +08:00
Gunjan Patel 09bb00cea2 Merge branch 'master' into calico-addon-link 2016-12-19 23:53:29 -08:00
xialong.lee 231b924608 delete italic style 2016-12-20 09:55:11 +08:00
Ben Balter 5bab707a82 Merge branch 'master' into inline-titles 2016-12-19 18:46:34 -05:00
Lucas Käldström 09e40e26b3 Update the kubeadm documentation to v1.5 2016-12-16 16:29:28 +02:00
Gurucharan Shetty 27d614a4f5 networking.md: Add OVN as a networking plugin option.
OVN is an opensource network virtualization solution
developed by the Open vSwitch community.  It lets one
create logical switches, logical routers, stateful
ACLs, load-balancers etc to build different virtual
networking topologies.  The project has a specific
Kubernetes plugin and documentation at
https://github.com/openvswitch/ovn-kubernetes.
2016-12-15 23:32:24 -08:00
Ben Balter b301f4ad3a add notitle attribute to pages that shouldnt have a title 2016-12-15 17:06:04 -05:00
Gunjan Patel 56fac4ee23 Merge branch 'master' into calico-addon-link 2016-12-15 13:46:27 -08:00
Jared 74317d519d Merge branch 'master' into defalut-version-1.5 2016-12-15 13:40:02 -08:00
gunjan5 668e1a27dd Update Calico docs link 2016-12-15 13:25:49 -08: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
Jared 8a70253a30 Merge branch 'master' into patch-1 2016-12-15 12:06:16 -08:00
Jared edbf9471ac Merge branch 'master' into patch-1 2016-12-15 12:03:50 -08:00
Jared b7a9a4bd4f Merge branch 'master' into patch-1 2016-12-15 12:03:35 -08:00
Jared c3ec5e82cc Merge branch 'master' into kubefed-fixes 2016-12-15 11:53:51 -08:00
Joe Rocklin 01bfb7925f Fix link to nuage
previous markdown resulted in a relative reference, which lead to a 404.
2016-12-15 11:47:10 -05:00
dbaumgarten 061a332ac4 Wrong path for cloud-config in kubeadm.md
The cloud-config file should be located under `/etc/kubernetes/cloud-config` instead of /etc/kubernetes/cloud-config.json.
(See: https://github.com/kubernetes/kubernetes/blob/master/cmd/kubeadm/app/master/manifests.go#L41 )
If the file is not in this location the controller-manager will fail to start, as he is given the --cloud-provider option without --cloud-config. (--cloud-config will only be used when  `/etc/kubernetes/cloud-config` exists https://github.com/kubernetes/kubernetes/blob/master/cmd/kubeadm/app/master/manifests.go#L367 )
2016-12-15 14:58:46 +01:00
Jimmy Cuadra a1dededa56 Fix the formatting of bullet lists on the kubelet auth page. 2016-12-14 15:52:22 -08:00
Janet Kuo f664e4c65a In DaemonSet doc, link to node selection doc instead of repo 2016-12-14 11:21:28 -08:00
Madhusudan.C.S 93ffad35f2 Fix URL typo and whitespace. 2016-12-13 15:27:23 -08:00
Jared 2389d7a5d4 Merge branch 'master' into quota-by-storage-class 2016-12-13 15:07:37 -08:00
Jared 998f8698ff Merge branch 'master' into linkify-github-issue 2016-12-13 15:06:07 -08:00
Jared 682e1355aa Merge branch 'master' into dns-doc 2016-12-13 15:04:48 -08:00
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:
8c788233e7

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
Jared a2dff8d479 Add TOC 2016-11-21 14:07:09 -08:00
Jared ae49f9ec3f Merge branch 'master' into patch-2 2016-11-21 13:59:07 -08:00
Jared cf5d62be14 Merge branch 'master' into front-proxy 2016-11-21 13:59:03 -08:00
Jared 3797f7015f Update Weave Link 2016-11-21 13:29:52 -08:00
Jared 2f0347a4b5 Merge branch 'master' into adjust-node-hostname-docs 2016-11-21 13:27:28 -08:00
Jared 53cd650dc0 Merge branch 'master' into patch-2 2016-11-21 13:27:20 -08:00
Jared 261403297f Merge branch 'master' into front-proxy 2016-11-21 13:27:17 -08:00
chrismarino ce2e9950fc Merge branch 'master' into chrismarino-patch 2016-11-21 13:27:09 -08:00
Jared be9878bd41 Merge branch 'master' into kubenet-note 2016-11-21 12:13:48 -08:00
Jared 4b198e0995 Merge branch 'master' into dns-troubleshooting 2016-11-21 11:43:19 -08:00
Seth Jennings fb8062ec66 Merge branch 'master' into fix-autoscaler-doc 2016-11-21 10:37:21 -06:00
CaoShuFeng 0e5ded3a91 Merge branch 'master' into enhance-cni 2016-11-21 01:04:37 -06:00
Casey Davenport 27d7d4fba3 Update Calico links to new docs 2016-11-20 17:14:33 -05:00
Ahmet Alp Balkan 083f07af4a Fix code block rendering issue
Added an extra new line before triple-backtick for proper rendering on the website.
2016-11-19 18:27:18 -08:00
Casey Davenport a8e129af83 Sort network plugins alphabetically. (#1583) 2016-11-19 14:52:21 -08:00
Matthew Fisher fdf250f86e move "Privilege Escalation Prevention and Bootstrapping closer
This way users don't have to read to the bottom to realize they need to add
--authorization-rbac-super-user=admin to their cluster when bootstrapping for the first time.

🐑
2016-11-17 13:05:45 -08:00
Seth Jennings 5077db9a8b Merge branch 'master' into fix-autoscaler-doc 2016-11-16 14:11:30 -06:00
chrismarino 087f5fbbc5 Invalid characters
Invalid character prevented this page from rendering properly.
2016-11-16 08:11:48 -08:00
chrismarino 0bb20de3a4 Fix broken link by removing invalid characters.... (#1605)
* Fix broken link by removing invalid characters....

The link to this page is broken because of invalid characters introduced with PR #1549.

* Update networking.md
2016-11-16 06:39:54 +01:00
Tim Hockin f855c8a599 Merge branch 'master' into master 2016-11-15 09:20:51 +01:00
Janet Kuo f8eb5f1037 Merge branch 'master' into fix-autoscaler-doc 2016-11-14 14:02:32 -08:00
TRAVIS ALLEN SALAS COX 215dca8e8b Update dns.md
This should at least fix a broken link referenced in [#1640](https://github.com/kubernetes/kubernetes.github.io/issues/1640). Looks like a lot of information was taking out of [this](https://github.com/kubernetes/kubernetes/tree/master/build-tools/kube-dns) README.md recently, if you'd like i can delete the reference section completely if it is out of date and/or no longer needed.
2016-11-07 13:27:27 -06:00
Lucas Käldström 05f67bad8f Update the kubeadm documentation to reflect the new release 2016-11-06 15:29:11 -08:00
Magnus Kulke 38385006ef Fixed spelling 2016-11-04 13:56:13 +01:00
CaoShuFeng 9a20eb9329 Merge branch 'master' into enhance-cni 2016-11-04 13:41:32 +08:00
Fan Lin 47b59475cc Add limitation note of using host-port 2016-11-04 09:03:48 +08:00
Magnus Kulke 0a8408081c Updated the NodeHostname entry. 2016-11-03 20:28:51 +01:00
Dominic001 4641c5f602 Merge branch 'master' into patch-2 2016-11-03 11:37:36 +01:00
devin-donnelly 28925a0620 Merge pull request #1580 from caseydavenport/fix-calico-kubeadm-links
Update Calico add-on link
2016-11-02 15:18:01 -07:00
devin-donnelly aa995dded1 Merge pull request #1546 from soltysh/update_api_reference
Updated imported docs with ./update-imported-docs.sh
2016-11-02 15:16:39 -07:00
deads2k c01dcf1a94 document authenticating proxy: 2016-11-01 08:42:59 -04: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
Dominic001 f6f0da2f9a more generic patch
use kubectl exec command so we dont have to worry about container type
2016-10-29 01:48:34 +02:00
Dominic001 f83b95234a more explicit etcdctl description
assuming that kubernetes is almost always used with docker. In case other container solutions as lxc are integrated this section
will need further revision. Just using the bare etcl command is a bit too less, at least there should be a hint that you log in into the container.
2016-10-28 22:49:17 +02:00
Zihong Zheng b72518e69c Add troubleshooting section to kube-dns readme 2016-10-28 09:39:32 -07:00
Casey Davenport 4ba092ae12 Update Calico add-on link 2016-10-28 08:46:27 -07:00
Maciej Szulik 541ca2c426 Small corrections how to curl eviction endpoint 2016-10-28 11:47:29 +02:00
Maciej Szulik b506e647f3 Updated imported docs with ./update-imported-docs.sh 2016-10-28 11:28:17 +02:00
Bryan Boreham 3f8d2817ce Merge branch 'master' into kubenet-note 2016-10-25 10:26:30 +01:00
Chris Marino 08d1ecd1df Kubeadm consistency 2016-10-24 16:25:58 -07:00
Chris Marino 0bfafbf6a8 Markdown error... 2016-10-24 16:22:55 -07:00
Chris Marino 2232e063aa Edits for consistency..
Kubeadmin, etc.
2016-10-24 16:00:28 -07:00
chrismarino 677699245e Merge branch 'master' into master 2016-10-24 10:01:27 -07:00
Joe Beda 71de608f4d Document kubeadm evn variables 2016-10-24 09:41:39 -07:00
Joe Beda e21ed27c58 Document kubeadm automation. 2016-10-24 09:41:39 -07:00
chrismarino b62a718bca Merge branch 'master' into master 2016-10-24 09:27:22 -07:00
Chris Marino 59d40b3e81 Merge remote-tracking branch 'refs/remotes/kubernetes/master' 2016-10-24 08:23:03 -07:00
Chris Marino 56a8e8bafc Minor content re-org, edits 2016-10-24 08:22:02 -07:00
Devan Goodwin 4fd44b1604 Document kubeadm --skip-preflight-checks. 2016-10-24 11:50:34 -03: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
Chris Marino d8688fa817 Add Romana to docs
ToC, and kubeadm page
2016-10-21 13:32:29 -07:00
Seth Jennings 98a4b521fd AUTOSCALER not AUTOSCALING 2016-10-20 10:46:51 -05:00
Bryan Boreham 4f0d6c1609 Adjust wording per review comments 2016-10-20 09:48:17 +01:00
Feynman Liang 8cab01acfa Merge branch 'master' into patch-1 2016-10-17 20:02:35 -07:00
devin-donnelly 7598df1a94 Merge pull request #1425 from bobbytables/patch-1
Fix code fencing for DNS validation example
2016-10-17 16:37:34 -07:00
Feynman Liang 1480754235 Correct typo in authorization header 2016-10-17 15:58:45 -07:00
devin-donnelly 20028937ab Merge pull request #1454 from pabloguerrero/patch-3
Update index.md
2016-10-17 14:53:13 -07:00
Kami Gerami 3ef9c7e526 34613 404 Not Found on links referring to /docs/user-guide/kubectl/kubectl/
Changed all links referring to kubectl from /docs/user-guide/kubectl/kubectl/ to /docs/user-guide/kubectl/
2016-10-16 13:39:43 +02:00
Pablo Guerrero 8f41a65a40 Update index.md 2016-10-13 14:43:48 +02:00
Lucas Käldström 23d7719663 Move kubeadm reference, add a navigation link to it and assignees 2016-10-11 09:01:12 +03:00
Robert Ross ced57785df Fix code fencing for DNS validation example 2016-10-10 19:39:14 -04:00
devin-donnelly 99e12c694a Merge pull request #1303 from MikeSpreitzer/updoc1
Clarified remark about authorizers determining groups
2016-10-10 15:39:58 -07:00
Mike Spreitzer 12f5e30309 Removed confusing remark about authorizers determining groups
The old text said that the authorizer is expected to determine group
memberships when the authenticator does not.  This not true.  It is
allowed, but not expected --- and none of the standard authorizers do
it.  I tried composing a brief correct statement about this, but the
reviews were mainly aghast that internal details of some non-standard
authorizers were being injected into the discussion of authentictors.
I decided that the better part of valor is simply to delete the whole
topic from here.  Besides, it is a conclusion that any reader would
normally draw --- since there is no statement forbidding it (nor
indeed any indication that there might be a reason to forbid it), any
reader would naturally conclude that an authorizer is free to derive
additional intermediate information of any sort and in any way it
likes.
2016-10-09 15:28:31 -04:00
Mike Spreitzer 30a8b4724f Clarified the apiGroup identified by empty string
Noted this where the relevance of api group is introduced, and
corrected the reference to what the empty string means ("core" api
group, which is the terminology used in the page that introduces api
group, rather than the old text "default").
2016-10-06 21:31:46 -07:00
devin-donnelly 35e25311b5 Merge pull request #1144 from adieu/format
Some small style tweaks to make pandoc working
2016-10-05 15:44:26 -07:00
devin-donnelly 49c83f4d12 Merge pull request #1251 from philips/add-details-from-dns-docs
admin: dns: merge from the build dir
2016-10-05 15:06:29 -07:00
devin-donnelly 6d5580590a Merge pull request #1332 from InQuicker/client-cert-groups
Explain how to define group memberships with client cert authentication.
2016-10-05 14:24:53 -07:00
devin-donnelly 15ada05bb7 Merge pull request #1333 from InQuicker/rbac-subresource
Document subresources in RBAC.
2016-10-05 14:19:58 -07:00
Jordan Liggitt 19e61ec1d6
Describe anonymous access, system:authenticated group 2016-10-05 13:11:37 -04:00
Mike Spreitzer 49c0ed7680 Merge branch 'master' into updoc3 2016-09-30 23:05:47 -04:00
Tim St. Clair 5eff46b035
Fix links to AppArmor policy references 2016-09-30 11:13:07 -07:00
Brandon Philips 8aa10a6fda admin: dns: merge from the build dir
Try and clean this mess up where the build dir has user facing docs and move them here.

Ref: https://github.com/kubernetes/kubernetes/pull/32931
2016-09-28 15:40:53 -07:00
Bryan Boreham c8abb1c5f8 Clarify what kubenet does and does not do 2016-09-28 16:58:31 +01:00
Jimmy Cuadra 19e65e224a Document subresources in RBAC. 2016-09-27 21:30:08 -07:00
Jimmy Cuadra 777e234970 Explain how to define group memberships with client cert authentication. 2016-09-27 17:43:34 -07:00
Mike Spreitzer fa44441f68 Noted HTTP syntax restriction on bearer tokens
Noted that every bearer token, in any of the four authentication
strategies that use bearer tokens, appears in an HTTP header
value without additional quotation/encoding (beyond that supported
by HTTP).  Included a fully concrete example.  Wrote this down once,
where the issue first arises, and referenced it from the other relevant
strategies.

This constraint was elicited in #sig-auth discussion
on Sep 21, and not previously stated explicitly and in a way that
clearly applied to all four kinds of bearer token --- leaving the
reader to wonder if some other encoding is expected.
2016-09-27 16:13:10 -04:00
adieu c42b866ad2 Minor style tweaks. 2016-09-27 17:12:02 +08:00
adieu 838352ff6e Change files in dos format to unix format. Removing ^M. 2016-09-27 17:12:02 +08:00
devin-donnelly ff54de9ae0 Merge pull request #1125 from erictune/rbacgroupref
How to refer to rervice account groups in RBAC
2016-09-26 13:25:14 -07:00
devin-donnelly 53f0dbbe8a Merge pull request #1259 from chmouel/patch-1
minor spelling update
2016-09-26 13:16:05 -07:00
devin-donnelly 971f6a44e7 Merge pull request #549 from mwhooker/patch-1
mark node phase as deprecated
2016-09-26 10:35:35 -07:00
devin-donnelly 98eaa04dc6 Merge pull request #1070 from justinsb/network_plugin_mtu
Document `network-plugin-mtu` option
2016-09-26 10:35:16 -07:00
devin-donnelly 778c119835 Merge pull request #1265 from lukemarsden/master
[WIP] kubeadm and add-on docs
2016-09-26 10:31:43 -07:00
Eric Tune 3750c217ec How to refer to rervice account groups in RBAC 2016-09-26 10:21:27 -07:00
Luke Marsden 10884384de kubeadm and add-ons docs 2016-09-26 14:12:02 +01:00
David Oppenheimer 4a85d6255e Clarify minAvailable approval semantics 2016-09-25 21:30:13 -07:00
Devin Donnelly f4457ae677 Merge remote-tracking branch 'origin' into release-1.4 2016-09-23 16:57:30 -07:00
devin-donnelly 795df8d03e Merge pull request #1276 from madhusudancs/fed-new-deployment
Update the federation admin guide to use the new, simplified deployment mechanism.
2016-09-23 09:55:01 -07:00
Luke Marsden 22a8dbb58e Squashed commits for kubeadm and addons docs. 2016-09-23 14:26:26 +01:00
Madhusudan.C.S 78dccc0366 Address more review comments. 2016-09-22 11:05:18 -07:00
Chmouel Boudjnah d322b78c53 minor spelling update
using mispellings https://pypi.python.org/pypi/misspellings
2016-09-22 11:48:21 +02:00
Madhusudan.C.S af2976b665 Address review comments. 2016-09-22 01:53:56 -07:00
devin-donnelly f2465eec29 Merge pull request #1158 from pallavagarwal07/patch-1
Fix link to kubectl from docs/user-guide/kubectl/kubectl_version.md
2016-09-21 16:28:25 -07:00
devin-donnelly f5e6c1d47b Merge pull request #1196 from derekwaynecarr/disk-eviction
Add documentation for disk based eviction
2016-09-21 15:08:09 -07:00
derekwaynecarr e26aa12e23 Add documentation for disk based eviction 2016-09-21 16:38:35 -04:00
Madhusudan.C.S 80f4dc45fe Update the federation admin guide to use the new, simplified deployment mechanism. 2016-09-20 22:45:55 -07:00
devin-donnelly 3720dcf50d Merge pull request #1246 from calebamiles/release-1.4
Adds documentation for TLS bootstrapping
2016-09-20 13:26:38 -07:00
devin-donnelly 67fb7451ef Merge pull request #1244 from mml/disruption
Add disruption admin guide.
2016-09-20 13:24:08 -07:00
caleb miles d000e77921 Updates docs for TLS bootstrapping.
...now with less passive voice
2016-09-20 09:23:23 -07:00
caleb miles 1cebef8da4 Adds documentation for TLS bootstrapping
Documents workflow for using experimental kublet TLS bootstrapping enabled by https://github.com/kubernetes/features/issues/43
2016-09-20 09:23:23 -07:00
devin-donnelly eacdf9f230 Merge pull request #1213 from markturansky/branch_docs_add
Added pvc quota to docs
2016-09-19 14:57:22 -07:00
Matt Liggett 1117f1a5a6 Add disruption admin guide. 2016-09-19 13:23:40 -07:00
devin-donnelly 56de4ad1e5 Merge pull request #1170 from piosz/rescheduler
Added Rescheduler documentation
2016-09-16 11:08:33 -07:00
markturansky dd8133f716 added pvc quota to docs 2016-09-16 11:39:03 -04:00
Piotr Szczesniak ebd9318f37 Added Rescheduler documentation 2016-09-16 17:02:23 +02:00
Kazuki Suda ef8229f2c6 Fix broken link in the authorization page 2016-09-16 16:23:14 +09:00
Devin Donnelly e0cde221b4 Merge remote-tracking branch 'origin' into release-1.4 2016-09-15 14:40:22 -07:00
devin-donnelly b423faa548 Merge pull request #1188 from ecordell/imagepolicy-webhook-docs
Add ImagePolicyWebhook docs
2016-09-15 14:34:25 -07:00
devin-donnelly e61d5ec4d4 Merge pull request #1216 from Random-Liu/add-node-conformance-test-doc
Add document for node conformance test.
2016-09-15 13:32:55 -07:00
Lantao Liu d56e805a68 Add document for node conformance test. 2016-09-15 11:06:39 -07:00
deads2k 251a6a55f8 describe subjectaccessreview 2016-09-15 13:01:08 -04:00
Pallav Agarwal 36fefcf873 Correct broken links - fix #1154, fix #1161, fix #1162, fix #1163
Fix some broken links in documentation, as well as add a dummy page
for single-node docker with deprecation notice to prevent error with
old links.
2016-09-15 17:26:29 +05:30
devin-donnelly df247395df Merge pull request #1147 from timstclair/aa-docs-1.4
AppArmor documentation
2016-09-14 16:31:07 -07:00
devin-donnelly a380440506 Revert "describe subjectaccessreview" 2016-09-14 14:09:32 -07:00
devin-donnelly ac43058e66 Merge pull request #1219 from deads2k/sar-01
describe subjectaccessreview
2016-09-14 14:08:43 -07:00
deads2k 426b81a497 describe subjectaccessreview 2016-09-14 16:03:05 -04:00
Tim St. Clair 05b2829c7c
AppArmor documentation 2016-09-14 12:49:41 -07:00
Maciej Szulik 78091516e8 Add audit doc 2016-09-14 11:10:55 +02:00
devin-donnelly 4a265eb8e6 Merge pull request #1211 from cjcullen/true
Remove `=true` from gcloud commands
2016-09-13 15:34:31 -07:00
Eric Chiang ec9f1aedc9 docs/admin/authentication: explicitly state the OIDC id_token is used instead of the access_token
Most OAuth2 libraries use the access_token as a bearer token. This
is different for Kubernetes, since the OIDC plugin uses an id_token
instead (also returned in the token response).

Be explicit and call out this difference.
2016-09-13 09:07:52 -07:00
Jan Safranek 93df436435 Add documentation about DefaultStorageClass plugin. 2016-09-13 10:02:17 +02:00
devin-donnelly c11c1f8b04 Merge pull request #1195 from gmarek/nodecontroller1.4
update Node admin doc
2016-09-12 14:58:42 -07:00
Evan Cordell 095f9d436e Add ImagePolicyWebhook docs 2016-09-12 15:26:21 -04:00
CJ Cullen ef63728e62 Remove `=true` from gcloud commands 2016-09-12 11:01:10 -07:00
gmarek 99f7d6d2f1 update Node admin doc 2016-09-12 12:01:02 +02:00
devin-donnelly 27dc318066 Merge pull request #1182 from sttts/sttts-admin-sysctls-1.4
Add docs/admin/sysctls.md
2016-09-09 14:18:18 -07:00
Devin Donnelly 502c2fe184 Merge remote-tracking branch 'origin' into release-1.4 2016-09-08 16:39:34 -07:00
Devin Donnelly 301a3e4da9 Merge branch 'master' into release-1.4 2016-09-08 16:11:25 -07:00
Dr. Stefan Schimanski fe11f5b9b7 Add docs/admin/sysctls.md 2016-09-08 11:59:21 +02:00
devin-donnelly e035d83836 Merge pull request #1166 from ingvagabund/generalize-fedora-steps-for-statis-pods
remove specific Fedora and Kubernetes version when describing configuration
2016-09-07 16:40:26 -07:00
Jan Chaloupka 7608448e4a remove specific Fedora and Kubernetes version when describing configuration 2016-09-06 13:19:47 +02:00
fbsolo 06defce9ef Merge branch 'master' into master 2016-09-04 17:29:58 -07:00
fbsolo 78010d948f Merge branch 'master' of https://github.com/fbsolo/kubernetes.github.io 2016-09-04 17:23:11 -07:00
fbsolo dc0cd5dc65 Fixed broken URL's for Kubernetes.io Dead Link Report (generated 8022) issues #5 and #6 2016-09-04 17:17:53 -07:00
nikhiljindal caa3d8c8e3 Updating docs by running update-imported-docs.sh 2016-09-02 16:23:08 -07:00
Devin Donnelly 2fc0029858 Merged master; fixed merge conflict. 2016-09-01 14:16:13 -07:00
Marek Grabowski 6ebe0c46a2 Update max number of Nodes (#1137) 2016-09-01 11:10:35 -07:00
Alexander Brand c5740ce480 More details around leader election / failure case (#1056) 2016-08-30 14:50:24 -07:00
Derek Carr 7f63196f29 Remove deprecated namespace admission plug-ins (#1079) 2016-08-30 14:28:29 -07:00
fbsolo ca7d19dbc5 Merge branch 'master' into master 2016-08-30 12:00:34 -07:00
Eric Tune d8834d9176 Expand OIDC docs. 2016-08-29 23:01:30 -07:00
fbsolo 6305359afc This sets a URL in authorization.md to point to a specific anchor in cluster-management.md 2016-08-27 01:06:19 -07:00
fbsolo 037957614d This sets a URL in authorization.md to point to a specific anchor in cluster-management.md 2016-08-27 00:49:30 -07:00
fbsolo e172def939 This sets a URL in authorization.md to point to a specific anchor in cluster-management.md 2016-08-27 00:41:59 -07:00
fbsolo 481599f677 Merge branch 'master' of https://github.com/fbsolo/kubernetes.github.io 2016-08-27 00:26:16 -07:00
fbsolo 60065a7882 Fixed anchor target in cluster-management.md to conform to anchor HTML standards in the Kubernetes documentation repo 2016-08-27 00:19:11 -07:00
fbsolo 2a83b573fc Merge branch 'master' into master 2016-08-25 13:19:26 -07:00
fbsolo 664878bd6e Fixes the second issue in the Dead Link Report: broken URL in docs/admin/authorization 2016-08-25 13:12:21 -07:00
fbsolo 2b42de43af Fixes the second issue in the Dead Link Report: broken URL in docs/admin/authorization 2016-08-25 13:07:17 -07:00
fbsolo a83d3b5f18 Fixes the second issue in the Dead Link Report: broken URL in docs/admin/authorization 2016-08-25 12:52:10 -07:00
Jared a6543c31e7 Fixed broken link to "addon" 2016-08-24 14:50:28 -07:00
a-mccarthy 49fcbb7e4a Fixed a broken link on accessing-the-api.md
Corrected link to Admission Control page.
2016-08-23 10:01:24 -04:00
Justin Santa Barbara c135fa4b4f Document `network-plugin-mtu` option 2016-08-20 11:19:51 -04:00
Anirudh Ramanathan 22ee5f3f09 Remove extraneous text left behind by improper merge. 2016-08-15 12:56:36 -07:00
Phillip Wittrock 899d27a16c Push v1.3 release documentation to the live site. 2016-08-12 14:48:32 -07:00
Quinton Hoole 38b464ae58 Merge pull request #1002 from madhusudancs/fed-admin-typo-fixes
Fix the API version for cluster manifest and use --context instead of --cluster in the command line.
2016-08-10 13:29:43 -07:00
Madhusudan.C.S 9b36e64f8a Add a TODO as suggested in the review. 2016-08-10 13:12:32 -07:00
David Eads f540a1e83d Merge pull request #959 from ericchiang/update-authentication-documentation
authentication: add service account and webhook docs and update formatting
2016-08-10 15:43:20 -04:00
Eric Chiang dff59014fc authentication: add service account and webhook docs and update formatting 2016-08-10 12:36:52 -07:00
Phillip Wittrock 9c57adf70f Merge pull request #946 from InQuicker/authz-verbs
Authz: Explain how to determine request verbs.
2016-08-10 11:08:59 -07:00
Madhusudan.C.S 71f9e3441c Fix the API version for cluster manifest and use --context instead of --cluster in the command line. 2016-08-09 12:42:22 -07:00
Phillip Wittrock 2c5e0b4c8b Merge pull request #983 from nikhiljindal/federationdocs
Copying auto generated docs for federation binaries from kubernetes repo
2016-08-08 16:46:28 -07:00
Brad Moylan 017039804a Fix typo in accessing-the-api.md 2016-08-08 09:44:08 -07:00
nikhiljindal 902e2d2b88 Copying auto generated docs for federation binaries from kubernetes repo 2016-08-05 15:57:52 -07:00
Jimmy Cuadra c8135c39a7 Add missing verbs: patch, proxy, and redirect. 2016-08-05 00:39:48 -07:00
Jimmy Cuadra ad328a9f2c Move request attrs section out of ABAC section, add "extra" and subresource fields. 2016-08-03 13:51:53 -07:00
Arnaldo de Moraes Pereira a56804f417 Context on `finalizers` when creating namespaces
Minor explanation on `finalizers` when creating namespaces before pointing to the right documentation.
2016-08-03 17:47:31 -03:00
foxish 0f18a994c2 Removed non-org members from OWNERS. 2016-08-03 01:31:31 -07:00
foxish 66f28bb820 Adding OWNERS for docs. 2016-08-02 18:13:52 -07:00
Jimmy Cuadra ce198ad723 Authz: Explain how to determine request verbs. 2016-08-02 16:37:38 -07:00
Phillip Wittrock 623384061a Merge pull request #945 from madhusudancs/fed-admin-guide-binaries-hyperkube
Update the references to federation control plane images/binaries in the federation admin guide.
2016-08-02 16:24:12 -07:00
Alex Robinson 369a3f6e72 Add ToC and fix markdown formatting in cluster management doc. 2016-08-02 18:38:27 +00:00
Madhusudan.C.S 33b68cd102 Update the references to federation control plane images/binaries in the federation admin guide. 2016-08-01 11:32:15 -07:00
Kelsey Hightower 7bd0d94d0e Merge pull request #883 from lukaszo/da
Update DaemonSet docs about node affinity
2016-07-29 07:54:13 -07:00
Sha 3e8d78fd5c Update index.md
typo fix `etcd get foo` => `etcdctl get foo`
2016-07-29 16:42:32 +08:00
Kelsey Hightower 76788af325 fix typo 2016-07-28 12:58:49 -07:00
Kelsey Hightower 143baf2eeb Merge pull request #335 from colemickens/fix-admission-controllers
admin: update recommended admission controllers
2016-07-28 12:56:47 -07:00
Kelsey Hightower 6bed6f4b82 Merge pull request #581 from kubernetes/ghodss-patch-1
Update cluster-management.md
2016-07-28 12:51:34 -07:00
Kelsey Hightower 26c4910679 Merge pull request #913 from caseydavenport/update-calico-blurb
Update Calico blurb
2016-07-28 11:01:46 -07:00
Ihor Dvoretskyi 3695094224 Weave links fixes
Updated links referring to weave documentation.
2016-07-28 13:16:14 +03:00
Casey Davenport b56eff2384 Update Calico blurb 2016-07-26 16:51:55 -07:00
Brian Grant 9a65ea1758 Merge pull request #791 from freehan/network-plugin-dir
clearify network-plugin-dir for different network plugins
2016-07-25 21:59:09 -07:00
Łukasz Oleś d7e0faefcf Update DaemonSet docs about node affinity
After merging kubernetes/kubernetes#28803 DaemonSets can also
be scheduled using node affinity.
2016-07-20 15:09:57 +02:00
johndmulhausen 1c1941c800 Merge pull request #848 from InQuicker/rbac-api-group-name
Use correct API group name for RBAC.
2016-07-19 15:14:48 -07:00
Phillip Wittrock c64f154b81 Merge pull request #646 from andrewmichaelsmith/patch-1
GC gc's unused images, not unreferenced
2016-07-19 12:09:09 -07:00
Phillip Wittrock 41374496e9 Merge pull request #811 from justinsb/multizone_fixes
Two minor fixes to multizone doc
2016-07-15 08:22:21 -07:00
Phillip Wittrock 248e2b3bd5 Merge pull request #654 from rata/node-conditions
Document all node conditions in k8s 1.2
2016-07-15 07:55:44 -07:00
Jimmy Cuadra f1d7b1c9c5 Use correct API group name for RBAC. 2016-07-14 19:37:39 -07:00
Johanan Lieberman ff50399b6f Add missing closing parantheses 2016-07-15 02:48:52 +03:00
Eric Tune ddf532e786 Merge pull request #809 from erictune/authadm-b
Mention runtime-config flag for RBAC.
2016-07-12 09:38:29 -07:00
johndmulhausen 63ac596470 Merge pull request #798 from alena1108/dnsaddonlinkfix
Broken link fix on dns doc page
2016-07-11 10:32:21 -07:00
Justin Santa Barbara 272814cdb2 Two minor fixes to multizone doc 2016-07-10 17:36:55 -04:00
Eric Tune bda17741b3 Mention runtime-config flag for RBAC. 2016-07-10 08:10:48 -07:00
Eric Tune a9f8a8eb56 authentication, authorization, admission overview
Added diagram too.
2016-07-10 07:11:17 -07:00
Eric Tune 20fed78fc7 Remove not useful text from accessing-the-api 2016-07-10 07:00:27 -07:00
Eric Tune 554e5e0def Remove reference to old nginx proxy, and port 6443
Port 6443 is still a default, but not commonly used
byt setup scripts.
2016-07-10 07:00:27 -07:00
Eric Tune f9fed7fe49 Remove reference to long-gon readonly port 2016-07-10 07:00:27 -07:00
Alena Prokharchyk dfb8da7e54 Broken link fix on dns doc page 2016-07-08 14:15:48 -07:00
Minhan Xia 8f65764acb add usage summary for network plugins 2016-07-07 14:37:29 -07:00
johndmulhausen 0cda4b6dee Merge pull request #778 from leecalcote/patch-2
docs/kubelet.md
2016-07-07 12:10:40 -07:00
johndmulhausen cef1accd9d Merge branch 'master' into release-1.3
# Conflicts:
#	docs/admin/resourcequota/index.md
#	docs/admin/resourcequota/object-counts.yaml
#	docs/admin/resourcequota/walkthrough.md
#	docs/user-guide/downward-api/index.md
2016-07-07 02:00:32 -07:00
Quinton Hoole 8dc87a6aa9 Merge pull request #780 from quinton-hoole/2016-07-06-expunge-ubernetes
Deprecate the term "Ubernetes" in documentation.
2016-07-06 17:25:29 -07:00
johndmulhausen dc86252be1 Merge pull request #718 from derekwaynecarr/out_of_resource
Out of resource handling for 1.3
2016-07-06 17:00:04 -07:00
Quinton Hoole 24578658a2 Deprecate the term "Ubernetes" in documentation. 2016-07-06 14:14:25 -07:00
Prashanth B 10fcd2365f Merge pull request #717 from freehan/kubenetdir
explain network-plugin-dir in case of kubenet
2016-07-06 13:34:48 -07:00
derekwaynecarr 8513dfb9db Out of resource handling for 1.3 2016-07-05 14:27:26 -04:00
Lee Calcote 1fcbfa3d31 docs/kubelet.md
Corrected grammar and added bulleted list.
2016-07-04 09:37:41 -05:00
Matt Liggett 6b9412830a Update details now that we try to make a PV for etcd. 2016-06-30 13:45:13 -07:00
johndmulhausen 56623f9e63 Merge pull request #662 from nikhiljindal/addFederationToRelease.13
Adding a guide for admins to set up federation
2016-06-29 16:19:13 -07:00
nikhiljindal 7f5008d1b9 Adding a doc with instructions to setup federation 2016-06-29 16:11:04 -07:00
johndmulhausen 89ea52c058 Merge pull request #742 from girishkalele/dns_doc_fixup
Fix DNS documents to remove references to DNS as an optional addon.
2016-06-29 15:25:48 -07:00
johndmulhausen eb90fcf886 Merge pull request #641 from derekwaynecarr/quota_13
Improve and update ResourceQuota for 1.3
2016-06-29 13:56:01 -07:00
Minhan Xia df20c0a7ff explain network-plugin-dir in case of kubenet 2016-06-29 11:42:56 -07:00
johndmulhausen 5c104666af Merge pull request #622 from derekwaynecarr/quota_example
Improve and update ResourceQuota for 1.2
2016-06-28 15:11:13 -07:00
johndmulhausen b6531ec3e6 Manually flying in Tech-Reviewed changes
From PR #309, which I am shutting down due to non-CLA
2016-06-28 15:07:34 -07:00
John Mulhausen bc1cf11065 Revert "Update authorization.md"
This reverts commit b012f04501.
2016-06-28 15:05:21 -07:00
johndmulhausen b012f04501 Update authorization.md 2016-06-28 15:00:34 -07:00
Girish Kalele c634053ec1 Fix DNS documents to remove references to DNS as an optional addon. 2016-06-28 13:48:24 -07:00
Girish Kalele 0e49d214f9 Revert "Fix DNS documents to remove references to DNS as an optional addon."
This reverts commit 8b3359f75d.
2016-06-27 16:14:21 -07:00
Girish Kalele 8b3359f75d Fix DNS documents to remove references to DNS as an optional addon. 2016-06-27 16:13:11 -07:00
derekwaynecarr 0b58359e02 Improve and update ResourceQuota example 2016-06-27 14:31:17 -04:00
derekwaynecarr 03dddefd01 Update 1.3 example for quota 2016-06-27 14:28:21 -04:00
johndmulhausen b1fc471afd Merge pull request #684 from mwielgus/ca-doc-1.3
Cluster autoscaler doc for 1.3
2016-06-24 16:54:19 -07:00
johndmulhausen 2dfc264643 Merge pull request #702 from Random-Liu/release-1.3
Add document for node problem detector.
2016-06-24 16:37:03 -07:00
Lantao Liu c65d7400fd Add document for node problem detector. 2016-06-24 16:00:32 -07:00
derekwaynecarr f982e21d5b Update ResourceQuota documentation for current code 2016-06-24 11:20:38 -04:00
Eric Chiang c2e4bd9147 docs/admin: document RBAC authorizer 2016-06-23 14:52:09 -07:00
derekwaynecarr 57abef3e78 Update 1.3 documentation for quota 2016-06-23 10:51:44 -04:00
Rodrigo Campos 6f26a1dcd5 Document all node conditions in k8s 1.2 2016-06-20 17:26:30 -03:00
Marcin Wielgus b99eaf0466 Cluster autoscaler doc - part 1
(cherry picked from commit bf73c18603dbb28824199a7dfbe3cc796c0601b0)
2016-06-20 15:54:36 +02:00
johndmulhausen 1cd9b83b54 Merge pull request #659 from leecalcote/patch-1
Updated CNI spec reference
2016-06-17 13:19:05 -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
Jeff Lowdermilk 72e24e2c37 Fix typo in multiple-zones.md
MULTIZONE=1 should be MULTIZONE=true
2016-06-09 15:08:48 -07: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
Andrew Smith 6dbfc3456d GC gc's unused images, not unreferenced
Tags reference images but from what I see the kubelet will delete a tagged image that isn't in *use* by a container. When I first read this I took this to mean that it wouldn't GC tagged images.
2016-06-09 17:55:25 +01: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
johndmulhausen d049bc38a4 Merge pull request #585 from paweloczadly/patch-1
Typo in /admin/namespaces
2016-06-06 16:33:58 -07:00
johndmulhausen c7ede1f0dd Merge pull request #532 from stp-ip/patch-1
Consistent use of quoting
2016-05-31 13:12:09 -07:00
Paweł Oczadły 081c9f969e Typo in /admin/namespaces 2016-05-29 13:53:21 +02:00
Sam Ghods 72e958b394 Update cluster-management.md 2016-05-26 14:31:15 -07:00
Sam Ghods 3f32f6b1a0 Update cluster-management.md
Update node maintenance to include the current kubectl commands.
2016-05-26 14:30:14 -07:00
Nicolas Doye f70c187ff0 Fixed links in cluster-components 2016-05-26 14:17:40 +01:00
johndmulhausen 5a10b7fb99 Merge pull request #442 from arnaldopereira/patch-1
Remove reference to itself
2016-05-24 16:24:58 -07:00
Tim Hockin a0f19518ef Merge pull request #326 from jainvipin/master
add contiv to networking.md
2016-05-22 20:30:16 -07:00
Matthew Hooker df4a93598e mark node phase as deprecated
I'm not sure on what the best wording for this should be, but `Node Phase` is no longer populated, and so the docs should say so.

@random-liu on slack/#sig-node told me that they believed node phase was unused.

cc @dawnchen
2016-05-20 15:19:35 -07:00
Michael Grosser 55a06a9998 Consistent use of quoting 2016-05-19 13:43:43 +02:00
Aaron Crickenberger f068cbfaf2 Remove SecurityContextDeny from 1.2 admission-control recommendation
ref kubernetes/kubernetes#25839
2016-05-18 16:08:29 -07:00
Alex Schultz e948e1db38 Update etcd clustering documentation link
The clustering documentation for etcd has moved, this updates it to the new location within the coreos/etcd repo.
2016-05-03 14:45:28 -06:00
Arnaldo de Moraes Pereira 081d3a3be2 Remove reference to itself, uneeded heading and blank lines 2016-04-28 11:28:51 -03:00
johndmulhausen 96e5891b8f Merge pull request #136 from madhusudancs/multi-schedulers
Multi-scheduler documentation with examples.
2016-04-26 15:06:19 -07:00
Cole Mickens c003a0f4a4 admin: update recommended admission controllers 2016-04-26 14:10:35 -07:00
johndmulhausen 65a0dfe51a Merge pull request #419 from abuehrle/patch-1
Update Weave Net information from Weaveworks
2016-04-26 11:41:08 -07:00
Rodrigo Campos 7689f3d05c Fix link to Logging with Elasticsearch and Kibana
Fixes #428
2016-04-24 22:36:27 -03:00
Anita Buehrle 84fe5ae069 Update Weave Net information from Weaveworks
Please move the Weave section above Flannel and include the following text: 

### Weave Net from Weaveworks

[Weave Net](https://www.weave.works/documentation/net-1-5-0-introducing-weave/) is a 
resilient and simple to use network for Kubernetes and its hosted applications.  
Weave Net runs as a [CNI plug-in](https://www.weave.works/documentation/net-1-5-0-cni-plugin/) 
or stand-alone.  In either version, it doesn’t require any configuration or extra code to run, 
and in both cases, the network provides one IP address per pod - as is standard for Kubernetes.
2016-04-21 15:24:15 -05:00
Madhusudan.C.S fc7718d0f4 Multi-scheduler documentation with examples. 2016-04-15 10:39:34 -07:00
chrismarino 8ef536bcac Typo in url 2016-04-13 13:58:11 -07:00
mikebrow 4fcfce63a7 edits to accessing-the-api.md to correct formatting and other minor issues
Signed-off-by: mikebrow <brownwm@us.ibm.com>
2016-04-11 16:59:50 -05:00
Vipin Jain 37b89f0bd1 add contiv to networking.md 2016-04-05 22:30:44 -07:00
mikebrow 1cdec21194 edits to authentication.md to correct formatting
Signed-off-by: mikebrow <brownwm@us.ibm.com>
2016-04-04 13:52:01 -05:00
mikebrow 9a7bb2843a fixes issue #7159; refactor list formatting
Signed-off-by: mikebrow <brownwm@us.ibm.com>
2016-04-04 12:15:19 -05:00
johndmulhausen 55f126956f Update index.md 2016-03-31 13:11:04 -07:00
Janet Kuo 969453c37e rebase 2016-03-29 17:11:32 -07:00
Janet Kuo 147c23a372 Address comments 2016-03-29 17:11:32 -07:00
Janet Kuo abdcfbea30 Further update docs to reflect changes kubectl run 2016-03-29 17:11:32 -07:00
johndmulhausen 0d31281f27 Surfaces previously hidden topics that had URL conflicts, moves pages to index.md as often as possible 2016-03-29 14:58:48 -07:00
Janet Kuo 6c669037ba Update references to "kubectl run" in docs 2016-03-28 10:59:09 -07:00
johndmulhausen fce476b1eb Fixes #233 2016-03-25 16:11:39 -07:00
johndmulhausen e40238d9d5 Merge pull request #242 from zhouhaibing089/keystone_fix
fix the keystone package location
2016-03-25 13:55:43 -07:00
johndmulhausen 40137d9c77 Merge pull request #132 from mwielgus/monitoring_doc
Update Heapster K8s doc
2016-03-25 13:35:34 -07:00
Brian Grant 304b0256a8 Merge pull request #140 from justinsb/multizone
Multizone: initial docs
2016-03-25 10:28:14 -07:00
zhouhaibing089 a5759266f8 fix the keystone package location 2016-03-25 11:35:15 +08:00
Justin Santa Barbara cbbf1fa6a7 Multizone: docs
Docs for multizone aka Ubernetes Lite
2016-03-24 21:39:21 -04:00
Andrew Smith 4c79e1c381 Update high-availability.md 2016-03-22 18:03:52 +00:00
Andrew Smith 1484749ca3 Correction: We use API locks, not etcd locks 2016-03-22 18:03:15 +00:00
Andrew Smith 810247a1fa Replace podmaster method with --leader-elect 2016-03-22 11:49:41 +00:00
Andrew Smith 06b593b6ee Update kube-scheduler.yaml 2016-03-22 11:46:10 +00:00
Andrew Smith 96d116e29f Add leader elect flag 2016-03-22 11:45:53 +00:00
Tony Hsu 4f72547851 Once -> One 2016-03-18 09:16:54 +08:00
John Mulhausen 2d0f2cee78 Fixes for refdocs 2016-03-17 17:08:15 -07:00
John Mulhausen dbe21d103a Refresh of refdocs; adds autoscaling and batch 2016-03-17 15:58:12 -07:00
johndmulhausen 5c962aa68b Merge pull request #121 from chrismarino/master
Added Romana to the list of networking alternatives.
2016-03-16 17:36:02 -07:00
johndmulhausen de1558b744 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io 2016-03-16 15:54:46 -07:00
johndmulhausen c8dd8b8831 Import from Container Engine docs, addition of Tabs functionality, various link fixes 2016-03-16 15:54:34 -07:00