Commit Graph

2630 Commits

Author SHA1 Message Date
ydFu b0192d224e [zh] Sync setup pages for production-environment\container-runtimes.md
* Sync with english version in 'container-runtimes: include note about latest validated docker (#26966)'

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-03-20 15:58:44 +08:00
Kubernetes Prow Robot e924620433 Merge pull request #27111 from mengjiao-liu/update-rdb-link-zh
[zh] update volume rdb `Rados Block Device` link
2021-03-19 21:09:42 -07:00
Kubernetes Prow Robot 48df7ceb37 Merge pull request #27059 from ydFu/update-container-runtimes
[zh] Sync setup pages for production-environment\container-runtimes.md
2021-03-19 06:08:33 -07:00
Kubernetes Prow Robot e2f760ca26 Merge pull request #26983 from illidan33/patch-1
create a secret failed
2021-03-18 17:52:36 -07:00
Rey Lejano 9d56683e8b Merge master into dev-1.21 to keep in sync - SIG-Release 1.21 Docs team 3/17/21
Fixed merge conflict with /docs/reference/command-line-tools-reference/kube-apiserver.md and preferred master
2021-03-17 21:29:04 -07:00
Kubernetes Prow Robot cb7edbf398 Merge pull request #27113 from mengjiao-liu/sync-dynamic-provisioning-zh
[zh] sync content/en/docs/concepts/storage/dynamic-provisioning.md
2021-03-17 20:55:20 -07:00
Kubernetes Prow Robot 38a11d43ee Merge pull request #27102 from mengjiao-liu/sync-volume
[zh] Sync content/en/docs/concepts/storage/volumes.md
2021-03-17 20:11:19 -07:00
mengjiao.liu 9c9366a36e [zh] sync content/en/docs/concepts/storage/dynamic-provisioning.md 2021-03-18 11:02:08 +08:00
mengjiao.liu 243317319d [zh] update volume rdb Rados Block Device link 2021-03-18 10:32:30 +08:00
mengjiao.liu 449d06ec0e [zh] Sync content/en/docs/concepts/storage/volumes.md 2021-03-17 23:05:50 +08:00
Qiming Teng 5805ef3738 [zh] Sync install-kubeadm 2021-03-17 20:21:46 +08:00
Jeremy 74ce07a55e Update dns-custom-nameservers.md 2021-03-17 16:05:47 +08:00
CKchen0726 b891ef312a [zh] fix spelling mistake in content/zh/docs/concepts/storage/storage-classes.md 2021-03-17 10:00:47 +08:00
ydFu b274911ceb [zh] Sync setup pages for production-environment\container-runtimes.md
* Sync with english version in 'Update Ubuntu/Debian installation instructions to use Signed-By option (#26952)'

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-03-15 10:18:10 +08:00
Arhell 59e056c086 [zh] update invalid web page link for api group 2021-03-14 14:27:57 +02:00
Kubernetes Prow Robot d0aca8bba8 Merge pull request #27023 from wardenlym/master
[zh] fix format mistake
2021-03-13 02:23:04 -08:00
Kubernetes Prow Robot 10d808362d Merge pull request #26986 from pacoxu/remove/Disable-CAdvisor-Json-Metrics
Disable CAdvisor Json Metrics completed
2021-03-12 19:19:04 -08:00
Kubernetes Prow Robot 3c17a7e50b Merge pull request #27019 from CKchen0726/zh_connect-applications-service
[zh] fix spelling mistake in ./content/zh/docs/concepts/service-networking/connect-applications-service.md
2021-03-12 19:19:04 -08:00
Kubernetes Prow Robot faf889af8e Merge pull request #27029 from oomichi/redirect-kubeadm-zh
zh: Replace redirect links of kubeadm
2021-03-12 19:13:03 -08:00
Arhell ca5680fa49 [zh] update link to Cinder CSI driver documentation 2021-03-13 01:05:36 +02:00
Kenichi Omichi 70db6c1fcb zh: Replace redirect links of kubeadm
/docs/reference/setup-tools/kubeadm/kubeadm/ is redirected to /docs/reference/setup-tools/kubeadm/
This replaces the redirect links of kubeadm with the direct links.

