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