Commit Graph

25360 Commits (d55d7703652db7771b6a7eafc80a33c72e116ca8)

Author SHA1 Message Date
Kubernetes Prow Robot a54e81ece4
Merge pull request #29159 from spiffxp/use-k8s-staging-ci-images
kubeadm: use k8s-staging-ci-images instead of kubernetes-ci-images
2021-08-03 09:18:48 -07:00
Tim Bannister e3b6ab9579 Improve Katacoda button
Separate out the HTML <div> for Katacoda from the in-page button to
trigger it.
2021-08-03 14:31:38 +01:00
Kubernetes Prow Robot 756c2fd8bc
Merge pull request #29199 from spdfnet/patch-1
typos_kubeadm-init-phase
2021-08-03 04:32:47 -07:00
seokho-son 25f168f2f6 Update outdated files in dev-1.21-ko.7 (p1) 2021-08-03 17:55:32 +09:00
Kubernetes Prow Robot 977ba2e810
Merge pull request #29201 from Arhell/upd-config
[fr] update annotations
2021-08-02 22:54:48 -07:00
Kubernetes Prow Robot 8ff25b3f5e
Merge pull request #29168 from ClaudiaJKang/outdated-1.21-ko.7-part3
[ko] Update outdated files in dev-1.21-ko.7 (p3)
2021-08-02 19:58:47 -07:00
Kubernetes Prow Robot da58c71c2a
Merge pull request #29182 from ClaudiaJKang/ko-29075
[ko] Translate content/ko/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods.md
2021-08-02 19:56:47 -07:00
Kubernetes Prow Robot 31efd0ad3a
Merge pull request #29195 from rudeigerc/zh-fix-rbac
[zh] Fix tiny translation mistakes in RBAC
2021-08-02 17:39:50 -07:00
Kubernetes Prow Robot 1f9ceb003d
Merge pull request #29190 from NoicFank/patch-3
Fix an error link
2021-08-02 17:37:49 -07:00
Arhell c9b44f094f [fr] update annotations 2021-08-03 01:57:42 +03:00
spdfnet 0d82d2df06 kubelet_typos
Fix typos in kubeadm-init-phase.md
kublet -> kubelet
2021-08-02 22:46:21 +00:00
spdfnet 1fe6f70f5d
finialize_typo
Fix typo in kubeadm-init-phase.md
finialize -> finalize
2021-08-02 22:44:54 +01:00
Kubernetes Prow Robot afeca102eb
Merge pull request #29193 from sftim/20210802_improve_statefulset_minreadyseconds_docs
Improve StatefulSet .minReadySeconds docs
2021-08-02 10:43:22 -07:00
Tim Bannister 03c2c0fb35 Improve StatefulSet docs around rolling updates
As an alpha feature, rolling updates for StatefulSets can now have a
.spec.minReadySeconds field. Improve the documentation for StatefulSets
to better explain how this is useful.
2021-08-02 18:31:53 +01:00
rudeigerc ae772a5a42
[zh] Fix tiny translation mistakes in RBAC
Signed-off-by: rudeigerc <rudeigerc@gmail.com>
2021-08-03 00:15:43 +08:00
Claudia J. Kang 08e0981775 [ko] Translate content/ko/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods.md 2021-08-02 23:38:05 +09:00
Kubernetes Prow Robot c2b38df06f
Merge pull request #28138 from aanm/update-cilium-docs
Update cilium docs
2021-08-02 05:45:21 -07:00
Dingzhu Lurong 8ec133b06f
Fix an error link
In the Chinese version of the document, we should use  “#准备开始” instead of “#before-you-begin”.
2021-08-02 20:35:16 +08:00
Kubernetes Prow Robot e3a4ff9b17
Merge pull request #29188 from Shubham82/fix-statiC_pod_link
Fix Static Pod Link.
2021-08-02 04:01:21 -07:00
Shubham Kuchhal bcd6bc07ce Fix Static Pod Link. 2021-08-02 15:27:02 +05:30
Jihoon Seo ada25d09e0 Add ko/glossary/node-pressure-eviction.md 2021-08-02 15:22:37 +09:00
Jihoon Seo 9a311f4c3a Reflect review comments 2021-08-02 15:00:07 +09:00
Kubernetes Prow Robot 828806b973
Merge pull request #29180 from ClaudiaJKang/fix-29179
[ko] Fix CoreDNS typo on kubeadm-upgrade
2021-08-01 20:03:21 -07:00
Kubernetes Prow Robot 120f24ee25
Merge pull request #29178 from Arhell/typo
[zh] Fix typo in worker.py example script
2021-08-01 16:47:21 -07:00
Arhell 473c228985 [ja] Fix typo in worker.py example script 2021-08-02 01:06:00 +03:00
Kubernetes Prow Robot 02ef010015
Merge pull request #29175 from ClaudiaJKang/fix-html-named-character
Fix the missing termination character with HTML5 named character reference
2021-08-01 12:29:21 -07:00
Kubernetes Prow Robot f21c56522a
Merge pull request #29166 from ClaudiaJKang/fix-typo-kubectl-convert-macos
Fix kubectl-convert plugin typo on "Install kubectl on macOS"
2021-08-01 12:27:21 -07:00
Juhee Kang 4d330619dd
[ko] Fix CoreDNS typo on kubeadm-upgrade 2021-08-01 23:20:38 +09:00
Arhell 715af519d7 [zh] Fix typo in worker.py example script 2021-08-01 13:09:41 +03:00
Kubernetes Prow Robot 2b457e1612
Merge pull request #28944 from aliakbar-hemmati/fix-28875
Add explanations for control-plane pods restart after certificate ren…
2021-07-31 20:29:20 -07:00
Kubernetes Prow Robot 08c735ecc6
Merge pull request #29147 from mengjiao-liu/add-sig-docs-zh-reviews
Add mengjiao-liu to sig-docs-zh-reviews
2021-07-31 17:57:20 -07:00
Claudia J. Kang d534f730cf Fix the missing termination character with HTML5 named character reference
The HTML5 named character reference such as '&gt', '&lt' should be terminated
with semicolon character. This commit fixes the missing termination character
with the kubernetes-basics tutorials.
2021-08-01 00:05:16 +09:00
Arhell 506dc498ab [ja] update link to Flannel 2021-07-31 14:30:09 +03:00
Kubernetes Prow Robot ef350169a9
Merge pull request #29112 from zhangguanzhang/invalid-cert-command
[zh] docs: update the old command - [tasks/administer-cluster/kubeadm/kubeadm-certs/]
2021-07-31 03:19:20 -07:00
zhangguanzhang 73a030236d [zh] docs: update old command and sync
Signed-off-by: zhangguanzhang <zhangguanzhang@qq.com>
2021-07-31 17:42:15 +08:00
Aris Cahyadi Risdianto 11ded1cca1 rename "Job" Concept page. 2021-07-31 15:16:01 +07:00
Kubernetes Prow Robot a6741614c2
Merge pull request #29157 from cjyar/job-pod-deletion
Add a clarifying reference about a Job's Pod deletion.
2021-07-30 23:15:20 -07:00
Kubernetes Prow Robot 89c6cff35d
Merge pull request #29172 from sandipanpanda/kub-web-fix-issue29139
Update token authentication file (#29139)
2021-07-30 14:59:37 -07:00
Kubernetes Prow Robot 9ff9f5dd16
Merge pull request #29169 from anushkamittal20/patch-1
[ko]: Fixes wrong link in assign-pod-node.md
2021-07-30 09:59:37 -07:00
Kubernetes Prow Robot 722d7bca96
Merge pull request #29156 from PI-Victor/docs/service-traffic-policies
Document the ProxyTerminatingEndpoints feature
2021-07-30 09:39:37 -07:00
Anushka Mittal d818691764 Update wrong link in assign-pod-node.md 2021-07-30 20:32:42 +05:30
Claudia J. Kang a850ca2fc2 [ko] Update outdated files in dev-1.21-ko.7 (p3)
This commit fixes M20~M26 on 28963.
2021-07-30 23:44:18 +09:00
sandipanpanda 4915d216aa
Update token authentication file (#29139) 2021-07-30 09:54:05 -04:00
Kubernetes Prow Robot 3ac2177603
Merge pull request #29162 from seokho-son/out-m27-1.21-ko.7
[ko] Update outdated files in dev-1.21-ko.7 (m27)
2021-07-30 06:47:38 -07:00
Juhee Kang 97d371bcf7
Fix kubectl-convert plugin typo on "Install kubectl on macOS"
Compared with the other distro guide about installation kubectl, the macOS installation guide has a typo about validation of kubectl-convert. 
This commits fixes the typo on "Install kubectl on macOS" documentation.
2021-07-30 22:16:44 +09:00
Kubernetes Prow Robot 575bd04640
Merge pull request #29158 from Arhell/fix-name
[it] fix Flannel addon name
2021-07-30 04:57:37 -07:00
RA489 7f9d3e3f90 Update activeDeadlineSeconds with Pod page 2021-07-30 16:11:31 +05:30
Kubernetes Prow Robot c45c0357fc
Merge pull request #28757 from jihoon-seo/210702_uk_Update_Netlify_link_address
[uk] Update Netlify link address
2021-07-30 03:17:37 -07:00
Kubernetes Prow Robot 2aa0117550
Merge pull request #29161 from steven-my/29096-update-location-for-preparenode-ps1
Update location of PrepareNode.ps1
2021-07-30 03:11:37 -07:00
Kubernetes Prow Robot 1e0c138fad
Merge pull request #29003 from ClaudiaJKang/ko-28983
[ko] Translate docs/tasks/administer-cluster/enable-disable-api.md
2021-07-30 00:15:37 -07:00