Commit Graph

7116 Commits

Author SHA1 Message Date
translucens 37cb596724 Update content/ja/docs/reference/glossary/controller.md
Co-authored-by: inductor(Kohei) <kela@inductor.me>
2020-06-09 02:57:50 +09:00
translucens ebb5d8ed2a Update content/ja/docs/reference/glossary/controller.md 2020-06-09 02:14:24 +09:00
Sebastian Winkler 2f6093bfd7 workaround for new lines in field selector example 2020-06-08 19:10:26 +02:00
translucens e53627ddec Update content/ja/docs/reference/glossary/controller.md
Co-authored-by: inductor(Kohei) <kela@inductor.me>
2020-06-09 01:38:48 +09:00
translucens b794063d18 Update content/ja/docs/reference/glossary/controller.md
Co-authored-by: inductor(Kohei) <kela@inductor.me>
2020-06-09 01:36:21 +09:00
Soichiro KAWAMURA 2baa76a1d0 follow ja:glossary/controller.md v1.17 2020-06-09 00:46:20 +09:00
Jonathan Arnett 673a749835 Add documentation about Minikube and libvirt 2020-06-08 10:43:08 -04:00
Kubernetes Prow Robot 0dcb7af819 Merge pull request #21571 from pjhwa/fix-21570
Fix issue with k8s.io/docs/reference/kubectl/overview/
2020-06-08 07:25:53 -07:00
Quan Tian c1693b5293 Unify typical apiserver port in docs 2020-06-08 07:20:31 -07:00
Aris Cahyadi Risdianto a0da8e4b27 ID Localization for Setup - Best Practices - Multiple Zones.
Updating the translation word.

Adding index for best practices.
2020-06-08 21:53:22 +08:00
Jerry Park cb00e9fbd9 Fix issue with k8s.io/docs/reference/kubectl/overview/ 2020-06-08 05:55:07 +00:00
Kubernetes Prow Robot 59354fa929 Merge pull request #21561 from chaspy/chaspy/follow-patch-release-process
Follow "Update references to the patch release process" in Japanese
2020-06-07 21:43:46 -07:00
Jintao Zhang a5225e83e9 Bump docker recommended version to 19.03.11.
CVE-2020-13401

