Commit Graph

521 Commits (issues-48002)

Author SHA1 Message Date
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
Tim Allclair 5dad85e6d4 Document additional pod condition types 2025-04-23 12:34:36 -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
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
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
Natasha Sarkar dd082cda12 add pod generation to docs 2025-03-31 14:14:57 +00:00
Rodrigo Campos bcd9d3b51d userns: Clarify volume usage
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2025-03-24 15:54:51 +01: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 2b7d170da4
Merge pull request #49799 from corneliusroemer/patch-3
fix(typo): Update sidecar-containers.md
2025-02-19 03:02:29 -08: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
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 dc618f08d1 fix: typo in sidecar-containers.md 2025-01-27 14:39:52 +01:00
dkarczmarski 4c69cb6dad fix: typo in sidecar-containers.md 2025-01-26 22:29:01 +01:00
dkarczmarski beffce5894 fix: typo in sidecar-containers.md 2025-01-22 06:03:00 +01:00
Daniel Shebib 31de2ea9d7 clarify image change restart behavior for sidecar containers 2025-01-07 16:30:57 -06:00
Kubernetes Prow Robot a77363f404
Merge pull request #49288 from AkihiroSuda/userns-65536
user-namespaces.md: subid count per pod is hard-coded to 65536
2025-01-06 13:56:16 +01:00
Akihiro Suda 07ff00e633
user-namespaces.md: subid count per pod is hard-coded to 65536
The number of subuids and subgids for each of pods is hard-coded to 65536,
regardless to the total ID count specified in `/etc/subuid` and `/etc/subgid`:
https://github.com/kubernetes/kubernetes/blob/v1.32.0/pkg/kubelet/userns/userns_manager.go#L211-L228

This fact was not clarified in the documentation.

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2025-01-06 21:50:01 +09:00
Akihiro Suda f0265ec30a
Update user-namespaces.md
Fixed an incomplete explanation about the subuid numbers, and moved the sentence for ease of reading
2025-01-06 06:46:09 +09:00
ebusho 1aeaf1bc0e
Change link to Borg research paper 2025-01-03 15:44:58 +01:00
ebusho 4c0c5537fd
Fix Borg research publication link 2025-01-03 01:13:13 +01:00
Kubernetes Prow Robot f0a0ab2b93
Merge pull request #48499 from lauralorenz/crashloopbackoff-docs
KEP-4602: Crashloopbackoff alpha docs PR
2024-11-26 15:26:57 +00:00
Laura Lorenz 333e896bc8 Wrong key for feature gate widget
Signed-off-by: Laura Lorenz <lauralorenz@google.com>
2024-11-25 22:44:12 -08:00
Shedrack akintayo c6afb74d66 Merge main into dev-1.32 to keep in sync 2024-11-20 14:04:09 +00:00
Laura Lorenz 265a24828c Review comments
Signed-off-by: Laura Lorenz <lauralorenz@google.com>
2024-11-19 13:25:20 -08:00
lauralorenz 5d7e0f5862
Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-11-19 08:32:30 -08:00
Laura Lorenz 14c968c3e2 Add docs for KubeletCrashLoopBackOffMax feature
Signed-off-by: Laura Lorenz <lauralorenz@google.com>
2024-11-18 19:32:42 -08:00
Kubernetes Prow Robot fc2280624f
Merge pull request #48699 from anveshreddy18/patch-1
Update _index.md
2024-11-13 23:22:47 +00:00
Anvesh Reddy Pinnapureddy 85b76bf80a
Update _index.md
The marathon project has been archived on Oct 23, 2024, hence their Github pages deployment is not active. The reference can be updated to point to their Github repo instead.
2024-11-12 10:03:09 +05:30
Akihiro Suda b127822e20
content: update UserNS document for runc v1.2 and containerd v2.0
Refs:
- opencontainers/runc PR 3717
- opencontainers/runc PR 3993
- containerd/containerd PR 8803

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-11-12 02:22:19 +09:00
Shedrack akintayo db99d83333 Merge remote-tracking branch 'upstream/main' into dev-1.32 2024-11-04 20:21:10 +00:00
Hlieb Halunko 92cbf0d544
Update pod-lifecycle.md
Typo fix
2024-11-04 17:10:23 +02:00
pegasas 7195f5feaa [SidecarContainer] provide sidecar implementation best practices hints
Update content/en/docs/concepts/workloads/pods/sidecar-containers.md

Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>

Update content/en/docs/tutorials/configuration/pod-sidecar-containers.md

Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>
2024-11-02 14:08:13 +08:00
michellengnx 6d8076a746 Merge remote-tracking branch 'upstream/main' into dev-1.32
Merged main into dev-1.32 to keep in sync
2024-10-14 14:52:37 -04:00
Qiming Teng 48fd764097
Update sidecar-containers.md 2024-10-13 09:55:12 +08:00
Alexander Grass bfade87b76 adding docs and link for sidecar termination behaviour 2024-10-12 20:12:53 +02:00
Daniel Chan 46f78dd0d4 Merge main into dev-1.32 to keep in sync 2024-09-24 12:40:01 -04:00
Kubernetes Prow Robot f9610cd94d
Merge pull request #47986 from chanieljdan/merged-main-dev-1.32
Merge main branch into dev 1.32
2024-09-19 09:38:45 +01:00
Sri 27779ce888 38271 - Init Container concept clarity 2024-09-18 08:41:15 +05:30
Alexander Stefurishin 7e64c2db82
Fix broken links from "overview/components/#..." to "architecture/#..." (#47724)
* replace "docs/concepts/overview/components/#" with "docs/concepts/architecture/#" in "content/en/**/*.*"

* revert changes in old blog posts
2024-08-31 23:54:45 +01:00
carlory 72678a16ea mark feature-gate NodeOutOfServiceVolumeDetach as removed 2024-08-30 15:44:40 +08:00
Kubernetes Prow Robot cada0a9c15
Merge pull request #46825 from SergeyKanzhelev/sidecarsTrobleshooting
Add tutorial about running Pods with sidecar containers
2024-08-25 02:02:08 +01:00