Commit Graph

1112 Commits (release-1.32)

Author SHA1 Message Date
Rodrigo Campos bcd9d3b51d userns: Clarify volume usage
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2025-03-24 15:54:51 +01:00
Shubham Singh 5e6a39752a
mistake fixed
Signed-off-by: GitHub <noreply@github.com>
2025-02-27 08:14:15 +00: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
dkarczmarski 4c69cb6dad fix: typo in sidecar-containers.md 2025-01-26 22:29:01 +01:00
dkarczmarski 8bea986525 fix: typo in deployment.md 2025-01-23 06:45:15 +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 c4199a667d
Merge pull request #48503 from tallclair/ippr
Update In-Place Pod Resize docs for v1.32
2024-11-27 12:22:57 +00:00
Janet Kuo 1cf9e71bae Add `batch.kubernetes.io/cronjob-scheduled-timestamp` annotation information to CronJob page
### Description
Add `batch.kubernetes.io/cronjob-scheduled-timestamp` annotation information to CronJob page
 
### Issue
[kubernetes/enhancements#4026](https://github.com/kubernetes/enhancements/issues/4026)
2024-11-26 21:36:51 +00: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
Kubernetes Prow Robot 1ce3733ea2
Merge pull request #48496 from alaypatel07/4017-pod-index-label-ga
[KEP 4017]: add documentation for PodIndexLabel going GA
2024-11-26 00:36:56 +00: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
Tim Allclair 6c3808ec10 In-Place Pod Resize Beta 2024-11-19 12:00:52 -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
Alay Patel e73dcd94c6 add documentation for KEP 4017 PodIndexLabel going GA
Signed-off-by: Alay Patel <alayp@nvidia.com>
2024-11-18 22:40:54 -05: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
Kubernetes Prow Robot 919eaa6563
Merge pull request #48484 from mattcary/autodelete-132
KEP-1847 v1.32 stable docs changesAutodelete 132
2024-11-08 00:40:43 +00: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
Matthew Cary 8fe1231306 kep-1847 v1.32 stable changes 2024-10-24 09:41:52 -07:00
Rodolfo Albuquerque 1de1753475 Merge main into dev-1.32 to keep in sync 2024-10-23 23:46:20 -03:00
Michal Wozniak 2c93c92a5d Update docs as JobManagedBy graduates to Beta 2024-10-19 11:37:19 +02:00
Chris McDonnell 4d9b8d0c8c Fix typo of selector-selector 2024-10-14 15:24:16 -04: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