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
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
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
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
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
Kubernetes Prow Robot
078369ebaa
Merge pull request #26191 from Arhell/update
...
update cfssl installations link
2021-01-21 19:51:26 -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
Arhell
d9f4b49a6f
update cfssl installations link
2021-01-22 01:41:04 +02:00
Kubernetes Prow Robot
68e6b45f9d
Merge pull request #24772 from kbhawkey/node-problem-detector-cleanup
...
clean up node problem detector task page
2021-01-21 14:23:01 -08:00
Edith Erika Puclla Pareja
a8f7a938ac
Add content/es/docs/concepts/secret ( #17053 )
...
* # This is a combination of 14 commits.
# The first commit's message is:
Update patch release manager to patch release team in version skew po… (#17008 )
* Update patch release manager to patch release team in skew support policy.
* Adding link for additional patch-release information to version skew policy.
# This is the 2nd commit message:
translate the first part of secret.md document
# This is the 3rd commit message:
translate secrets montados se actualizan automáticamente
# This is the 4th commit message:
translation until Montaje Automatico de Secrets Creados Manualmente
# This is the 5th commit message:
translate restrictions
# This is the 6th commit message:
translate Interacción del Secret y Pod de por Vida
# This is the 7th commit message:
finish first translation version secret.md
# This is the 8th commit message:
fix spaces
# This is the 9th commit message:
checking first part
# This is the 10th commit message:
review translation ultil line 232
# This is the 11th commit message:
fix some issues line 509
# This is the 12th commit message:
finish first revision secret documentation
# This is the 13th commit message:
remove pod-overview
# This is the 14th commit message:
added secret content in spanish content/es/docs/concepts/configuration/secret.md
* “Secret” es un objet Kubernetes
* capital letter in Secret Kubernetes Object
* Remove ` from k8s native objects
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
* Remove ` from k8s native objects
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
* Capitalize Secret
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
* Update reviewer
* Apply suggestions from code review
Co-authored-by: Mitesh Jain <47820816+miteshskj@users.noreply.github.com >
Co-authored-by: Rael Garcia <rael@rael.io >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-01-21 08:39:03 -08:00
ydFu
611ca12a6e
Update install-kubeadm.md
...
* sync with english version in install-kubeadm.md
Signed-off-by: ydFu <ader.ydfu@gmail.com >
2021-01-21 23:38:52 +08:00
piyushjain18
991b35fd09
Update service name in example of Name based virtual hosting
...
`service2` is mapped to `second.bar.com` in the given example
```
- host: second.bar.com
http:
paths:
- pathType: Prefix
path: "/"
backend:
service:
name: service2
port:
number: 80
```
2021-01-21 23:08:19 +09:00
CKchen0726
c6b704e5e0
Merge branch 'master' into labels_annotations_taints
2021-01-21 14:02:01 +08:00
Arhell
ae7ebe7792
[ja] upgrade cfssl installations
2021-01-21 00:55:28 +02:00
chienfuchen32
9d3d5548a1
modify Design doc ttl-after-finish upstream
2021-01-20 23:24:59 +08:00
Kubernetes Prow Robot
08a4e6323e
Merge pull request #26134 from tengqm/zh-resync-kubeapiserver
...
[zh] Resync kube-apiserver reference
2021-01-20 04:09:59 -08:00
Kubernetes Prow Robot
78275b0b2f
Merge pull request #26154 from Arhell/fix
...
[zh] fix NGINX Ingress Controller URl
2021-01-20 03:27:59 -08:00
Tom Kivlin
aec6ea4895
Update secret.md
...
Remove prepended URLs and re-word to avoid use of "we".
2021-01-20 10:23:49 +00:00
Kubernetes Prow Robot
e979fc8796
Merge pull request #26164 from heheh13/patch-1
...
Fix grammatical in Desired versus current state.
2021-01-20 02:07:59 -08:00
Naoki Oketani
9315b85fd7
restore not-outdated contents
2021-01-20 18:58:46 +09:00
Naoki Oketani
3b409773ae
Update content/en/docs/concepts/containers/runtime-class.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-01-20 18:56:50 +09:00
Naoki Oketani
29dcf62d57
remove indication of enabling RuntimeClass feature gate since it is a GA feature
2021-01-20 18:56:47 +09:00
Kubernetes Prow Robot
8dcf8ab785
Merge pull request #26165 from ydFu/fix-typo
...
Fix Typo in rbac.md
2021-01-20 01:32:00 -08:00
Kubernetes Prow Robot
1e65fe2d24
Merge pull request #26145 from howieyuen/eps
...
[zh] resync content/zh/docs/concepts/services-networking/endpoint-slices.md
2021-01-20 01:26:00 -08:00
ydFu
f84a0898ec
Fix Typo in rbac.md
2021-01-20 16:45:49 +08:00
Mehedi Hasan
94d9efc71b
Fix grammatical in Desired versus current state.
2021-01-20 14:21:54 +06:00
Kubernetes Prow Robot
1fc9554da4
Merge pull request #26157 from tengqm/zh-resync-kcm
...
[zh] Resync kcm reference
2021-01-20 00:05:59 -08:00
Kubernetes Prow Robot
55426e8cc7
Merge pull request #26159 from howieyuen/dual-stack
...
[zh] resync content/zh/docs/tasks/network/validate-dual-stack.md
2021-01-19 21:25:58 -08:00
Qiming Teng
9e2873bbd2
Resync kcm reference
...
Also unified some styling of the tables,
2021-01-20 11:16:54 +08:00
howieyuen
70842f2c72
resync content/zh/docs/tasks/network/validate-dual-stack.md
2021-01-20 10:28:13 +08:00
Chen, Xu Chun (Simon)
2f2f30b614
Update reference link
...
The old link "https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-groups " points to an nonexistent section of the page. The correct section should be "https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-groups-and-versioning " .
2021-01-20 09:56:14 +08:00
Sergey Kanzhelev
b10decb87c
migrating from dockershim
2021-01-20 01:41:13 +00:00
howieyuen
786422bb5f
resync content/zh/docs/concepts/services-networking/endpoint-slices.md
2021-01-20 09:22:03 +08:00
Kubernetes Prow Robot
c42e56d811
Merge pull request #23294 from feloy/feloy-gsod-api-reference-ex1
...
[GSoD'20] Update how the Kubernetes website serves API references
2021-01-19 16:25:59 -08:00
Arhell
db90dce846
[zh] fix NGINX Ingress Controller URl
2021-01-20 00:31:30 +02:00
Rey Lejano
abef338c9d
Merge master into dev-1.21
2021-01-19 12:39:27 -08:00
Philippe Martin
1373ad22f1
Update Kubernetes API index page
2021-01-19 21:19:54 +01:00
Philippe Martin
add24db3e3
New API Reference presentation on /content/en/docs/reference/kubernetes-api
2021-01-19 21:05:09 +01:00
Kubernetes Prow Robot
a5630c5dde
Merge pull request #25259 from nate-double-u/25040-sha256-checks
...
Updating install-kubectl.md with instructions for validating kubectl binaries against checksum files
2021-01-19 11:51:59 -08:00
Kubernetes Prow Robot
58f2248be2
Merge pull request #26133 from tengqm/zh-resync-podpreset
...
[zh] Clean PodPreset related pages/examples
2021-01-19 10:27:45 -08:00
Pulak Kanti Bhowmick
a398bc0657
Fix NGINX Ingress Controller URl
2021-01-19 19:34:39 +06:00
Qiming Teng
3502b36f86
Fix outdated content in feature gates
...
Also applied some line wrapping to unreasonable long lines.
2021-01-19 15:24:44 +08:00