Commit Graph

17323 Commits (03cd207c793ac52733f9cab50b63e9dc33fd89e8)

Author SHA1 Message Date
Kubernetes Prow Robot f9be9a248c
Merge pull request #50145 from tengqm/kubelet-authz
Mention the builtin clusterrole in kubelet authorization
2025-03-30 10:24:35 -07:00
Kubernetes Prow Robot 071af21019
Merge pull request #50218 from graz-dev/blog-simulator-publish
Update kube scheduler simulator blog post
2025-03-27 05:40:39 -07:00
Kubernetes Prow Robot a5f09a0673
Merge pull request #50215 from rata/rata/userns-clarify-volumes-usage
userns: Clarify volume usage
2025-03-27 04:54:39 -07:00
Graziano Casto 1bd47e533c fix kube scheduler simulator content and static image pathname 2025-03-27 12:33:31 +01:00
Kubernetes Prow Robot c3c36c7e7a
Merge pull request #50241 from JoeyC-Dev/kubeschedulerApiUpdate
Update API version from `kubescheduler.config.k8s.io/v1beta3` to `kubescheduler.config.k8s.io/v1`
2025-03-26 16:28:33 -07:00
Kubernetes Prow Robot a9143b2989
Merge pull request #50212 from abhilasha2418/self-healing
Add new page for self-healing
2025-03-26 09:20:39 -07:00
abhilasha2418 e23a8ba300 fix: remove extra ` 2025-03-26 21:17:15 +05:30
abhilasha2418 1a9eb49662 feat: add new page for self-healing
fix: remove node controller

fix: nit comments

fix: modify replica replacement

Update content/en/docs/concepts/architecture/self-healing.md

Co-authored-by: Tim Bannister <22591623+sftim@users.noreply.github.com>

fix: remove extra line
2025-03-26 21:13:34 +05:30
Graziano Casto cd78d6d1df Update kube scheduler simulator folder pathName 2025-03-26 14:10:41 +01:00
Marcin Owsiany 53670f386f
Clarify pruning of defaults 2025-03-26 13:43:52 +01:00
Kubernetes Prow Robot a8f49e5249
Merge pull request #50049 from SayakMukhopadhyay/search-placeholder-name
Replace `ui_search_placeholder` with docsy provided `ui_search`
2025-03-25 22:42:33 -07:00
Joey Chen ce341fb7cd
Update api version 2025-03-26 11:43:04 +08:00
Joey Chen 86cc349538
Update api version 2025-03-26 11:37:26 +08:00
Kubernetes Prow Robot cb01c2c63a
Merge pull request #50146 from akalenyu/filesystem-outer-volume-size
Add a note about filesystem overhead for PVC size request
2025-03-25 02:48:33 -07:00
Kubernetes Prow Robot fdb06cfe8b
Merge pull request #50219 from tabbysable/CVE-2025-1974
Add blog post about CVE-2025-1974 and friends
2025-03-24 18:00:33 -07:00
Tim Bannister b664396fc3
Apply suggestions from blog review
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2025-03-24 21:14:57 +00:00
Graziano Casto 5b9ee8c542 Update kube scheduler simulator blog post 2025-03-24 20:24:07 +01:00
Tabitha Sable 4763f1ccc2 Add blog post about CVE-2025-1974 and friends 2025-03-24 11:28:20 -05:00
Rodrigo Campos bcd9d3b51d userns: Clarify volume usage
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2025-03-24 15:54:51 +01:00
Kubernetes Prow Robot a905738db4
Merge pull request #50206 from windsonsea/huwcae
replace http with https and fix FusionStage links in case-studies/huawei
2025-03-24 03:22:44 -07:00
Kubernetes Prow Robot 7d99e85dc9
Merge pull request #50203 from sanposhiho/chore-fix-simu
fix: wording correction on the simulator blog
2025-03-23 23:10:34 -07:00
Ryota 2ab28becae
Correct date of Kubernetes v1.33 mid cycle blog
This now matches the updated publish date.
2025-03-24 02:57:33 +00:00
windsonsea 27fc63a6b4 replace http with https and fix link in case-studies/huawei 2025-03-24 09:52:48 +08:00
Qiming Teng 5917b08dad
Update persistent-volumes.md 2025-03-24 08:43:53 +08:00
Ryota fee07fadd0
Delay mid cycle blog release by 2 days
The new schedule is 26th March rather than 24th March.
2025-03-23 23:08:29 +00:00
Kensei Nakada 47d5ff22a6 fix: wording correction on the simulator blog 2025-03-24 00:42:01 +09:00
Kubernetes Prow Robot 67e1ad603b
Merge pull request #47104 from sanposhiho/simulator
blog: introducing kube-scheduler-simulator
2025-03-23 08:28:32 -07:00
Sayak Mukhopadhyay 4df04ed775
feat: replace `ui_search_placeholder` with docsy provided `ui_search` 2025-03-23 17:54:44 +05:30
Kubernetes Prow Robot f5eee4f11f
Merge pull request #50116 from MohammadAlavi1986/ssa_fix
SSA request bodies can include either JSON or YAML
2025-03-22 16:16:31 -07:00
Mohammad Alavi 5b9d14d80d
Update content/en/docs/reference/using-api/server-side-apply.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2025-03-22 22:57:39 +03:30
Tim Bannister 452e50f369
Set publication time for v1.33 mid-cycle blog article 2025-03-22 14:34:19 +00:00
Tim Bannister 779a8c551b
Defer blog article publication
Release Comms had hoped to publish a mid-cycle blog article on the 24th
of March, so defer the other article already scheduled for that day.
2025-03-22 14:32:36 +00:00
Kubernetes Prow Robot 8558bc3561
Merge pull request #49626 from shannonxtreme/mutating-webhook-good-practices
Add a good practices page for mutating webhook design
2025-03-22 07:06:31 -07:00
Shannon Kularathna fc27b949e2 Add dependency loop advice.
Source PR: https://github.com/kubernetes/website/pull/46798

Co-authored-by: Shaun Crampton <shaun@tigera.io>
Co-authored-by: Kat Cosgrove <kat.cosgrove@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2025-03-21 20:04:09 +00:00
Shannon Kularathna 136525cb37 Update with style suggestions and to include validating webhooks 2025-03-21 20:04:09 +00:00
Shannon Kularathna 12db5707f2 Modify migrated content to match current style and word wrap
- Remove h4 section headers for idempotence
- Wrap lines at 80 chars
- Update pod to Pod, deployment to Deployment
- Move the outcome of idempotency examples to the correct list item
- Update links to go to the correct places
2025-03-21 20:04:09 +00:00
Shannon Kularathna 14220821d1 Move best practices from dynamic admission control page to best practices page
Moved content as-is (no text changes) for a more readable diff between commits.

The following sections werent moved:

* Idempotence main section (better content in new page)
* Intercepting all versions of an object (better content in new page)
* Guaranteeing the final state of an object is seen
* Avoiding operating in the kube-system namespace
2025-03-21 20:04:03 +00:00
Shannon Kularathna bf971d28d3 Add a new page for mutating webhook good practices.
- Link to new page from dynamic admission control page
- Retain TODOs for info that'll be migration from existing page
2025-03-21 20:00:38 +00:00
Ryota 1b7d9bd66a
Remove draft flag from front matter 2025-03-21 01:50:01 +00:00
Ryota 3cc1101ecb
Add release date and correct wording 2025-03-21 01:49:29 +00:00
Kubernetes Prow Robot a7146da4fe
Merge pull request #50111 from rytswd/mid-cycle-blog
Kubernetes v1.33 Mid Cycle Sneak Peek Blog
2025-03-20 03:12:35 -07:00
Ryota 1e13e37e7a
Add v1.33 mid-cycle blog article
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
Co-authored-by: Grace Nguyen <42276283+gracenng@users.noreply.github.com>
Co-authored-by: Graziano Casto <graziano.casto@outlook.com>
Co-authored-by: Kat Cosgrove <kat.cosgrove@gmail.com>
Co-authored-by: Nina Polshakova <nina.polshakova@solo.io>
Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim+github@scalefactory.com>
2025-03-20 10:08:47 +00:00
Qiming Teng 5bfcf81227 Mention the builtin clusterrole in kubelet authorization
This PR updates the description about the kubelet fine-grained API
authorization.
2025-03-20 08:15:34 +08:00
Alex Kalenyuk 375896f207 Add a note about filesystem overhead for PVC size request
Though this is not explicitly stated, it seems acceptable that
once a provider builds a filesystem on top of a block device,
some writeable capacity is lost:
https://github.com/container-storage-interface/spec/issues/338

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
2025-03-19 11:32:31 +02:00
Qiming Teng aafc50882f Clarify how to config maximum loopback off delay 2025-03-19 15:36:11 +08:00
Kubernetes Prow Robot d15b36a899
Merge pull request #50134 from msau42/deprecations
Delete removed volume types from feature support list
2025-03-18 17:15:48 -07:00
Kubernetes Prow Robot 2d366ba555
Merge pull request #49341 from tengqm/fg-daemonsetupdate
Fix feature gate DaemonSetUpdateSurge status
2025-03-18 15:29:49 -07:00
Kubernetes Prow Robot 7d8d910ca1
Merge pull request #50128 from aramase/aramase/f/fix_email_verified_godoc
fix doc for email_verified requirement when username contains `claims.email`
2025-03-18 14:43:49 -07:00
Michelle Au dd9a3cad07 Delete removed volume types from feature support list 2025-03-18 21:16:15 +00:00
Kubernetes Prow Robot 9fb7d10e22
Merge pull request #49586 from sftim/20250128_home_page_dark_mode
Home page enable dark mode
2025-03-18 10:55:54 -07:00