Commit Graph

26933 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 9c5b468f28 Merge pull request #26232 from ydFu/update-misc-batch-5
[zh] Sync concepts pages for policy
2021-01-24 20:36:53 -08:00
ydFu 1078f3f88e [zh] Sync concepts pages for policy
* [zh] Umbrella issue: pages out of sync in concepts section(Misc Batch 5)
```
[x] content/zh/docs/concepts/policy/resource-quotas.md
[x] content/zh/docs/concepts/cluster-administration/system-metrics.md
[x] content/zh/docs/concepts/cluster-administration/flow-control.md
```
* sync with english version in policy/pod-security-policy.md

Signed-off-by: ydFu ader.ydfu@gmail.com
2021-01-25 11:30:50 +08:00
Kubernetes Prow Robot 52554428db Merge pull request #26212 from ydFu/update-cluster-administration
Update cluster-administration flow-control.md and system-metrics.md
2021-01-24 18:06:53 -08:00
Kubernetes Prow Robot b8d1814389 Merge pull request #26208 from ydFu/update-replicatset
Update workloads/controllers/replicationcontroller.md and replicaset.md
2021-01-24 18:04:53 -08:00
Kubernetes Prow Robot 8b391b1302 Merge pull request #26219 from ydFu/update-misc-batch-0124
Update Misc Batch
2021-01-24 18:00:53 -08:00
Kubernetes Prow Robot ca455ccbd0 Merge pull request #26226 from LinuxSuRen/patch-1
Fix the wrong URL of kubespray
2021-01-24 16:50:53 -08:00
Kubernetes Prow Robot 9c0d453ed1 Merge pull request #26220 from ydFu/update-storage
[zh] Sync concepts pages for config and storage
2021-01-24 16:46:53 -08:00
Arhell ac1409edda [zh] update feature-gates description for TopologyManager 2021-01-25 00:55:32 +02:00
ljnaresh e239d8089f Replace alpine with busybox image for better response from nslookup 2021-01-24 23:15:20 +01:00
Ricardo Pchevuzinske Katz 2346581566 Fix some spell checking
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
2021-01-24 16:27:42 -03:00
ydFu cb4cc0f261 [zh] Sync concepts pages for architecture and extend-kubernetes
* [zh] Umbrella issue: pages out of sync in concepts section #26177(Misc Batch 4)

```
[x] content/zh/docs/concepts/architecture/controller.md
[x] content/zh/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins.md
[x] content/zh/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md
[x] content/zh/docs/concepts/extend-kubernetes/operator.md
```

* sync with english version in home/_index.md

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-24 21:43:15 +08:00
Kubernetes Prow Robot e5146e8890 Merge pull request #26182 from tengqm/zh-sync-kube-scheduler
[zh] Resync and fix kube-scheduler reference
2021-01-24 05:22:53 -08:00
Kubernetes Prow Robot 985a9489b4 Merge pull request #26195 from ydFu/update-disruptions
Update disruptions.md
2021-01-24 05:20:53 -08:00
Zhao Xiaojie 17e48c0d60 Fix the wrong URL of kubespray 2021-01-24 21:13:05 +08:00
Kubernetes Prow Robot 00b8a6fb15 Merge pull request #26224 from Arhell/upd
[zh] update rbac.md
2021-01-24 04:52:53 -08:00
ydFu f26b3322a7 Misc Batch 1 in Issue #26177
[zh] Umbrella issue: pages out of sync in concepts section #26177