NOTE: The pull request for `en` language has been already merged as https://github.com/kubernetes/website/pull/26919
2021-03-12 22:10:58 +00:00
wardenlym a8634b88c5 fix format mistake in zh/docs/setup/production-environment/tools/kubeadm/kubelet-integration.md 2021-03-12 22:37:16 +08:00
Kubernetes Prow Robot e2f4b96503 Merge pull request #26939 from Iceber/update-access-cluster-api
[zh] update access-cluster-api.md
2021-03-12 01:54:18 -08:00
Iceber Gu d1025ef5ab [zh] update access-cluster-api.md
Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io>
2021-03-12 17:48:44 +08:00
buptliuwei 1ea5f5ee31 fixed demo deployment create command
when use  `kubectl run source-ip-app --image=k8s.gcr.io/echoserver:1.4` . it will be create a pod, the output is: `pod/source-ip-app created`,  but the svc will find `deployment` when use `kubectl expose deployment source-ip-app --name=clusterip --port=80 --target-port=8080`
2021-03-11 11:58:00 +08:00
luzg 22f104c6c3 [zh] translate task/install kubectl on macOS 2021-03-11 11:32:12 +08:00
CKchen0726 4d989b9a67 fix spelling mistake in ./content/zh/***/connect-applications-service.md 2021-03-11 11:18:25 +08:00
pacoxu 58c9ddd24e Disable CAdvisor Json Metrics completed 2021-03-10 17:09:01 +08:00
illidan dc508bd396 Update connect-applications-service.md
There is an extra space before the field 'type', so to create a secret failed. The message is "error: error parsing nginxsecret.yaml: error converting YAML to JSON: yaml: line 5: did not find expected key".
2021-03-10 14:58:24 +08:00
Kubernetes Prow Robot 2e0968ffe7 Merge pull request #26950 from lsq645599166/add_zh_access-api-from-pod
[zh] add docs/tasks/run-application/access-api-from-pod.md zh version
2021-03-09 07:09:00 -08:00
Kubernetes Prow Robot 551e38c4ee Merge pull request #26930 from ydFu/update-kustomization
[zh] Sync setup pages for manage-kubernetes-objects\kustomization.md
2021-03-09 04:26:59 -08:00
REN Xiaolei 7fdd756f8e fix Chinese translation about reserved-cpus (#26927)
* fix Chinese translation about reserved-cpus

* fix translation about take precedence
2021-03-08 17:31:00 -08:00
Henry Liu 71ca12a77d fix typo and some translation error 2021-03-09 09:23:12 +08:00
Arhell da4074fa1f [zh] remove feature-state tag for categories for CRDs 2021-03-09 00:38:42 +02:00
Kubernetes Prow Robot 8b6bcb79b5 Merge pull request #26938 from Iceber/fix-using-api-index
[zh] fix using-api/_index.md
2021-03-08 05:05:42 -08:00
Iceber Gu ddcdd0687e [zh] fix using-api/_index.md
Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io>
2021-03-08 18:05:32 +08:00
Henry Liu c4fddf906c [zh] add docs/tasks/run-application/access-api-from-pod.md zh version 2021-03-08 16:13:22 +08:00
vazmin 5dba292da3 Fix CSI spec URL 2021-03-07 17:21:54 +08:00
Kubernetes Prow Robot 23cdd9717d Merge pull request #26813 from zhiguo-lu/zh-trans-task-certificates
[zh] translate task certificates
2021-03-07 00:33:42 -08:00
ydFu ed5fd4a7e7 [zh] Sync setup pages for manage-kubernetes-objects\kustomization.md
* Sync with english version in 'chore: fix an invalid location.hash (#26835)'

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-03-07 15:39:22 +08:00
luzg 5e6da7d397 [zh] translate task certificates 2021-03-06 22:24:24 +08:00
timyinshi b3ac1021a9 modify the error chinese word
Signed-off-by: timyinshi <shiguangyin@inspur.com>
2021-03-05 22:29:24 +08:00
Kubernetes Prow Robot b23edad5d1 Merge pull request #26833 from njuptlzf/patch-2
Update flow-control.md
2021-03-04 19:30:21 -08:00
Kubernetes Prow Robot c82d92b61f Merge pull request #26408 from CaoDonghui123/fix-url-2
[zh]fix the link addresses
2021-03-04 19:08:21 -08:00
Kubernetes Prow Robot b71386970a Merge pull request #26773 from wwgfhf/master-service-catalog
Update zh translation in  service-catalog.md
2021-03-04 04:54:08 -08:00
njuptlzf dfe6623bd0 Update flow-control.md
Fix description
2021-03-04 15:02:17 +08:00
Arhell 233ca28849 [zh] update client-libraries.md 2021-03-04 00:28:32 +02:00
Kubernetes Prow Robot 47f06ab62a Merge pull request #26743 from mastermay/patch-1
doc: remove zero-width space character
2021-03-02 16:31:20 -08:00
iamhesir 8b19b36a7e Merge branch 'master' into patch-1 2021-03-02 23:08:06 +08:00
Mastermay e56f663441 Update content/zh/docs/contribute/style/hugo-shortcodes/index.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-02 20:01:42 +08:00