Kubernetes Prow Robot
ab2d1fb8b3
Merge pull request #27066 from Shegox/patch-1
...
clarify: add that binaryData is base64-encoded
2021-03-15 11:19:05 -07:00
Kubernetes Prow Robot
a3cd78a22a
Merge pull request #27061 from pacoxu/beta/storage
...
correct the version of beta annotation for storage
2021-03-15 11:17:04 -07:00
Federico Gallo
a71d623916
[es] Update content/es/docs/reference/glossary/limitrange.md ( #27041 )
...
* Fixed a misconception that I had and I forgot to fix before the merge
* Update content/es/docs/reference/glossary/limitrange.md
Added suggested glossary tooltip : line23.
Thanks
Co-authored-by: Rael Garcia <rael@rael.io >
Co-authored-by: Rael Garcia <rael@rael.io >
2021-03-15 08:25:05 -07:00
Tobias
69172dfd8e
clarify: add that binaryData is base64-encoded
2021-03-15 15:38:29 +01:00
Naoki Oketani
ec5b641a38
Translate docs/tasks/configmap-secret/managing-secret-using-config-file/ into Japanese
2021-03-15 20:54:50 +09:00
Vaibhav Goel
6cb22c90a5
Update content/ja/docs/tasks/run-application/force-delete-stateful-set-pod.md
...
Co-authored-by: makocchi <makocchi@gmail.com >
2021-03-15 16:59:50 +05:30
vaibhav
402a2f9002
Update the link
2021-03-15 16:25:49 +05:30
Vaibhav Goel
75fa920cf3
Update content/en/docs/tasks/extend-kubernetes/configure-multiple-schedulers.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com >
2021-03-15 12:39:28 +05:30
pacoxu
9c7c311ec2
correct the version of beta annotation for storage
2021-03-15 13:27:51 +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
Jihoon Seo
bf312020cf
Fix broken link
2021-03-15 11:14:11 +09:00
Akihito INOH
f553cbbebc
Replace redirect links of install kubectl
...
/docs/tasks/tools/install-kubectl/ is redirected to
/docs/tasks/tools/
This commit replace the redirect links for installing kubectl
with direct links.
2021-03-15 08:22:29 +09:00
Arhell
004df073c4
[vi] update invalid web page link for api group
2021-03-15 00:29:41 +02:00
Kubernetes Prow Robot
885daa22bf
Merge pull request #26646 from jailton/en/concepts/storage
...
Fix content/en/docs/concepts/storage/volumes.md
2021-03-14 14:49:05 -07:00
Federico Gallo
365af1356b
[es] Fix/Update content/es/docs/concepts/policy/_index.md ( #27043 )
...
* Fix: title is put in quotes. Update: Added description, probably deleted by mistake reviewing change suggestions
* Apply suggestions from code review
Realmente no estoy entendiendo por qué el "Commit suggestions" no está realizando el commit al fork. Lo voy a intentar nuevamente, pero esta vez haciendo un review ...
Éste mensaje se corresponde con el Commit suggestion al utilizar el "Add suggestion to batch" no creo que funcione tampoco en cuyo caso voy a intentar hacer (como mencioné en el párrafo anterior) un review para que los cambios persistan.
Co-authored-by: Rael Garcia <rael@rael.io >
Co-authored-by: Rael Garcia <rael@rael.io >
2021-03-14 11:09:04 -07:00
Yecheng Fu
2b18c86f24
add VolumeCapacityPriority feature gate
...
Co-authored-by: Wei Huang <weih@hey.com >
2021-03-14 23:02:07 +08:00
katsuhisa91
57ade89fb0
[ja] Update docs/concepts/workloads/controllers/daemonset.md to follow v1.19 of the original text
2021-03-14 23:50:24 +09:00
edsoncelio
3a71a0064f
Add partial translation
2021-03-14 09:55:39 -03:00
Arhell
59e056c086
[zh] update invalid web page link for api group
2021-03-14 14:27:57 +02:00
JIIOryo
11b5df1932
Update: ja/docs/concepts/workloads/pods/init-containers.md
2021-03-14 21:27:15 +09:00
JIIOryo
12bc83471f
Update: ja/docs/concepts/workloads/controllers/deployment.md
2021-03-14 20:46:21 +09:00
RyuSA
b9c6c57377
Update content/ja/docs/concepts/services-networking/service.md
...
Pods to Pod
2021-03-14 12:43:06 +09:00
Jailton Lopes
3f6343225d
Rewriting the description in the background section of how the volume behaves when a pod ceases to exist.
...
Signed-off-by: Jailton Lopes <jailton@gmail.com >
2021-03-13 23:03:21 -03:00
Genki Ogasawara
045265b044
modify: content/ja/docs/concepts/workloads/controllers/replicaset.md
2021-03-14 10:32:03 +09:00
Genki Ogasawara
2ce5be4377
modify: content/ja/docs/concepts/workloads/controllers/replicaset.md
2021-03-14 10:25:37 +09:00
Kubernetes Prow Robot
ffd02da080
Merge pull request #27020 from CKchen0726/ja_user-guide-windows-containers
...
[ja] fix spelling mistake
2021-03-13 08:51:04 -08:00
houjun
22415dbc29
Remove deprecated scheduling plugin NodeResourcesFit from config.md
2021-03-13 23:34:31 +08:00
RyuSA
745b68888d
Update some links from en-page to ja-page
2021-03-13 23:02:03 +09:00
RyuSA
45793339dd
bump docs up to v1.19
...
Update ja/docs/concepts/services-networking/service.md
2021-03-13 22:58:11 +09:00
Kubernetes Prow Robot
f9025a7c4a
Merge pull request #27005 from dragoneena12/update-docs/home/_index.md
...
make docs/home/_index.md follow v1.19 of the original text
2021-03-13 03:31:03 -08:00
Kubernetes Prow Robot
a3c287b6d0
Merge pull request #27000 from KobayashiD27/update-docs/concepts/architecture/nodes
...
ja:Make docs/concepts/architecture/nodes.md follow v1.19 of the original text
2021-03-13 03:25:04 -08:00
Kubernetes Prow Robot
8028d4ee1a
Merge pull request #26922 from oke-py/26911
...
Translate docs/tasks/configmap-secret/managing-secret-using-kubectl/ into Japanese
2021-03-13 03:21:04 -08:00
Kubernetes Prow Robot
6dff5ec1f3
Merge pull request #26674 from shuuji3/contribute/review/reviewing-prs
...
Translate contribute/review/reviewing-prs into Japanese
2021-03-13 03:19:04 -08:00
Kubernetes Prow Robot
f2aa6904a9
Merge pull request #26782 from dragoneena12/horizontal-pod-autoscale-walkthrough-ja
...
Translate tasks/run-application/horizontal-pod-autoscale-walkthrough/ into Japanese
2021-03-13 03:17:05 -08:00
Ryuichi KAWAMATA
fb40272991
Update ja/docs/concepts/cluster-administration/networking.md
2021-03-13 19:42:45 +09:00
Kubernetes Prow Robot
d0aca8bba8
Merge pull request #27023 from wardenlym/master
...
[zh] fix format mistake
2021-03-13 02:23:04 -08:00
Ryuichi KAWAMATA
a34b9fc015
Remove content/ja/docs/concepts/cluster-administration/cloud-providers.md ( #26857 )
2021-03-13 17:08:54 +09:00
Yasuhisa Hayato
e74dda6472
description of built-in node labels translate to Japanes
...
Removed individual links and replaced them with reference links to pages
2021-03-13 13:01:41 +09: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
Kubernetes Prow Robot
5e9aed04e1
Merge pull request #27030 from Arhell/upd
...
[zh] update link to Cinder CSI driver documentation
2021-03-12 19:11:03 -08:00
Kubernetes Prow Robot
8d779533c6
Merge pull request #26945 from jihoon-seo/patch-3
...
Fix typo (Linux -> macOS)
2021-03-12 17:41:04 -08:00
ChandaniM123
f4dee4c08b
Merge remote-tracking branch 'upstream/master' into dev-1.21
2021-03-12 18:13:48 -05: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
vaibhav
b87508b7fb
Linking a page
2021-03-12 21:31:00 +05:30
wardenlym
a8634b88c5
fix format mistake in zh/docs/setup/production-environment/tools/kubeadm/kubelet-integration.md
2021-03-12 22:37:16 +08:00
Edson (aka tuxpilgrim)
ba4cf5f99e
Update content/pt/docs/concepts/scheduling-eviction/ ( #26924 )
...
* Move pod-overhead.md to schedulling-eviction
* Add pod-overhead.md translation
* Update content/pt/docs/concepts/scheduling-eviction/pod-overhead.md
* Fix name: test-Pod to name: test-pod
* Small fixes
* remove reviewers
* change 'fonte' to 'código fonte'
* Add the suggestion by code review
* Update the references with the original doc
* Update the _index.md
2021-03-12 05:08:18 -08:00
Kubernetes Prow Robot
35eea8db79
Merge pull request #26960 from edsoncelio/pt_m1_containers_environment
...
Add content/pt/docs/concepts/containers/container-environment.md
2021-03-12 03:06:17 -08:00