helight
d1f92ec276
udpate content/zh/docs/concepts/configuration/overview.md
2020-12-03 16:47:03 +08:00
Shekhar Prasad Rajak
df69d3c354
Cron schedule syntax and examples added
...
removed the reboot entry, since it is non standard scheudle syntax and not related to cron syntax for scheduling
2020-12-03 13:43:23 +05:30
guzj11
30badbc6ec
Update managing-secret-using-kubectl.md
2020-12-03 16:10:13 +08:00
Qiming Teng
54ab3dafff
[zh] Resync tasks/.../custom-resource-definition-versioning.md
2020-12-03 16:09:56 +08:00
Qiming Teng
bab256b788
[zh] Sync changes from English (auth references)
2020-12-03 15:47:59 +08:00
Kubernetes Prow Robot
bafa12cce2
Merge pull request #25363 from standup-jb/master
...
Update horizontal-pod-autoscale.md,resolve 404 page
2020-12-02 23:34:59 -08:00
RA489
2e470d20e8
Update install minikube page
2020-12-03 11:49:23 +05:30
Jiang Biao
5f1a44e25e
Update content/zh/docs/tasks/run-application/horizontal-pod-autoscale.md
...
Co-authored-by: Qiming Teng <tengqim@cn.ibm.com >
2020-12-03 12:52:49 +08:00
Kubernetes Prow Robot
e9c31dca9d
Merge pull request #25304 from guzj11/patch-3
...
Sync concepts/cluster-administration/networking.md
2020-12-02 20:10:59 -08:00
Kubernetes Prow Robot
95bd09deae
Merge pull request #24968 from tengqm/zh-resync-volume
...
[zh] Resync docs/concepts/storage/volumes.md
2020-12-02 19:59:00 -08:00
Jiang Biao
b88779c598
Update horizontal-pod-autoscale.md
...
这个地方,中文的文档还未翻译,打开是404,建议先跳转到英文的文档。https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.19/#horizontalpodautoscaler-v1-autoscaling
2020-12-03 11:49:14 +08:00
Kubernetes Prow Robot
ce02564a37
Merge pull request #25356 from Arhell/sync
...
update md format (zh)
2020-12-02 19:30:59 -08:00
guzj11
aca0a3bcf4
Sync concepts/cluster-administration/networking.md
...
Apply suggestions from code review
Co-authored-by: Qiming Teng <tengqim@cn.ibm.com >
2020-12-03 11:30:35 +08:00
Kubernetes Prow Robot
dde96d7573
Merge pull request #25329 from howieyuen/command-line-tools
...
[zh] sync command-line-tools reference of kube-apiserver
2020-12-02 19:26:59 -08:00
Kubernetes Prow Robot
e7ef8fd8c9
Merge pull request #25346 from howieyuen/command-line-tools-2
...
[zh] sync kube-controller-manager, kube-proxy and kubelet-authentication-authorization
2020-12-02 19:25:00 -08:00
Kubernetes Prow Robot
810ff1d80f
Merge pull request #25361 from coderanger/patch-4
...
Add cross-link to FAQ to the first dockershim post.
2020-12-02 19:23:00 -08:00
Kubernetes Prow Robot
9674dbe9c4
Merge pull request #25338 from yuandongx/issues-25247-3
...
[zh]sync changes from english.
2020-12-02 19:21:00 -08:00
Noah Kantrowitz
9ef54282cb
Add cross-link to FAQ to the first dockershim post.
2020-12-02 19:16:05 -08:00
Hao Yuan
05381f6078
sync kube-controller-manager, kube-proxy and kubelet-authentication-authorization
2020-12-03 10:47:29 +08:00
yuandongx
93e96c005c
sync changes.
...
update
20201203 update
2020-12-03 02:45:13 +00:00
Hao Yuan
9bf6009431
sync command-line-tools reference of kube-apiserver
2020-12-03 10:37:15 +08:00
Bob Killen
cf92dc8f07
Add dockershim faq blog post
2020-12-02 21:31:29 -05:00
Kubernetes Prow Robot
6e369f6ec0
Merge pull request #25330 from tengqm/zh-resync-glossary
...
[zh] Sync glossary reference
2020-12-02 17:43:01 -08:00
Andrew Sy Kim
924acf8e5b
add feature gate docs for KubeletCredentialProviders
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2020-12-02 19:53:52 -05:00
Andrew Sy Kim
dbdde629c8
Add docs for configuring kubelet credential provider plugins
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2020-12-02 19:53:52 -05:00
Jorge O. Castro
9e71e76034
Initial commit to explain the dockershim deprecation ( #25359 )
...
* Initial commit to explain the dockershim deprecation
Signed-off-by: Jorge O. Castro <jorgec@vmware.com >
* Fix overly long links so they render correctly
Signed-off-by: Jorge O. Castro <jorgec@vmware.com >
* Add author byline
Signed-off-by: Jorge O. Castro <jorgec@vmware.com >
2020-12-02 16:48:59 -08:00
Emily Moss
ee5a0df6ad
remove text fragment
2020-12-02 15:30:05 -08:00
Kubernetes Prow Robot
29801cc8e4
Merge pull request #25340 from gavinfish/zone-revise
...
Revise running in multiple zones
2020-12-02 15:15:00 -08:00
Arhell
968374759f
update md format (zh)
2020-12-03 00:46:46 +02:00
Adam Jacob
f2a9a3ef81
Explain the insecure by default nature of secrets
...
This PR adds a paragraph explaining the insecure by default nature of k8s secrets, and points users at the documentation to turn on encryption at rest and RBAC.
I think a second page needs to be created showing the correct combination of RBAC rules for various cases, which should eventually replace the link to the RBAC documentation.
2020-12-02 12:49:02 -08:00
ying
8e0973b22b
Update md format to make it more easier to read
...
Before the changes, the statement of the set-values messed up together, so it is hard to read it out clearly.
2020-12-02 23:59:14 +08:00
Kubernetes Prow Robot
6f0128c21f
Merge pull request #24897 from tengqm/zh-resync-secret
...
[zh] Resync docs/concepts/configuration/secret.md
2020-12-02 05:40:50 -08:00
Kubernetes Prow Robot
92f5f9e108
Merge pull request #25349 from soulseen/patch-1
...
[zh] update external service note
2020-12-02 05:24:52 -08:00
Xu Yuandong
8c7f47a253
Update cronjob.yaml
2020-12-02 18:05:49 +08:00
Xiaoyang Zhu
03e669b626
[zh] update external service note
2020-12-02 17:40:35 +08:00
RA489
2abce40d08
add code formatting to commands in expose-external-ip-address tutorial
2020-12-02 14:55:14 +05:30
Kubernetes Prow Robot
f2a78fa5d5
Merge pull request #23119 from devries/statefulset-mysql-language
...
Replace master/slave with primary/replica in MySQL StatefulSet example
2020-12-02 01:04:50 -08:00
Hrishikesh Barua
43d071e8eb
Corrected the field names in the secret
2020-12-02 14:25:30 +05:30
Kobayashi
7c357277f6
ja: Make docs/setup/production-environment/container-runtimes.md follow v1.18 of the original text
2020-12-02 17:19:12 +09:00
Jie Shen
a6e8f8bca1
Revise multiple zones
2020-12-02 12:52:30 +08:00
Andrew Sy Kim
d591f7e3bc
add docs for EndpointSlice conditions
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2020-12-01 22:33:35 -05:00
Andrew Sy Kim
5a67cf2681
fix trailing spaces in endpointslice doc
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2020-12-01 22:32:37 -05:00
Kubernetes Prow Robot
c7545c18be
Merge pull request #25277 from natrem/patch-1
...
Update configure-liveness-readiness-startup-probes.md
2020-12-01 11:46:51 -08:00
Kubernetes Prow Robot
21c05e4fb7
Merge pull request #24906 from derekwaynecarr/memory-backed-size
...
Document SizeMemoryBackedVolumes feature for 1.20
2020-12-01 10:56:51 -08:00
Derek Carr
af239416bf
Document SizeMemoryBackedVolumes feature for 1.20
2020-12-01 13:22:10 -05:00
Kubernetes Prow Robot
5307e266bb
Merge pull request #24904 from derekwaynecarr/hugepages-downward-api
...
Add documentation for downward API hugepages
2020-12-01 08:58:50 -08:00
Anderson Gama
f4e15f337f
Update docker-cli-to-kubectl.md
2020-12-01 13:56:50 -03:00
Derek Carr
6b4ab17902
Add documentation for downward API hugepages
2020-12-01 11:07:35 -05:00
Qiming Teng
b9d2bbdb00
[zh] Sync glossary reference
2020-12-01 20:28:11 +08:00
Kubernetes Prow Robot
dba6763d09
Merge pull request #25244 from jialaijun/update_glossary
...
update the markdown file in the glossary directory for Chinese version.
2020-12-01 01:12:50 -08:00