xilabao
e2a732f4eb
Update groups to passwordfile
...
ref to https://github.com/kubernetes/kubernetes/pull/39651
2017-01-24 14:25:47 -08:00
Yonathan Randolph
b9f53d7991
Fix typo tcp -> TCP
2017-01-24 13:15:08 -08:00
Yonathan Randolph
56d88e9566
Fix code formatting
2017-01-24 13:15:08 -08:00
Andrew Chen
b7206ba9f0
Merge pull request #2251 from mlbiam/master
...
integrated docs from ts.com wiki w/o product info
2017-01-24 11:56:57 -08:00
Andrew Chen
169a6ea205
Merge pull request #2281 from xialonglee/patch-3
...
fix yaml source links of addons
2017-01-24 11:44:55 -08:00
Andrew Chen
6cfdb404bc
fixed capitalization typo
...
changed 'cpu' to 'CPU' when not in config text
2017-01-24 11:05:04 -08:00
Andrew Chen
8932a7cf42
Merge pull request #2327 from scjane/patch-10
...
Fixed typos in cluster-management.md
2017-01-24 10:17:28 -08:00
Andrew Chen
845dc6670f
Merge pull request #2330 from scjane/patch-12
...
Added needed newline in index.md
2017-01-24 10:15:02 -08:00
Andrew Chen
7ab4752079
Merge pull request #2331 from scjane/patch-13
...
fixed typo on walkthrough.md
2017-01-24 10:12:38 -08:00
scjane
b58176b07d
Update index.md
2017-01-24 18:41:00 +08:00
scjane
511272b6ab
Update walkthrough.md
2017-01-24 17:29:24 +08:00
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
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