Commit Graph

15895 Commits

Author SHA1 Message Date
YukiKasuya 8064d04195 Merge branch 'fix21402' of https://github.com/yu-kasuya/website into fix21402 2020-06-04 17:07:53 +09:00
Kubernetes Prow Robot 892708d2df Merge pull request #21468 from hiyokotaisa/fix-21464
ja: Make docs/concepts/workloads/controllers/replicaset.md follow v1.17 of the original text
2020-06-04 01:00:44 -07:00
Kubernetes Prow Robot a306f410b3 Merge pull request #21475 from mochizuki-pg/ja-translate-developing-cloud-controller-manager
Change the way the RegisterCloudProvider function references the defi…
2020-06-04 00:58:44 -07:00
Kento Yagisawa bdc7ab86ec Update pod-lifecycle.md for v1.17 2020-06-04 16:14:29 +09:00
YukiKasuya ec221cb571 update to follow requested change 2020-06-04 16:12:17 +09:00
yu-kasuya b72c35d9dd Update content/ja/docs/tasks/tools/install-minikube.md
Co-authored-by: inductor(Kohei) <kela@inductor.me>
2020-06-04 15:52:42 +09:00
YukiKasuya 0b5271a731 Update install-minikube 2020-06-04 15:46:46 +09:00
YukiKasuya 7e0d4d5045 Update install-minikube 2020-06-04 15:46:46 +09:00
mochizuki-pg bdb2636fde Change the way the RegisterCloudProvider function references the defined line 2020-06-04 15:43:20 +09:00
hiyokotaisa f154650360 change docs link to japanese version
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
2020-06-04 14:57:33 +09:00
hiyokotaisa f6d59f2c3b Translate glossary_tooltip
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
2020-06-04 14:56:51 +09:00
Kento Yagisawa 8c79145985 Update ttlafterfinished.md for v1.17 2020-06-04 14:42:23 +09:00
hiyokotaisa 1fe3861a64 Update replicaset.md for v1.17
Update document to follow the original document of 1.17
2020-06-04 12:57:58 +09:00
Kubernetes Prow Robot f4c0db5ff0 Merge pull request #21434 from akitok/dev-1.17-ja.2
Update tutorials/configuration/configure-redis-using-configmap.md to …
2020-06-03 20:10:44 -07:00
Kubernetes Prow Robot 9ca25da733 Merge pull request #21447 from Cweiping/master
Fix iptable s word errors
2020-06-03 18:00:43 -07:00
Kubernetes Prow Robot 8620911035 Merge pull request #21162 from sftim/20200524_revise_define_environment_variable_container
Revise & tidy “Define environment variables for a container” task
2020-06-03 13:52:43 -07:00
Kubernetes Prow Robot 3b6e9e0d6f Merge pull request #21442 from tallclair/pod-security-profiles
Add missing PSP restrictions to standard security profiles
2020-06-03 13:30:44 -07:00
Kubernetes Prow Robot 33064defa4 Merge pull request #21222 from onlydole/bugfix-rbac-alias
Remove local serving issues by updating RBAC alias
2020-06-03 10:20:20 -07:00
Kubernetes Prow Robot e205ebed3a Merge pull request #20913 from ariscahyadi/id-local-security-context
ID Localization for Security Context (Tasks)
2020-06-03 09:58:18 -07:00
kondo takeshi 1fb30939fc Follow upstream/release-1.16 to upstream/release-1.17 in Japanese 2020-06-03 23:44:11 +09:00
akitok d19a1b9dff Merge branch 'dev-1.17-ja.2' of https://github.com/akitok/website into dev-1.17-ja.2 2020-06-03 23:28:43 +09:00
akitok 73452d1eed Update tutorials/configuration/configure-redis-using-configmap.md 2020-06-03 23:28:14 +09:00
akitok cc703ed761 Update content/ja/docs/tutorials/configuration/configure-redis-using-configmap.md
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
2020-06-03 23:27:13 +09:00
Kubernetes Prow Robot 73ef31e3a9 Merge pull request #21420 from Arhell/btn-translate
localization for subscribe button
2020-06-03 07:24:18 -07:00
Kubernetes Prow Robot de4bb91b3b Merge pull request #21452 from wojtek-t/self_updating_configmaps
Document self-updating feature for ConfigMap
2020-06-03 07:18:19 -07:00
Kubernetes Prow Robot 3d6b7b17f6 Merge pull request #21433 from arisgi/expose-intro-ja
ja: Make tutorials/kubernetes-basics/expose/expose-intro.html follow v1.17 of the original text
2020-06-03 07:00:19 -07:00
Kubernetes Prow Robot 0763079f3c Merge pull request #21242 from kakts/ja-translate-concepts-policy-resource-quotas
Translate concepts/policy/resource-quotas.md into Japanese #19282
2020-06-03 06:58:19 -07:00
Keita Akutsu 3903fcc9bd ja-trans: Fix page link in ja/docs/concepts/policy/_index.md #19282 2020-06-03 22:43:57 +09:00
Keita Akutsu 94228a9a81 ja-trans: Fix Japanese translation in concepts/policy/_index.md #19282 2020-06-03 22:41:37 +09:00
Keita Akutsu 74655522d1 ja-trans: Improve Japanese translation in concepts/policy/resource-quotas.md #19282 2020-06-03 22:41:37 +09:00
Keita Akutsu ebd0b4c831 ja-trans: Improve Japanese translation in concepts/policy/resource-quotas.md #19282 2020-06-03 22:41:37 +09:00
Keita Akutsu 086fd58a53 ja-trans: Improve Japanese translation in concepts/policy/resource-quotas.md #19282 2020-06-03 22:41:37 +09:00
Keita Akutsu 26ceb76eb9 ja-trans: Translate concepts/policy/resource-quotas.md into Japanese #19282 2020-06-03 22:41:37 +09:00
Kubernetes Prow Robot f7cb6b9e86 Merge pull request #21405 from ryokotmng/ja/install-kubectl-page
ja: Make /docs/tasks/tools/install-kubectl/ follow v1.17 of the original text
2020-06-03 05:40:17 -07:00
Kubernetes Prow Robot 01f40edcdf Merge pull request #20945 from evanap/id-create-cluster-kubeadm
Translate create-cluster-kubeadm into Bahasa Indonesia
2020-06-03 05:32:17 -07:00
Evan Adi 43a37e58ec Translate create-cluster-kubeadm into Bahasa Indonesia
Translation update:
+ use perangkat for tool
+ translate leftover words
+ rephrasing
+ italicize control plane
+ translate anchors

