Commit Graph

7440 Commits (63907166b805a3c4f9119ae7ed4664bb6cea6bf6)

Author SHA1 Message Date
Jennifer Rondeau a9af133af6
Merge pull request #6386 from adam-sandor/patch-1
/lgtm
2017-11-20 15:12:38 -05:00
Michael Ducy 2e927c806e Update Sysdig partner logo and blurb. 2017-11-20 12:57:28 -05:00
Martin Polednik 0a7b3020d8 typo fix in device_plugins concepts
Signed-off-by: Martin Polednik <mpolednik@redhat.com>
2017-11-20 15:22:54 +01:00
Ádám Sándor f0ce92e69d
Mention readiness probe in configuration section
The configuration values section only mentions liveness probes which is confusing for the reader. Additionally liveness and readiness probes behave differently if they time out. Readiness probe will not restart the Pod but the documentation looks like it would.
2017-11-20 15:16:21 +01:00
Suraj Deshmukh af064f5ce3 fix PodPreset manifests
Update the image in PodPreset manifest to use the real image,
also removed the hard-coded namespace in manifest.
2017-11-20 18:39:16 +05:30
Qiming 7c81617426
Merge pull request #6384 from craigbox/patch-9
There's no appendix; remove # APPENDIX heading
2017-11-20 20:56:27 +08:00
craigbox cc09a91e05
There's no appendix; remove # APPENDIX heading
(also, why was it shouted?)
2017-11-20 12:16:18 +00:00
Qiming 28071a25f8
Merge pull request #6347 from lichuqiang/translation-temp7
Translate doc podpreset in concepts into Chinese
2017-11-20 19:42:00 +08:00
Suraj Deshmukh 582a59e024 (distribute creds securely): change file name to links 2017-11-20 17:05:42 +05:30
Qiming c8b5ea9815
Merge pull request #6379 from stewart-yu/patch-6
Update multiple-zones.md
2017-11-20 12:45:14 +08:00
Qiming 1cd55b1681
Merge pull request #6380 from scjane/patch-11
Update scheduling-gpus.md
2017-11-20 12:44:49 +08:00
Wang Jie c385203beb
Update scheduling-gpus.md 2017-11-20 10:56:31 +08:00
Stewart-YU a5dd0ebd15
Update multiple-zones.md
Fix bad link.
2017-11-20 10:23:07 +08:00
Qiming 42253001ec
Merge pull request #6372 from stewart-yu/patch-2
Update index.md
2017-11-19 19:55:19 +08:00
Qiming f09e42c62c
Merge pull request #6374 from chenpengdev/patch-1
fix broken link
2017-11-19 19:54:41 +08:00
Qiming c53bbc0e62
Merge pull request #6375 from chenpengdev/patch-2
delete the command prompt
2017-11-19 19:53:43 +08:00
Qiming d717d60038
Merge pull request #6281 from stewart-yu/patch-3
Update create-cluster-kubeadm.md
2017-11-19 19:53:16 +08:00
Stewart-YU 6c95dfe603 Update create-cluster-kubeadm.md
Fix some text error.
2017-11-19 17:35:10 +08:00
chenpengdev 83ebbbfa97
delete the command prompt 2017-11-19 15:30:45 +08:00
chenpengdev a461612779
fix broken link 2017-11-19 15:08:26 +08:00
Stewart-YU ad68acc431
Update index.md
Fix deadlink.
2017-11-19 12:08:49 +08:00
Qiming 3df0f3c31b
Merge pull request #6362 from stewart-yu/patch-7
Update proxies.md
2017-11-17 15:19:26 +08:00
Stewart-YU 49cba3dc34 Update proxies.md
Update the list num
2017-11-17 13:56:40 +08:00
Qiming 2b968525c6
Merge pull request #6361 from shillasaebi/patch-2
fix the sentence in doc
2017-11-17 13:31:59 +08:00
Shilla 9f10c5a970
general clean up
fixed a typo that didn't make sense
changed do to to
2017-11-17 00:11:30 -05:00
Qiming fcab77df75
Merge pull request #6353 from StuartHarris/patch-1
Use `echo -n` rather than `echo` to avoid trailing newline...
2017-11-17 13:09:57 +08:00
Qiming 3f8beb967b
Merge pull request #6359 from stewart-yu/fixdeadlink#2
fix deadlink
2017-11-17 13:05:47 +08:00
Qiming 8ad16793b2
Merge pull request #6360 from shillasaebi/patch-1
updated prerequisites
2017-11-17 13:04:44 +08:00
Shilla de2078ad27
updated prerequisites
corrected Prerequsites typo
2017-11-16 23:47:01 -05:00
stewart-yu 578a831405 fix deadlink url 2017-11-17 12:41:47 +08:00
Qiming 5e19e823b5 Split persistent volume concept article (#6215) 2017-11-16 20:45:35 -06:00
Qiming 53bf960e2a
Merge pull request #6357 from stewart-yu/fixcndeadlink
fix deadlink
2017-11-17 10:39:47 +08:00
stewart-yu 0a79ed9a15 fix deadlink 2017-11-17 10:30:50 +08:00
Qiming 41f03068b9
Merge pull request #6356 from stewart-yu/patch-2
Update cluster-large.md
2017-11-17 10:21:32 +08:00
Stewart-YU 9812e6954d
Update cluster-large.md
delete addtion `/` in url link.
2017-11-17 09:34:46 +08:00
Min RK 87ae813ec5 remove period from section title (#6354)
to be consistent with sibling titles
2017-11-16 14:58:22 -06:00
Stewart-YU 7f84d9a873 Update access-cluster.md (#6332)
Update format.
2017-11-16 13:11:21 -06:00
Gabriel Silva Vinha f4b9cf4581 Add direction and protocol for kubeadm ports setup (#6319) 2017-11-16 13:01:43 -06:00
Tom Denham 711ce0ce5c
Update flannel to version v0.9.1
This includes a single fix to improve compatibility with later versions
of Docker.

Release note: https://github.com/coreos/flannel/releases/tag/v0.9.1
2017-11-16 10:55:17 -07:00
Stuart Harris eac887d592
Use `echo -n` rather than `echo` to avoid trailing newline...
...during secret creation
2017-11-16 13:36:45 +00:00
Qiming bf3806ae15
Merge pull request #6352 from stewart-yu/patch-2
Update cluster-management.md
2017-11-16 20:47:55 +08:00
Stewart-YU 89e902d76c
Update cluster-management.md
Fix dead link.
2017-11-16 20:05:32 +08:00
Qiming 0b4e69f471
Merge pull request #6343 from lichuqiang/translation-temp9
Translate doc certificate-rotation into Chinese
2017-11-16 17:43:12 +08:00
lichuqiang e2bb1950f0 translate doc certificate-rotation into Chinese 2017-11-16 17:11:06 +08:00
lichuqiang 3e4e1971b2 translate doc podpreset in concepts into Chinese 2017-11-16 16:53:25 +08:00
Qiming Teng 47a0781864 Note on creating LimitRange for GPU, huge-pages resources 2017-11-16 16:43:06 +08:00
宇慕 05af66ef77 update hostport doc 2017-11-16 11:23:34 +08:00
Qiming d01b09411d
Merge pull request #6323 from wackxu/mvgen
move cloud-controller-manager kube-apiserver kube-controller-manager kube-proxy kube-scheduler kubelet  to docs/reference/generated directory
2017-11-16 10:16:52 +08:00
XsWack 4835eb5a55
Merge branch 'master' into mvgen 2017-11-16 09:32:06 +08:00
XsWack e1d484579e
Merge branch 'master' into mvgen 2017-11-16 09:30:49 +08:00