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
Kubernetes Prow Robot
c235539a2e
Merge pull request #50459 from ulagbulag/fix/remove-undefined-feature-gate-PreferAlignCpusByUncoreCache
...
Remove undefined feature gate PreferAlignCpusByUncoreCache
2025-04-20 01:27:04 -07:00
Kubernetes Prow Robot
9e29f3d30f
Merge pull request #50531 from windsonsea/mapkeys
...
Fix an api extension typo to x-kubernetes-list-map-keys
2025-04-18 22:33:03 -07:00
Kubernetes Prow Robot
01f0a13401
Merge pull request #50538 from deads2k/disable-watchlist
...
update WatchList feature default to false for 1.33
2025-04-18 21:57:08 -07:00
Jordan Liggitt
c5441a5da7
Remove references to archived HNC project
2025-04-18 15:26:25 -04:00
David Eads
a2d13881c3
update WatchList feature default to false for 1.33
2025-04-18 11:10:38 -04:00
John.C
434c1495f4
Update submission.md
...
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2025-04-18 12:56:15 +01:00
John.C
47c90ed4ed
Update submission.md
2025-04-18 12:42:15 +01:00
Sabir Mohamed
36b4c70304
Fix typo in kubeadm-join.md
2025-04-18 10:04:42 +02:00
windsonsea
cb8a9faf6a
Fix an api extension typo to x-kubernetes-list-map-keys
2025-04-18 15:05:25 +08:00
divya-mohan0209
2000786633
Merge pull request #50517 from Urvashi0109/merged-main-dev-1.33
...
Merged main dev 1.33
2025-04-17 21:21:48 +05:30
Dan Winship
c755d00988
Document endpoints.kubernetes.io/managed-by
2025-04-16 10:12:17 -04:00
UrvashiChoubey
81d68903fc
Merge main into dev-1.33 to keep in sync
2025-04-16 16:57:50 +05:30
Kubernetes Prow Robot
3e659faa68
Merge pull request #50348 from porridge/patch-2
...
fix: escape pipe symbol in a table
2025-04-16 01:23:07 -07:00
Kubernetes Prow Robot
63261e2ff0
Merge pull request #50375 from dlipovetsky/install-kubeadm-check-kernel-version
...
Document kubeadm OS version requirement
2025-04-15 20:01:05 -07:00
Kubernetes Prow Robot
51588d5f21
Merge pull request #49130 from network-charles/network-charles-patch-2
...
Improve PV Storage Task
2025-04-15 19:57:05 -07:00
Kubernetes Prow Robot
9664e0d479
Merge pull request #50461 from mimowo/job-improve-backoff-docs
...
Improve Job docs by clarifying defaulting of backoffLimit field
2025-04-15 02:11:07 -07:00
Michal Wozniak
7883cba788
Improve the BackoffLimitPerIndex docs
2025-04-14 10:21:06 +02:00
Kubernetes Prow Robot
fc1fea418a
Merge pull request #50452 from tengqm/improve-kubeadm-ref
...
Update the kubeadm config v1beta4 for readability
2025-04-13 16:10:42 -07:00
Kubernetes Prow Robot
7af045ca3c
Merge pull request #50445 from tengqm/apiref-132
...
Update API reference docs for v1.32
2025-04-11 03:44:41 -07:00
John.C
af9c4c83f4
Move 'Namespaces Walkthrough' to tutorials section
2025-04-11 04:24:40 -04:00
Tim Bannister
815a75d025
Add guide to blog contributions
...
Add a dedicated section about contributing to the Kubernetes official
blogs.
Co-authored-by: Graziano Casto <graziano.casto@outlook.com>
Co-authored-by: Natali Vlatko <natalivlatko@gmail.com>
Co-authored-by: Ryota <rytswd@gmail.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2025-04-11 04:24:40 -04:00
sdarwin
709cdcd319
JSONPath example
2025-04-11 04:24:40 -04:00
Marcelo Giles
b9ee7dbcba
Add images css and alert boxes
2025-04-11 04:24:40 -04:00
Marcelo Giles
8715a3b7f4
Add update-your-app tutorial
...
Add bulleted lists to whatsnext section
Fix typos/tags
Use numbered list for index.md
Fix index page format
blue boxes test > cluster-intro
fix blue boxes test > cluster-intro
Add animations to scale and update
fix index indentations
tidy up index format
fix indentation
fix img src paths
2025-04-11 04:24:40 -04:00
Marcelo Giles
55e12cb851
Add scale-your-app tutorial
...
Minor edits to expose-your-app-publicly
2025-04-11 04:24:40 -04:00
Marcelo Giles
e36e401711
Add expose-your-app-publicly tutorial
2025-04-11 04:24:35 -04:00
Marcelo Giles
1bbf3c9441
Add explore-your-app tutorial
2025-04-11 04:16:36 -04:00
Marcelo Giles
fc54e124b2
Add deploy-an-app tutorial
...
Minor edits to create-cluster
2025-04-11 04:16:36 -04:00
Marcelo Giles
278ca8504a
Add create-cluster tutorial
2025-04-11 04:16:36 -04:00
steve-hardman
3239aaf75a
Fix broken link
2025-04-11 04:16:36 -04:00
Ho Kim
e7cdebf74e
Remove undefined feature gate PreferAlignCpusByUncoreCache
...
Signed-off-by: Ho Kim <ho.kim@ulagbulag.io>
2025-04-11 03:13:10 +00:00
Kubernetes Prow Robot
598c25992c
Merge pull request #49313 from carlory/JobPodFailurePolicy
...
mark JobPodFailurePolicy as removed
2025-04-10 02:08:51 -07:00
Qiming Teng
a9a4591618
Update the kubeadm config v1beta4 for readability
...
This PR updates the code snippet to be YAML, using updated config file
source code and generator.
2025-04-10 13:15:54 +08:00
Daniel Lipovetsky
6e8297ea91
Add links to Kubernetes docs about Linux and Windows requirements, and update text.
...
Signed-off-by: Daniel Lipovetsky <daniel.lipovetsky@gmail.com>
2025-04-09 09:58:40 -07:00
Kubernetes Prow Robot
5b6c49064d
Merge pull request #49311 from carlory/AppArmor
...
mark AppArmor as removed
2025-04-09 06:16:41 -07:00
Kubernetes Prow Robot
8832b94fef
Merge pull request #49822 from pohly/dra-admin-attributes-and-taints
...
DRA: device taints and tolerations
2025-04-09 03:40:45 -07:00
Qiming Teng
a3b579d035
Update API reference docs for v1.32
2025-04-09 18:36:39 +08:00
Patrick Ohly
779aeebb8a
DRA: document v1beta2
...
v1beta2 was added in 1.33. We want users to migrate to it, so document it and
update the example YAMLs.
2025-04-09 12:29:52 +02:00
Kubernetes Prow Robot
e72c176f5e
Merge pull request #49937 from maheshrijal/patch-1
...
chore: Update busybox image fixing issue with `wget --spider`
2025-04-09 02:10:41 -07:00
Dan Winship
649bda2cbd
Update docs for deprecation of Endpoints API ( #49831 )
...
* KEP-4974: Update documentation for Endpoints deprecation
* Bring EndpointSlice docs up to date
- FQDN is not a supported AddressType
- Update documentation around `serving` vs `ready` to just explain how
it works now, without the historical context. (In particular,
describe `serving` first, and then explain `ready` as being almost
the same thing as `serving` rather than vice versa).
- Fix feature-state version macro for `terminating`
- Remove a note about some deprecated v1beta1 EndpointSlice fields
that is just confusing if you didn't know that v1beta1 had a
different topology API.
- Remove the "Comparison with Endpoints"/"Motivation" section.
* Fix up examples that still used `kubectl get endpoints`
* Replace various passing references to Endpoints with EndpointSlices
* Update main headings for Endpoints and Endpoint Slice Mirroring
* Update glossary for Endpoints deprecation
2025-04-09 02:08:41 -07:00
Patrick Ohly
6c3b9a7fb1
DRA: device taints and tolerations
...
Initial documentation of this new feature in Kubernetes 1.33.
2025-04-09 09:46:39 +02:00
Mark Rossetti
9e160e87b4
Removing docs for Windows hostNetwork support for v1.33 ( #49905 )
...
* Removing docs for Windows hostNetwork support for v1.33
* Update content/en/docs/concepts/windows/intro.md
Co-authored-by: Tim Bannister <22591623+sftim@users.noreply.github.com>
---------
Co-authored-by: Tim Bannister <22591623+sftim@users.noreply.github.com>
2025-04-08 23:32:40 -07:00
Kubernetes Prow Robot
ee24cc050a
Merge pull request #50439 from roycaihw/psi
...
Add cgroup v2 to PSI requirements
2025-04-08 23:16:39 -07:00
Kubernetes Prow Robot
333209c89f
Merge pull request #49868 from mortent/dev-133-dra-partitionable-devices
...
Document DRA partitionable devices
2025-04-08 22:46:40 -07:00
Daniel Lipovetsky
ecd9a51ee4
Update content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
...
Co-authored-by: Tim Bannister <193443691+lmktfy@users.noreply.github.com>
2025-04-08 17:30:32 -07:00
Daniel Lipovetsky
e74ff6b9c3
Update content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
...
Co-authored-by: Tim Bannister <193443691+lmktfy@users.noreply.github.com>
2025-04-08 17:24:37 -07:00
Daniel Lipovetsky
987d138486
Update content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
...
Co-authored-by: Tim Bannister <193443691+lmktfy@users.noreply.github.com>
2025-04-08 17:23:39 -07:00
Kubernetes Prow Robot
6aef005036
Merge pull request #49996 from sanposhiho/async-preemption
...
KEP-4832: graduate the async preemption feature to beta
2025-04-08 12:02:50 -07:00