Misc Batch 1:
```
content/zh/docs/concepts/configuration/overview.md
content/zh/docs/concepts/scheduling-eviction/assign-pod-node.md
content/zh/docs/concepts/scheduling-eviction/pod-overhead.md
content/zh/docs/concepts/storage/volume-snapshot-classes.md
content/zh/docs/concepts/storage/volumes.md
```
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-24 19:26:57 +08:00
Arhell e31224e46a [zh] update rbac.md 2021-01-24 11:39:17 +02:00
Alexis Horgix Chotard bbc1194d5d docs-fr: replace Ingress TLS example block by YAML file ref 2021-01-24 02:59:21 +01:00
Alexis Horgix Chotard cfeed030cc docs-fr: make the example URL match the EN version 2021-01-23 23:20:40 +01:00
Alexis Horgix Chotard 9f89f710a4 docs-fr: also mention FQDN for certificate in Ingress doc 2021-01-23 23:20:13 +01:00
Alexis Horgix Chotard da12b07907 docs-fr: add missing capital on Ingress 2021-01-23 23:14:48 +01:00
Alexis Horgix Chotard 3b6be2ea94 docs-fr: make Ingress example YAML match the EN version 2021-01-23 23:14:30 +01:00
Philippe Martin e4d24124a3 Redirects "Well-Known Labels, Annotations and Taints" page 2021-01-23 18:24:09 +01:00
Philippe Martin 21cee4340d Fix anchors with unsupported characters 2021-01-23 18:15:01 +01:00
Alexis "Horgix" Chotard ff442608d1 Ingress: mention TLS instead of SSL in example URL 2021-01-23 17:35:27 +01:00
Kubernetes Prow Robot a088d1f27a Merge pull request #26210 from ydFu/update-ephemeral-containers
Update ephemeral-containers.md
2021-01-23 07:41:39 -08:00
hasheddan bf6dbd4c3f Fix links to flexVolume documentation
A few links to the flexVolume documentation do not resolve correctly due
to case sensitivity in the page anchor. This updates those links to
resolve to the correct section of the volumes doc.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-01-23 08:45:26 -06:00
ydFu 270b1b9823 Update ephemeral-containers.md
* sync with english version in ephemeral-containers.md

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-23 20:59:11 +08:00
ydFu 83a421286a Update cluster-administration flow-control.md and system-metrics.md
* sync with english version in cluster-administration flow-control.md and system-metrics.md

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-23 20:53:59 +08:00
Kubernetes Prow Robot 989dbbf205 Merge pull request #26211 from ydFu/update-init-containers
Update init-containers.md
2021-01-23 04:53:39 -08:00
ydFu c27dbd6673 Update init-containers.md
* sync with english version in init-containers.md

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-23 19:53:03 +08:00
Kubernetes Prow Robot 7675ae2330 Merge pull request #26200 from ydFu/update-container-lifecycle-hooks
Update container-lifecycle-hooks.md
2021-01-22 22:47:39 -08:00
ydFu f3692a3446 Update workloads/controllers/replicationcontroller.md and replicaset.md
* sync with english version in workloads/controllers/replicationcontroller.md and replicaset.md

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-23 13:23:26 +08:00
Jailton Lopes d56ac69e9f Add instruction to access API reference pages URL locally 2021-01-22 23:16:11 -03:00
Arhell ba981fb872 [zh] fix minor typo 2021-01-23 00:37:37 +02:00
Bartlomiej Takuski 48004c99cc Grammatical error in secret.md
Fixing a minor grammatical error in secret.md
2021-01-22 16:02:48 -06:00
Karen Bradshaw a09fc68df4 change capitalization of daemon name 2021-01-22 11:39:10 -05:00
ydFu c491ec7b8a Update container-lifecycle-hooks.md
* sync with english version in container-lifecycle-hooks.md

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-23 00:03:58 +08:00
ydFu 67dc1b2d86 Update disruptions.md
* sync with english version in disruptions.md

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-22 22:06:56 +08:00
Kubernetes Prow Robot b0ec53eb74 Merge pull request #26193 from ydFu/update-api-group
Update api-group.md
2021-01-22 05:53:26 -08:00
ydFu b78739436c Update api-group.md
* sync with english version in api-group.md

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-22 16:00:03 +08:00
flo-oss f213353b30 added German translation for pod overview page 2021-01-21 20:45:13 -08:00
Kubernetes Prow Robot 078369ebaa Merge pull request #26191 from Arhell/update
update cfssl installations link
2021-01-21 19:51:26 -08:00
flo-oss dc75539de0 added German translation for pod overview 2021-01-21 19:42:24 -08:00
Kubernetes Prow Robot 8263a332fd Merge pull request #26179 from tengqm/zh-sync-kubelet
[zh] Resync kubelet reference
2021-01-21 19:13:26 -08:00
Kubernetes Prow Robot d1b2709ae8 Merge pull request #25700 from devincd/master
Update container-lifecycle-hooks.md
2021-01-21 19:05:26 -08:00
Qiming Teng 987256376c [zh] Resync and fix kube-scheduler reference 2021-01-22 11:02:16 +08:00
Kubernetes Prow Robot 8038c7bf3b Merge pull request #25900 from oke-py/25875
remove indication of enabling RuntimeClass feature gate since it is a GA feature
2021-01-21 18:59:27 -08:00
Qiming Teng f74837bec6 [zh] Resync kubelet reference 2021-01-22 10:58:44 +08:00
Kubernetes Prow Robot 92a01bc24c Merge pull request #26186 from ydFu/update-install-kubeadm
Update install-kubeadm.md
2021-01-21 18:51:27 -08:00