Commit Graph

5523 Commits (issues-48002)

Author SHA1 Message Date
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 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
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
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
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
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 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
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 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
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 fbf85e5071
Merge pull request #51007 from antechrestos/fixes/sidecar-containers
fixes - sidecar containers graduated to stable  in 1.33
2025-05-22 15:52:34 -07:00
Kubernetes Prow Robot 002b76e7a0
Merge pull request #51014 from liggitt/tenancy-links
Drop links to third-party projects from multi-tenancy page
2025-05-22 15:40:35 -07:00
Jordan Liggitt 56db43a063
Drop links to third-party projects from multi-tenancy page 2025-05-22 11:54:21 -04:00
Benjamin Einaudi 2ec6de853c fixes - sidecar containers graduated to stable in 1.33 2025-05-22 17:31:47 +02:00
Shashank vimal 32e235b281
Update content/en/docs/concepts/containers/images.md
Co-authored-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
2025-05-20 11:03:42 +05:30
Shashank vimal 20e942b0f8
Update images.md
This is controlled by the`imagePullCredentialsVerificationPolicy` field in the

[Kubelet configuration](/docs/reference/config-api/kubelet-config.v1beta1#ImagePullCredentialsVerificationPolicy).

to 

[Kubelet configuration]https://kubernetes.io/docs/reference/config-api/kubelet-config.v1beta1/#imagepullcredentialsverificationpolicy
2025-05-19 19:47:50 +05:30
Tomasz Węgrzyn 307d6a6855
Fix wrong link to Node Autoscaling docs 2025-05-16 13:29:27 +02:00
Mauren Berti 8a14b88f38
Apply changes from code review
* Fix wording in some items.
* Add some tooltips.
* Add blurbs in topics useful for static Pods.
* Fix some Pod references to use upper camel case.
* Fix title to use sentence case.
2025-05-13 23:14:13 -04:00
Mauren Berti 13d2c1474e
Update images.md to follow style guide recommendations
Update page /docs/concepts/containers/images.md to follow
recommendations on the style guide of Kubernetes documentation:
* Make punctuation consistent across list items.
* Use upper camel case for API types.
* Remove unnecessary phrases.
* Include links to content within the same page.
* Fix small grammar and typos.
* Add missing periods in sentences.
* Use angle brackets in placeholders.
2025-05-13 23:14:00 -04:00
Kubernetes Prow Robot fce0eeb4fc
Merge pull request #50599 from tallclair/pod-conditions
Document additional pod condition types
2025-05-12 08:43:15 -07:00
Maxim Nazarenko 3cbacc45bb
Update readiness probe docs to match observed behaviour (#49476)
* Update readiness probe docs to match observed behaviour

* Address comment

* Reword

* Describe endpoint and LB instead of Pod

* Address comments

* Fix link

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Clarify endpoint vs pod conditions

* Add more focus on Pod and less on endpoint

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2025-05-05 06:43:58 -07:00
Aldo Culquicondor 28f7f11bc3 Update reviewers for scheduling and job controller 2025-05-01 13:23:33 +00:00
Christos Markou dbdbda9c26
Update system-traces.md to use the Otel debug exporter
On v0.111.0, the logging exporter has been removed in favor of
the debug exporter. The logging exporter last version will be
v0.110.0 and it will be removed in all officially released distros.
2025-04-28 14:19:47 +03:00
Ramal-Abeysekera bbd9b90103 Clarify that custom finalizers names must be publicly qualified finalizer names 2025-04-27 23:02:37 +01:00
Ramal Abeysekera aaa4d958fb
Merge branch 'kubernetes:main' into finalizers-docs-add-fqdn-requirement 2025-04-27 22:55:50 +01:00
Ramal-Abeysekera 3bb1a9a00b clarify finalizer naming requirements for custom finalizers 2025-04-27 12:49:50 +01:00
Kubernetes Prow Robot 00faadc24c
Merge pull request #50502 from lmktfy/20250326_self_healing
Switch target of landing page "self-healing" feature
2025-04-27 04:39:24 -07:00
Tim Allclair 5dad85e6d4 Document additional pod condition types 2025-04-23 12:34:36 -07:00
Rayan Das 75b1f4a484
Merge pull request #50082 from carlory/resource-quota-per-volumeattributesclass
Resource Quota Per VolumeAttributesClass
2025-04-23 22:54:59 +05:30
Rayan Das d19ad54c5a Merge remote-tracking branch 'upstream/main' into dev-1.33 2025-04-21 21:53:02 +05:30
Jordan Liggitt c5441a5da7
Remove references to archived HNC project 2025-04-18 15:26:25 -04:00
Tim Bannister 7ae43e791c
Add note for localization teams 2025-04-15 18:03:35 +01:00
Tim Bannister 350a056f25
Move where landing page self-healing refers to 2025-04-15 18:03:35 +01:00
Michal Wozniak 7883cba788 Improve the BackoffLimitPerIndex docs 2025-04-14 10:21:06 +02:00
Arya Soni f39d3972ea
fix: remove duplicate section and improve content organization in assign-pod-node.md 2025-04-14 04:30:13 +05:30
Arya Soni 9369f36dda
Merge branch 'main' of github.com:aryasoni98/website-kubernetes into issue-47922
# Conflicts:
#	content/en/docs/concepts/scheduling-eviction/assign-pod-node.md
2025-04-14 04:27:25 +05:30