Commit Graph

22684 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 9ade714aab Merge pull request #26245 from ydFu/update-new-sysc-in-0126
[zh] update Sync concepts pages for secret and ingress
2021-01-25 21:30:34 -08:00
Kubernetes Prow Robot 3fce814f67 Merge pull request #26236 from chenxuc/master
[zh] Sync concepts pages for garbage collect
2021-01-25 20:08:34 -08:00
Kubernetes Prow Robot 1fffe9fb9b Merge pull request #26235 from ydFu/update-runtime-class
[zh] Update runtime-class.md
2021-01-25 20:04:34 -08:00
ydFu 465c4fa674 [zh] Update runtime-class.md
* sync with english version in runtime-class.md

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-26 11:14:47 +08:00
ydFu c669471823 [zh] update Sync concepts pages for secret and ingress
* sync with english version in secret.md and ingress.md
2021-01-26 09:30:21 +08:00
Arhell 74d0035e3c [ja] update feature-gates 2021-01-26 00:22:43 +02:00
Kubernetes Prow Robot b74478c86d Merge pull request #26185 from piyushjain18/patch-1
Update service name in example of Name based virtual hosting
2021-01-25 13:41:00 -08:00
Kubernetes Prow Robot 7706f6f800 Merge pull request #26217 from feloy/api-ref-fix-anchors
Fix anchors with unsupported characters
2021-01-25 13:21:00 -08:00
Kubernetes Prow Robot f2810c82d4 Merge pull request #26201 from kbhawkey/fix-nodedetector-caps
change capitalization of daemon name
2021-01-25 13:09:01 -08:00
Marc Campbell 8a48273855 Better description of Job execution
Just a small clarification on the description of the responsibilities of a Job. Kubernetes doesn't ensure that the Pods are successful, but the scheduler's responsibility is to continue retrying until success. Updating the docs with a slight wording change to more accurately reflect that a Job won't ensure success, but it will continue retrying until success.
2021-01-25 12:57:00 -08:00
Kubernetes Prow Robot 6ce3a86545 Merge pull request #26203 from Btakuski/patch-1
Grammatical error in secret.md
2021-01-25 09:18:54 -08:00
Kedar Vijay Kulkarni 9be902bee0 added example linking to hostPath volume definition 2021-01-25 11:17:10 -05:00
Kubernetes Prow Robot dc8e56ee3c Merge pull request #26214 from hasheddan/flexvol
Fix links to flexVolume documentation
2021-01-25 07:34:56 -08:00
chenxuc edd60c9cd4 [zh] Sync concepts pages for garbage collect
Sync web page for part of the items in umbrella issue:
[zh] Umbrella issue: pages out of sync in concepts section #26177

Garbage Collection
 content/zh/docs/concepts/workloads/controllers/garbage-collection.md
2021-01-25 18:55:12 +08:00
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