Commit Graph

42501 Commits (issues-48002)

Author SHA1 Message Date
jhonmike 67263e005d
docs(pt-br): translate cluster architecture page to Portuguese
- Translate complete cluster architecture documentation from English to Portuguese
- Include all sections: control plane components, node components, addons, and architecture variations
- Maintain original markdown formatting and Hugo shortcodes
- Follow Kubernetes project translation guidelines
- Add proper anchors for cross-references
- Update front matter with Portuguese title and description
2025-06-30 23:38:36 -03:00
Tim Bannister 5f6e4038a6
Merge pull request #51396 from graz-dev/publish-devices-failure-handling
Schedule Devices Failure Handling blog post

Manual merge due to impact of issue with Netlify secret scanning
2025-06-30 18:47:18 +01:00
Tim Bannister dc6f97961d
Merge pull request #51434 from waynekhan/patch-1
Fix trivial "emptydir" typo

Manual merge due to impact of issue with Netlify secret scanning
2025-06-30 18:43:55 +01:00
Kubernetes Prow Robot 5dc80ac974
Merge pull request #51398 from Caesarsage/redact-base64-secrets
Redact Example Base64 Secrets in All Languages
2025-06-30 09:20:32 -07:00
caesarsage db2b1868b8 Update comments in TLS secret examples for Korean and Chinese translations to improve clarity 2025-06-30 11:53:29 +01:00
Wayne Khan 89af6edbbf
Fix trivial "emptydir" typo 2025-06-30 14:00:15 +08:00
Kubernetes Prow Robot 4e7fb0212a
Merge pull request #51049 from paulofponciano/issue-50949
[pt-br] Add /tasks/run-application/run-single-instance-stateful-application.md
2025-06-27 07:32:30 -07:00
Graziano Casto dfa199d806 Removed draft and add pub date 2025-06-27 14:34:56 +02:00
Kubernetes Prow Robot 962c57953a
Merge pull request #51322 from my-git9/npa-28834
[zh-cn]Add blog:2025-06-10-enhancing-kubernetes-event-management-custom-aggregation
2025-06-26 19:44:29 -07:00
caesarsage fa665fdcfd Update TLS secret examples to use placeholder values for certificate and key to fix nelify build failure
Replaced existing base64-encoded certificate and key values in multiple language examples with placeholders ("REPLACE_WITH_BASE64_CERT" and "REPLACE_WITH_BASE64_KEY") to guide users in providing their own values. This change enhances clarity and usability across the documentation.
2025-06-26 18:38:30 +01:00
Kubernetes Prow Robot 140a3ccccd
Merge pull request #51292 from windsonsea/mutcsi
[zh] Add 2025-05-02-mutable-csi-node-allocatable.md
2025-06-26 09:20:29 -07:00
Kubernetes Prow Robot 94db6c65c6
Merge pull request #51240 from windsonsea/nodepre
[zh] Sync node-pressure-eviction.md
2025-06-26 09:18:29 -07:00
Graziano Casto 73c445ec17 Scheduled Devices Failure Handling Blog Post 2025-06-26 16:19:30 +02:00
Kubernetes Prow Robot a2145d1257
Merge pull request #51077 from lmktfy/20250526_tweak_hpa_good_practise
Revise best practice for autoscaling
2025-06-26 03:34:29 -07:00
Kubernetes Prow Robot f239824fd5
Merge pull request #51366 from corneliusroemer/patch-4
Grammar fix in volumes.md: media -> medium
2025-06-26 00:32:28 -07:00
Kubernetes Prow Robot 5f048ae5c0
Merge pull request #51377 from my-git9/npa-28702
[zh-cn]sync kubeadm_config_images_pull.md
2025-06-25 22:54:28 -07:00
Kubernetes Prow Robot f61f291622
Merge pull request #51370 from asa3311/sync-zh-187
[zh] sync addons kubeadm-upgrade-phase labels-annotations-taints/_index
2025-06-25 22:52:29 -07:00
Dominik Karczmarski 9a7ec41c24
Add missing closing round bracket in deploy-intro.md (#51302)
* Add missing closing round bracket in deploy-intro.md

* Update content/en/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.md

Co-authored-by: Dmitry Shurupov <dmitry.shurupov@palark.com>

---------

Co-authored-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
2025-06-25 05:14:29 -07:00
xin.li eb69ce0534 [zh-cn]sync kubeadm_config_images_pull.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2025-06-25 20:13:20 +08:00
Kubernetes Prow Robot adcd64a956
Merge pull request #51353 from tom1299/patch-2
Fix broken link to Object count quota
2025-06-25 05:12:29 -07:00
Kubernetes Prow Robot 973a56a030
Merge pull request #51284 from chrishenzie/clarify-cri-api
Clarify CRI v1 is required
2025-06-25 05:10:30 -07:00
xin.li a3e76df893 [zh-cn]Add blog:2025-06-10-enhancing-kubernetes-event-management-custom-aggregation
Signed-off-by: xin.li <xin.li@daocloud.io>
2025-06-25 20:08:49 +08:00
Kubernetes Prow Robot 0b11175896
Merge pull request #51369 from Arhell/es-replace
[es] Replace external paywall link
2025-06-24 18:14:28 -07:00
xin gu 44bff43130 sync addons kubeadm-upgrade-phase labels-annotations-taints/_index 2025-06-25 08:57:08 +08:00
Arhell 09b5e26589 [es] Replace external paywall link 2025-06-25 03:20:58 +03:00
Cornelius Roemer ce2a97cfd9
Grammar fix in volumes.md: media -> medium 2025-06-24 15:41:54 +02:00
Kubernetes Prow Robot e3bc5a7bac
Merge pull request #51275 from BSWANG/patch-2
Add alibabacloud CNI plugin -- Terway
2025-06-24 02:44:28 -07:00
Destiny Erhabor 92ef3b1dbe
Kubeadm upgrade phase navigation (#51362)
* chore: removing whitespaces

* chore: clean up whitespace in training.css

* Fix tab name collision in kubeadm upgrade phase documentation
2025-06-24 02:40:29 -07:00
Kubernetes Prow Robot 7cd26af24f
Merge pull request #51354 from nixpanic/non-graceful-shutdown
Correct out-of-service taint link to non-graceful node shutdown
2025-06-24 02:30:30 -07:00
Kubernetes Prow Robot 32791b63ce
Merge pull request #51363 from my-git9/npa-7381
[zh-cn]sync ode-pressure-eviction buddying
2025-06-24 02:02:29 -07:00
Kubernetes Prow Robot a0aca016ee
Merge pull request #51349 from Eason1118/blog-1
[zh-cn] sync 2025-06-16-Change-To-Kubernetes-Slack.md
2025-06-23 19:10:26 -07:00
Kubernetes Prow Robot 6bc04d2e26
Merge pull request #51300 from windsonsea/wintro
[zh] Sync windows/intro.md
2025-06-23 19:08:27 -07:00
Kubernetes Prow Robot 27d8539c47
Merge pull request #51361 from Arhell/pt-replace
[pt] Replace external paywall link
2025-06-23 19:04:26 -07:00
xin.li c46dfe3022 [zh-cn]sync ode-pressure-eviction buddying
Signed-off-by: xin.li <xin.li@daocloud.io>
2025-06-24 09:34:02 +08:00
Kubernetes Prow Robot 1d21b84684
Merge pull request #51310 from my-git9/npa-22860
[zh-cn]sync submission suggesting-improvements
2025-06-23 18:12:28 -07:00
Keisuke Ishigami f95ce6f9e7
[ja] Add description about etcdctl and etcdutl (#51304)
* add description about ctcdctl and ctcdutl

* Update content/ja/docs/tasks/administer-cluster/configure-upgrade-etcd.md

Co-authored-by: Keita Akutsu <kakts.git@gmail.com>

* Update content/ja/docs/tasks/administer-cluster/configure-upgrade-etcd.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/tasks/administer-cluster/configure-upgrade-etcd.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/tasks/administer-cluster/configure-upgrade-etcd.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

* Update content/ja/docs/tasks/administer-cluster/configure-upgrade-etcd.md

Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>

---------

Co-authored-by: Keita Akutsu <kakts.git@gmail.com>
Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2025-06-23 15:16:27 -07:00
Arhell b63992f3bc [pt] Replace external paywall link 2025-06-24 00:27:59 +03:00
Kento KAWAKAMi 1d96354ba7
[ja] Translate content/en/docs/concepts/configuration/windows-resource-management.md into Japanese (#51279)
* [ja] Translated content/en/docs/concepts/configuration/windows-resource-management.md into Japanese

* Fix review comments

* Fix review comment to apply formats

* Update content/ja/docs/concepts/configuration/windows-resource-management.md

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>

---------

Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>
2025-06-23 09:15:56 -07:00
Niels de Vos e240e2a0ba Correct out-of-service taint link to non-graceful node shutdown
The non-graceful shutdown documentation has been moved, this link now
pointed to a non-existing paragraph.

The node shutdown documentation is part of the cluster-administration
guide, so point readers there.
2025-06-23 16:44:09 +02:00
tom1299 ae82014a81
Fix broken link to Object count quota
The link in the introduction to ResourceQuotas to Object count ResourceQuotas is not working. This PR fixes the link.
2025-06-23 14:18:14 +02:00
Kubernetes Prow Robot d49057872a
Merge pull request #51346 from dylanf9797/dev-1.33-fr.1
First contrib for updating some translated pages in French.
2025-06-23 04:40:53 -07:00
Kubernetes Prow Robot 23b3bbe7b9
Merge pull request #51150 from lmktfy/202410126_add_release_pages_uk
[uk] Improve release information
2025-06-23 02:42:54 -07:00
Kubernetes Prow Robot a50ba39cdd
Merge pull request #51348 from windsonsea/depyhr
[zh] Sync controllers/deployment.md
2025-06-22 20:08:53 -07:00
Eason1118 7985b43fbc [zh-cn] sync 2025-06-16-Change-To-Kubernetes-Slack.md 2025-06-23 09:04:56 +07:00
windsonsea 2d41d96d58 [zh] Sync controllers/deployment.md 2025-06-23 09:52:47 +08:00
Kubernetes Prow Robot c921b37994
Merge pull request #51330 from my-git9/npa-24254
[zh-cn]sync authentication.md
2025-06-22 18:38:53 -07:00
Kubernetes Prow Robot e0e1482154
Merge pull request #51329 from my-git9/npa-20889
[zh-cn]sync kuberc.md
2025-06-22 18:36:53 -07:00
Dylan 54ed55cc0b First contrib for updating some translated pages in French. 2025-06-22 21:56:16 +02:00
Tim Bannister 98ad7fa7c3
[uk] Improve release information
Andrii Holovin did nearly all the work here.
File "content/uk/releases/release.md" is not yet included.

Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
Co-authored-by: Ihor Dvoretskyi <ihor@linux.com>
2025-06-22 16:16:18 +01:00
Kubernetes Prow Robot bf37437ed9
Merge pull request #51295 from husnialhamdani/patch-2
Improve description of rollingUpdate for Deployment
2025-06-22 08:12:53 -07:00