xref: https://github.com/kubernetes/kubernetes/issues/91507

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2020-06-08 10:47:53 +08:00
kondo takeshi 6e2386decb Follow "Update references to the patch release process" in Japanese 2020-06-08 09:26:34 +09:00
ZhiFeng1993 7512752ad0 Update installation info for kubelet and kubernetes-cni 2020-06-07 13:51:25 -07:00
Adam 473ab23e80 Update configmap.md
Fixed configmap -> configMap
2020-06-07 21:16:28 +02:00
Kubernetes Prow Robot 87cb0c3c82 Merge pull request #21519 from vijaymateti/secret
broken link on secret page to container environement
2020-06-07 07:41:46 -07:00
Kubernetes Prow Robot ff061f0ae3 Merge pull request #21533 from joelsmith/master
Security issues: Fix link to PSC members
2020-06-07 07:39:46 -07:00
Kubernetes Prow Robot a03d8db7e4 Merge pull request #21531 from kbhawkey/kb-cleanup-daemonset-concept
minor cleanup, remove links
2020-06-07 07:35:45 -07:00
Kubernetes Prow Robot 24c8727eed Merge pull request #21559 from AdamGS/patch-1
Fix numbering in the "Parallel Jobs" section
2020-06-07 06:23:46 -07:00
Adam Gutglick d32b9e2359 Fix numbering in the "Parallel Jobs" section 2020-06-07 12:53:28 +03:00
nishipy 6d55257b2a Update content/ja/docs/concepts/services-networking/service.md
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
2020-06-07 17:22:41 +09:00
nishipy 9e57f66d83 Update content/ja/docs/concepts/services-networking/service.md
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
2020-06-07 17:22:33 +09:00
Enrique Medina Montenegro 041daa48a3 Merge branch 'master' of https://github.com/kubernetes/website into es/docs/concepts_workloads_controllers/jobs-run_and_replicaset 2020-06-07 10:14:37 +02:00
KJ cdcf9c1ac1 Make docs/concepts/workloads/pods/init-containers.md follow v1.17 of the original text 2020-06-07 13:49:51 +09:00
TAKAHASHI Shuuji b8920ed78e Fix errors of the translation. 2020-06-07 13:19:05 +09:00
wawa 5c5a77dac3 Update define-environment-variable-container.md
Clarify the explanation when environment variables refer to each other
2020-06-07 10:53:30 +08:00
Weiping Cai a01ea635e2 deprecated kubectl run command flag replicas and add note
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-06-07 10:53:21 +08:00
wawa 4bd73bee23 Update define-environment-variable-container.md
Enhanced environment variable application notes
2020-06-07 10:50:25 +08:00
yimtun 02f53c05c6 update kubelet-integration.md
问价    文件
2020-06-07 09:36:16 +08:00
akitok bc7567f4a4 Make docs/contribute/_index.md follow v1.17 of the original text 2020-06-07 00:41:38 +09:00
nishipy 582884b548 Fix typo 2020-06-06 22:42:25 +09:00
nishipy 8cf54798b5 Update docs/concepts/services-networking/service.md 2020-06-06 22:35:37 +09:00
Giri Kuncoro c39457fffb Cleanup tutorial title because singular is preferred 2020-06-06 20:29:32 +07:00
giri.kuncoro a6a8bea8c1 Cleanup task title for Indonesian page 2020-06-06 20:27:18 +07:00
Kubernetes Prow Robot a7f7b4b9fb Merge pull request #21530 from hikkie3110/fix-21463
Update statefulset.md for v1.17
2020-06-06 05:43:45 -07:00
hikkie3110 b197b6cdf8 Update content/ja/docs/concepts/workloads/controllers/statefulset.md
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
2020-06-06 21:29:24 +09:00
hikkie3110 b6174a6563 Update content/ja/docs/concepts/workloads/controllers/statefulset.md
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
2020-06-06 21:29:17 +09:00
Kubernetes Prow Robot 409243673d Merge pull request #21116 from wawa0210/enhance-terminationmessage-size
Added description about the size of terminationMessage file
2020-06-06 05:21:45 -07:00
giri.kuncoro 9cb190a82b Add probe yaml examples 2020-06-06 18:08:13 +07:00
Weiping Cai cca324e4bd deprecated kubectl run command flag replicas for zh
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-06-06 16:13:15 +08:00
Weiping Cai e990e46f63 deprecated kubectl run command flag replicas for en
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-06-06 15:45:54 +08:00
Kubernetes Prow Robot b9fe1c9a2f Merge pull request #21526 from hiyokotaisa/fix-21490
ja: Make docs/setup/_index.md follow v1.17 of the original text
2020-06-05 19:41:45 -07:00
giri.kuncoro 838d1b180c Localize liveness readiness startu probes page into Bahasa Indonesia 2020-06-06 08:04:18 +07:00
Zhi Feng 1743f99808 Specify verbs in admission controller doc 2020-06-05 16:25:32 -07:00
Joel Smith 8c67457232 Security issues: Fix link to PSC members 2020-06-05 14:32:26 -06:00
akitok eabda5beb9 Update /docs/tasks/configure-pod-container/quality-service-pod/ follow v1.17 of the original text 2020-06-06 03:20:34 +09:00
Karen Bradshaw 6e914e5e28 minor cleanup, remove links 2020-06-05 11:43:35 -04:00
hikkie3110 39339c96be Update content/ja/docs/concepts/workloads/controllers/statefulset.md
Co-authored-by: inductor(Kohei) <kela@inductor.me>
2020-06-05 23:35:12 +09:00
Kubernetes Prow Robot 68e705da9d Merge pull request #21524 from yu-kasuya/fix21523
Add hello-application.yaml file under ja directory
2020-06-05 07:31:45 -07:00