Zhang Yong
b7997b4a6d
Use https for link to contributor covenant
2021-01-28 11:39:43 +08:00
Yong Zhang
0c4389a4af
Merge pull request #10 from kubernetes/master
...
merge
2021-01-28 10:53:05 +08:00
Kubernetes Prow Robot
b1f370dd13
Merge pull request #26229 from rikatz/spell-correction
...
Fix some spell checking
2021-01-27 09:51:40 -08:00
Kubernetes Prow Robot
012022d5ef
Merge pull request #26213 from ydFu/update-administer-cluster
...
Update administer-cluster out-of-resource.md and namespaces.md
2021-01-26 18:53:39 -08:00
Kubernetes Prow Robot
2995708c0e
Merge pull request #26132 from chienfuchen32/patch-1
...
modify Design doc ttl-after-finish upstream
2021-01-26 18:27:39 -08:00
Kubernetes Prow Robot
8a16beeb85
Merge pull request #26249 from tengqm/zh-sync-audit
...
[zh] sync audit task page
2021-01-26 18:05:39 -08:00
ydFu
84880c1ac5
Update cluster-administration administer-cluster out-of-resource.md and namespaces.md
...
* sync with english version in administer-cluster out-of-resource.md and namespcaes.md
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-27 09:26:21 +08:00
Kubernetes Prow Robot
4f244bcbf6
Merge pull request #25787 from SergeyKanzhelev/migrateFromDockershim
...
Migrating from dockershim documentation
2021-01-26 16:29:39 -08:00
Kubernetes Prow Robot
008e41fecf
Merge pull request #26239 from ydFu/update-services-networking
...
[zh] Sync concepts pages for service-networking
2021-01-26 15:39:39 -08:00
Kubernetes Prow Robot
24b887c433
Merge pull request #26250 from chenxuc/misc_batch2
...
[zh] Sync web page for tasks
2021-01-26 15:35:39 -08:00
Kubernetes Prow Robot
e064d7854f
Merge pull request #25067 from miton18/patch-1
...
Fix formatting issue
2021-01-26 13:33:40 -08:00
Kubernetes Prow Robot
4d5a5ec1b5
Merge pull request #26242 from marccampbell/patch-1
...
Better description of Job execution
2021-01-26 11:32:31 -08:00
Kubernetes Prow Robot
e30a9bb3d9
Merge pull request #26169 from tomkivlin/tomkivlin-secret-style
...
Update secret.md to match style guide
2021-01-26 11:18:31 -08:00
Kubernetes Prow Robot
25c5aa783b
Merge pull request #25082 from frbimo/id_qos_pod
...
[id] Indonesian translation of page quality-service-pod
2021-01-26 06:12:34 -08:00
Kubernetes Prow Robot
3523bd9bed
Merge pull request #26237 from CaoDonghui123/fix-sync1
...
[zh] sync Misc Batch 1
2021-01-26 05:30:34 -08:00
Fransiscus Bimo
64bf813157
This PR adds new Indonesian translation of
...
content/id/docs/tasks/configure-pod-container/quality-service-pod.md
2021-01-26 19:37:57 +08:00
chenxuc
b60b5926ef
[zh] Sync web page for tasks
...
Sync web page for part of the items in umbrella issue:
Misc Batch 2 (S)
content/zh/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md
content/zh/docs/tasks/manage-kubernetes-objects/update-api-object-kubectl-patch.md
content/zh/docs/tasks/access-application-cluster/configure-access-multiple-clusters.md
2021-01-26 18:25:07 +08:00
Qiming Teng
29e2644f75
[zh] sync audit task page
2021-01-26 17:18:29 +08:00
ydFu
c06d1320f2
[zh] Sync concepts pages for service-networking
...
* [zh] Umbrella issue: pages out of sync in concepts section(#26177 Misc
Batch 2)
```
[x] content/zh/docs/concepts/services-networking/network-policies.md
[x] content/zh/docs/concepts/services-networking/service.md
[x] content/zh/docs/concepts/services-networking/dns-pod-service.md
```
Signed-off-by: ydFu ader.ydfu@gmail.com
2021-01-26 15:34:54 +08:00
caodonghui
437c56d08e
[zh] sync Misc Batch 1
2021-01-26 15:21:01 +08:00
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
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
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
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
Philippe Martin
21cee4340d
Fix anchors with unsupported characters
2021-01-23 18:15:01 +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