Nits:
+ let identifiers autogenerated

Add production-environment _index

- use Node instead of simpul
- rephrasing
- use deploy instead of menyebarkan
- use kekutu for bug
- use menginstal instead of memasang
- use host for host
- use server instead of peladen
- typos

- replace remaining perangkat with perkakas

- fix identifier
- italicization
- use server instead of peladen

- unitalicize Pod

- translate index title
2020-06-03 18:45:00 +07:00
wojtekt d7e11597ed Document self-updating feature for ConfigMap 2020-06-03 13:03:01 +02:00
Weiping Cai 347d38361f Fix iptable s word errors
Signed-off-by: Weiping Cai <18455667583@163.com>
2020-06-03 17:37:45 +08:00
wangxy518 560ee51cb3 a misspelling
a misspelling
2020-06-03 15:43:07 +08:00
Ryoko Tominaga 5321aed7fd add tabs tag back 2020-06-03 16:15:33 +09:00
Kubernetes Prow Robot dbb7434e8b Merge pull request #21375 from woblerr/api-kubernetes-updates-links-to-ru
Update links on kubernetes-api page to ru docs
2020-06-03 00:02:17 -07:00
Kubernetes Prow Robot 2266358d73 Merge pull request #21387 from corvofeng/patch
Sync with the English document, revert #19959.
2020-06-02 23:22:17 -07:00
Kubernetes Prow Robot eaf9a1c0a3 Merge pull request #21197 from chenfengjin/patch-3
Fix "control loop" translation to Chinese
2020-06-02 23:20:17 -07:00
Kubernetes Prow Robot a008a8a25b Merge pull request #21446 from chenfengjin/patch-4
Fix "hosted" translation
2020-06-02 23:16:17 -07:00
Kubernetes Prow Robot 37365d3224 Merge pull request #21194 from chenfengjin/patch-1
Fix "Control Plane" translation to meet translation tradition
2020-06-02 23:14:17 -07:00
陈逢锦/FengjinChen f0b70f0afd Fix "hosted" translation
"hosted" can be translated into "托管",  which is used more widely  in Chinese tech community.
2020-06-03 13:25:32 +08:00
Kubernetes Prow Robot 3f5a7ee4e0 Merge pull request #21196 from chenfengjin/patch-2
Fix “custom”  translation
2020-06-02 22:06:17 -07:00
corvofeng f79ecaf49d Sync with the English document, revert #19959.
According to #20301, the CronJob timezone comes from system timezone.

Signed-off-by: corvofeng <corvofeng@gmail.com>
2020-06-03 09:38:20 +08:00
Tim Allclair 44db1a13c9 Add missing PSP restrictions to standard security profiles 2020-06-02 17:13:12 -07:00
Ryoko Tominaga 2cb01ae562 fix section 'bash-completion install' 2020-06-03 08:31:06 +09:00