Commit Graph

1147 Commits (issues-48002)

Author SHA1 Message Date
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
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
Benjamin Einaudi 2ec6de853c fixes - sidecar containers graduated to stable in 1.33 2025-05-22 17:31:47 +02:00
Tomasz Węgrzyn 307d6a6855
Fix wrong link to Node Autoscaling docs 2025-05-16 13:29:27 +02: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
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
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
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
Kubernetes Prow Robot 7829637fb4
Merge pull request #50065 from lauralorenz/ReduceDefaultCrashLoopBackoffDecay-docs
KEP-4603: Docs for feature behind ReduceDefaultCrashLoopBackoffDecay feature gate
2025-04-08 11:58:41 -07:00
Laura Lorenz a9286d5e45 Docs for feature behind ReduceDefaultCrashLoopBackoffDecay feature gate
Signed-off-by: Laura Lorenz <lauralorenz@google.com>
2025-04-08 10:13:09 -07:00
Sreeram Venkitesh fea3a58caf
KEP 4960: Container Stop Signals (#49857)
* Placeholder docs PR for KEP 4960: Container Stop Signals

* Added note in pod termination page

* Added stop signal section in pod termination docs

* Update pod-lifecycle.md

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2025-04-08 00:26:40 -07:00
Rey Lejano 930294a0f4
Merge pull request #50366 from hacktivist123/merged-main-dev-1.33
Merged main branch into dev-1.33
2025-04-07 11:26:00 -07:00
Tim Allclair c014f72fbb
Update InPlacePodVerticalScaling docs for v1.33 beta (#50290)
* Update InPlacePodVerticalScaling docs for v1.33 beta

* Add reference to subresources for updating pods in pods doc

* Document allocation_manager checkpoint files

* Cross-reference resource resizing from CPU & memory assignment tasks

* Add note about resizing to the downward API reference

* Update VPA in-place resizing section

* Update _index.md

* Update downward-api.md

* Update InPlacePodVerticalScaling.md

* Update kubelet-files.md

* Update resize-container-resources.md

* Update autoscaling.md

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2025-04-07 09:46:39 -07:00
Kubernetes Prow Robot 88bb575dfa
Merge pull request #50287 from atiratree/pod-replacement-policy-docs
[KEP-3973]: update the DeploymentPodReplacementPolicy FG references to DeploymentReplicaSetTerminatingReplicas
2025-04-07 03:06:39 -07:00
Paco Xu ab27c52ee5
update SidecarContainers to stable in v1.33 (#49685)
* update SidecarContainers to stable in v1.33

* Update content/en/docs/reference/command-line-tools-reference/feature-gates/SidecarContainers.md

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>

---------

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2025-04-05 01:32:37 -07:00
Kubernetes Prow Robot afd8051fb3
Merge pull request #49749 from AkihiroSuda/userns-65536
user-namespaces: add idsPerPod configuration
2025-04-04 23:54:44 -07:00
Kubernetes Prow Robot df81e6bed3
Merge pull request #49906 from natasha41575/pod-generation-docs
add pod generation to docs for v1.33
2025-04-02 06:30:38 -07:00
hacktivist123 13ee197e44 Merge remote-tracking branch 'upstream/main' into dev-1.33 2025-04-01 18:26:56 +01:00
Natasha Sarkar dd082cda12 add pod generation to docs 2025-03-31 14:14:57 +00:00
Filip Křepinský e4e928f827 update the DeploymentPodReplacementPolicy FG references to DeploymentReplicaSetTerminatingReplicas 2025-03-27 20:36:07 +01:00
Michał Woźniak 0d639b9629
Docs update as we promote JobBackoffLimitPerIndex to stable (#49811)
* Update docs as JobBackoffLimitPerIndex graduates to stable

* Add an example for PodFailurePolicy with FailIndex

* Review remarks

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

* Review remark - new section and aligning the sections

* Update content/en/docs/tasks/job/pod-failure-policy.md

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

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <22591623+sftim@users.noreply.github.com>
2025-03-27 06:06:35 -07:00
Kubernetes Prow Robot 38f74cfc5c
Merge pull request #49807 from tenzen-y/success-policy-ga
KEP-3998: Graduate JobSuccessPolicy to Stable
2025-03-27 04:18:39 -07:00
Kubernetes Prow Robot 0fe29ac3d6
Merge pull request #49896 from atiratree/pod-replacement-policy-docs
[KEP-3973]: document .status.terminatingReplicas enabled by DeploymentPodReplacementPolicy feature
2025-03-26 19:08:39 -07:00
Filip Křepinský def6c590ad Document .status.terminatingReplicas enabled by DeploymentPodReplacementPolicy feature 2025-03-26 17:02:17 +01:00
Rodrigo Campos bcd9d3b51d userns: Clarify volume usage
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2025-03-24 15:54:51 +01:00
Yuki Iwai 5870bf3071 KEP-3998: Graduate JobSuccessPolicy to Stable
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2025-03-21 19:59:21 +09:00
Akihiro Suda f39cd36122
user-namespaces: add idsPerPod configuration
Kubernetes v1.33 will support setting `userNamespaces.idsPerPod`
in `KubeletConfiguration`.

Depends on k/k PR 130028

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2025-03-21 01:06:08 +09:00
Kubernetes Prow Robot 2c5cb62757
Merge pull request #49327 from soltysh/tz_validation
Update information about CronJob's unsupported time zone field
2025-03-05 09:43:46 -08:00
Shubham Singh 5e6a39752a
mistake fixed
Signed-off-by: GitHub <noreply@github.com>
2025-02-27 08:14:15 +00:00
Maciej Szulik d0fa9da4b2
Update information about CronJob's unsupported time zone field
Signed-off-by: Maciej Szulik <soltysh@gmail.com>
2025-02-21 17:51:55 +01:00
adriananeci faaae90b41
Update content/en/docs/concepts/workloads/controllers/deployment.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2025-02-21 16:34:40 +02:00
Adrian Aneci 6a7df0df22 Add note about deployment cleanup policy
Signed-off-by: Adrian Aneci <aneci@adobe.com>
2025-02-21 16:20:47 +02:00
Kubernetes Prow Robot 2b7d170da4
Merge pull request #49799 from corneliusroemer/patch-3
fix(typo): Update sidecar-containers.md
2025-02-19 03:02:29 -08:00
Kubernetes Prow Robot 9615dc2441
Merge pull request #49808 from voelzmo/patch-4
Fix typo in autoscaling docs
2025-02-17 20:42:12 -08:00
Marco Voelz a8a2315e9b
Fix typo in autoscaling docs 2025-02-17 13:13:24 +01:00
Tim Bannister 932474b61c
Use formula for clearer math
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2025-02-17 10:08:22 +00:00
Cornelius Roemer e8af0e528b
fix(typo): Update sidecar-containers.md 2025-02-17 02:03:43 +01:00
Kubernetes Prow Robot b417e36255
Merge pull request #45802 from towca/jtuznik/node-autoscaling-docs
Concepts/ClusterAdministration: Expand Node Autoscaling documentation
2025-02-12 16:08:21 -08:00
Kuba Tużnik dc530ffd6a cluster-autoscaling -> node-autoscaling clean-up
301 redirect added, and a bunch of references on other pages
renamed.
2025-02-12 19:43:52 +01:00
dkarczmarski 3479c002a1 fix: code block typo in deployment.md 2025-01-30 15:40:11 +01:00
Samuel Alfageme Sainz 107112e5d1
Update keda/scalers/cron URL to 'latest'
... to prevent outdated references.
2025-01-28 15:23:45 +01:00
Kubernetes Prow Robot d806c5a54f
Merge pull request #49524 from dkarczmarski/fix-sidecar-containers
fix: typo in sidecar-containers.md
2025-01-27 05:51:23 -08:00
dkarczmarski dc618f08d1 fix: typo in sidecar-containers.md 2025-01-27 14:39:52 +01:00