Commit Graph

14629 Commits (issues-48002)

Author SHA1 Message Date
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
Wayne Khan 89af6edbbf
Fix trivial "emptydir" typo 2025-06-30 14:00:15 +08: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 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
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
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
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
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 bf37437ed9
Merge pull request #51295 from husnialhamdani/patch-2
Improve description of rollingUpdate for Deployment
2025-06-22 08:12:53 -07:00
Husni Alhamdani be155f3fda
feat: make rollingUpdate description clearer in deployment.md
feat: make rollingUpdate description clearer in deployment.md
2025-06-18 21:08:48 +07:00
Anish Ramasekar 5de3ddd2b3
fix example userinfo object in authn docs
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2025-06-17 17:47:54 -07:00
Chris Henzie 973426b49d Clarify CRI v1 is required
The documentation suggested the kubelet could negotiate older CRI
versions like v1alpha2. This is no longer true since support for
v1alpha2 was removed in Kubernetes v1.26:
https://github.com/kubernetes/kubernetes/pull/110618

This change updates the docs to state that the CRI v1 API is a
firm requirement.

Signed-off-by: Chris Henzie <chrishenzie@google.com>
2025-06-17 09:21:33 -07:00
Bingshen Wang 8d8a5cacc0 Add alibabacloud CNI plugin -- Terway 2025-06-17 14:33:19 +08:00
Kubernetes Prow Robot 8b138fb5ca
Merge pull request #51217 from yevchuk-kostiantyn/update-eol-mcr-links-cri
Fix EOL MCR links in CRI and Windows Installation Pages
2025-06-16 12:56:58 -07:00
Kai Naschinski 1eb1607153 Fix PodTopologyLabels note not rendering
The additional whitespace caused the site to not render
the note, displaying the literal "{{ }}" instead.
2025-06-16 13:59:40 +02:00
Agustina Barbetta 138955c916 Fix link to /docs/contribute/blog/writing-buddy page, fix typo in /docs/contribute/blog/writing-buddy page 2025-06-15 01:08:24 +00:00
Kubernetes Prow Robot 58c5aa5821
Merge pull request #49909 from ahmetb/KubeletSeparateDiskGC
fix: move KubeletSeparateDiskGC feature notice inside note
2025-06-11 16:00:55 -07:00
Kostiantyn Yevchuk 1081a625a8
update mcr from 20.10 to 25.0 in cri en pages
Signed-off-by: Kostiantyn Yevchuk <kostiantyn.yevchuk@gmail.com>
2025-06-11 10:32:25 -04:00
Arvin Ebrahimpour eeb36c7a10
Update replicaset.md 2025-06-11 15:37:37 +02:00
Arvin Ebrahimpour c6f91061b7
Update deployment.md 2025-06-11 15:35:44 +02:00
Arvin Ebrahimpour 4d83be26c7
Fix a typo in deployment.md
Removed the typo "it" in "You can enable this feature it by setting"
2025-06-11 11:09:11 +02:00
Kubernetes Prow Robot c2da7e5e86
Merge pull request #51152 from Mujib-Ahasan/fix-link-kubectl-macos
Fix: Replace external paywall link in macOS kubectl autocompletion instructions
2025-06-10 13:46:56 -07:00
windsonsea 795aea6c66 Fix a note for kuberc reference page 2025-06-09 11:01:56 +08:00
Kubernetes Prow Robot ee05e9ee12
Merge pull request #50913 from ardaguclu/kuberc-docs
Add documents for kuberc
2025-06-08 14:24:22 -07:00
J3m3 654ca19b6f docs: correct `advertiseAddress` typo 2025-06-07 12:42:19 +09:00
Kubernetes Prow Robot 3251d7d40f
Merge pull request #50718 from ChrsMark/patch-1
Update system-traces.md to use the Otel debug exporter
2025-06-05 04:48:43 -07:00
Kubernetes Prow Robot 8992fe7b80
Merge pull request #45080 from AnshumanTripathi/anshuman/scheduler_hardening_guide
Security hardening guide for scheduler configuration
2025-06-05 04:42:43 -07:00
Valentin db5a6c358a
docs: remove duplicate words with anchor text 2025-06-04 10:10:20 +02:00
Arda Güçlü d41a8c7375 Apply more suggested changes 2025-06-04 10:07:12 +03:00
Mujib Ahasan 4db4b43816 Fix link to be followed bash upgrade for macos 2025-06-01 23:09:17 +05:30
Anshuman Tripathi b0d8a8c027
Security hardening guide for scheduler configuration
Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

