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
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
alegueri
38fc6a86dd
Disambiguate Pod Phase from kubectl status
...
This PR extends https://github.com/kubernetes/website/pull/46299 , which disambiguates pod "Phase" from the "Status" field that occurs in certain kubectl commands.
2024-08-19 22:54:42 -07:00
Daniel Chan
7eef38ea41
Merge main into dev-1.31 to keep in sync
2024-08-12 08:50:21 +02:00
Sergey Kanzhelev
4bc6afb68c
sidecar containers
2024-08-08 20:38:54 +00:00
Michal Wozniak
a68cedecee
Add note that scenarios for DisruptionTarget must be retriable
2024-08-07 13:06:37 +02:00
Daniel Chan
c2ab3112f1
Merge main into dev-1.31 to keep in sync
2024-08-05 11:47:31 -04:00
Michal Wozniak
370622fbbb
Update the documentation for Pod Disruption Conditions
2024-08-01 12:07:06 +02:00
Kubernetes Prow Robot
6c7b885047
Merge pull request #47304 from hacktivist123/merged-main-dev-1.31
...
Merged main dev 1.31
2024-07-30 05:03:16 -07:00
Michał Woźniak
45a47d170f
Graduate Job Pod Failure Policy to stable ( #46807 )
...
* Graduate Job Pod Failure Policy to stable
* Update content/en/docs/concepts/workloads/controllers/job.md
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
* Break the line after link
---------
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2024-07-29 11:56:08 -07:00
sjong13
493c0169ed
Update _index.md - fixed grammar for a malformed sentence
2024-07-29 10:20:41 -05:00
steve-hardman
b74f4f2701
Coorect kube-scheduler text
2024-07-23 00:27:40 +01:00
Kubernetes Prow Robot
cfc5ea3a3b
Merge pull request #46529 from sftim/20240524_improve_pod_lifecycle
...
Improve pod lifecycle concept page
2024-07-04 17:28:27 -07:00
Tim Bannister
77407a728a
Minor tidying
2024-06-19 18:28:21 +01:00
Tim Bannister
5c983f8664
Give sidecars and Pod termination a subheading
...
That way, the docs can link to it.
2024-06-19 18:28:21 +01:00
Tim Bannister
6fd7caedc8
Reword to fix formatting of note shortcode
2024-06-19 18:28:20 +01:00
Tim Bannister
2e638c35c4
Fix stale info about Pod scheduling readiness
...
This is now a stable part of the Pod API.
2024-06-19 18:27:34 +01:00