[WIP] Security hardening guide for scheduler configurations

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

Updates after passing through hemmingway.app

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

Update scheduling configurations

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

Apply suggestions from code review

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Daniel Register <jedion9@yahoo.com>

Updates based on PR feedback

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

Update bind-address definition

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

Update phrasing of permit-address-sharing

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

Add -- to args

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

Sentence case in table title

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

Reword and correct grammer based on feedback

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

Remove verbatim argument description

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

More updates

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

Update custom scheduler heading and description

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

Remove dashes on args

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

Apply suggestions from code review

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

Update table title

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

Update based on feedback

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

node selector

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

Feedback

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

Update authentication and TLS configuration

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

profiling

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

Replace tables with bullets

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

Fix custom scheduler directive and link

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

style

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

Update based on feedback

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>

fix: custom scheduler profile

Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>
2025-05-31 15:30:38 -07:00
dkarczmarski f0b3dc1f07 Fix missing periods at the end of sentences 2025-05-31 08:36:17 +02:00
Kubernetes Prow Robot 3ec60d46d4
Merge pull request #50663 from lmktfy/20250424_improve_resource_quota_concept_head_tail
Improve ResourceQuota concept: intro, end of page
2025-05-28 06:14:18 -07:00
Kubernetes Prow Robot ca3f4af563
Merge pull request #50828 from tengqm/fg-relaxeddns
Fix feature gate RelaxedDNSSearchValidation
2025-05-27 08:00:18 -07:00
Kubernetes Prow Robot 26525a33ba
Merge pull request #50469 from BenTheElder/typo-fix
fix grammar error in server-side-apply
2025-05-26 09:14:16 -07:00
Tim Bannister cfb84597c4
Revise best practice for autoscaling
- Don't assume that solution developers can reconfigure the cluster
- Consider a startup probe
2025-05-26 16:34:33 +01:00
Kubernetes Prow Robot 05db117851
Merge pull request #50558 from jayeshmahajan/patch-6
Add more clarity for horizontal-pod-autoscaler-cpu-initialization-period
2025-05-26 07:32:16 -07:00
Kubernetes Prow Robot 227f9ed2a8
Merge pull request #48083 from aryasoni98/issue-47922
Updated the podAffinity concept documentation
2025-05-26 07:28:16 -07:00
Kubernetes Prow Robot 7f7fdfacb8
Merge pull request #50702 from ramalabeysekera/finalizers-docs-add-fqdn-requirement
Clarify that custom finalizer names must be publicly qualified finalizer names
2025-05-26 07:22:16 -07:00
Kubernetes Prow Robot 00643688a1
Merge pull request #51029 from jayeshmahajan/patch-12
update openid oidc-signing-algs allowed values in authentication.md
2025-05-24 00:46:41 -07:00
Kubernetes Prow Robot ed47ece52b
Merge pull request #50825 from tengqm/fg-procmount
Fix feature gate ProcMountType
2025-05-24 00:42:40 -07:00
Jayesh Mahajan 929a877bc4
update openid oidc-signing-algs allowed values in authentication.md
Openid oidc-signing-algs available values are limited to a certain set, according to the source code available here: 9d62330bfa/staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/oidc/oidc.go (L230)

This documents all the available signing algorithms.
2025-05-23 13:25:16 -04:00
Tim Bannister 6fadfc8331
Improve What's Next section for ResourceQuota 2025-05-23 17:10:17 +01:00
Tim Bannister e68fba28f4
Improve introduction to ResourceQuota concept 2025-05-23 17:09:20 +01:00
Kubernetes Prow Robot 0831fe3e09
Merge pull request #50991 from serut/main-en
Upgrade mysql image version to allow multi-arch env
2025-05-22 19:18:35 -07:00