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
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
Qiming Teng
e6855623c7
Fix some hyperlinks in the markdown files
2024-09-13 09:33:51 +08:00
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
Linto Paul
62b3266dc9
fixed cron job interpretation in the example ( #47652 )
...
* fixed cron job interpretation in the example
the cron job in this example runs on the intersection of 13th of every month and Friday, not the union of these conditions. If the 13th falls on any other day of the week, the job will not run.
* Update cron-jobs.md
new cron example that is more realistic
* Update cron-jobs.md
replaced cron example with a simple one
* Update content/en/docs/concepts/workloads/controllers/cron-jobs.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
---------
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-08-27 16:36:57 +01: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
Artsiom Kaval
e694639ae2
Fix a typo in controllers/job.md
...
A correct name for a framework is Horovod
2024-08-23 22:23:39 +02:00
Kubernetes Prow Robot
6bc8f405ac
Merge pull request #47067 from Ritikaa96/glossary-add-watch
...
Added watch to glossary
2024-08-22 15:54:11 +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
Kubernetes Prow Robot
3c7cbd910e
Merge pull request #46808 from mimowo/managed-by-docs-update
...
Update the docs for JobManagedBy and JobPodReplacementPolicy related to pod termination
2024-07-29 15:25:50 -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
hacktivist123
e6d2e1499d
Merge main into dev-1.31 to keep in sync
2024-07-29 18:03:33 +01:00
Michał Woźniak
f2b9799061
Review remarks 2
2024-07-29 18:13:34 +02:00
sjong13
493c0169ed
Update _index.md - fixed grammar for a malformed sentence
2024-07-29 10:20:41 -05:00
Michal Wozniak
7bf346a1f6
Address review remarks
...
Co-authored-by: Filip Křepinský <fkrepins@redhat.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-07-29 15:29:15 +02:00
Kubernetes Prow Robot
df9b7f1169
Merge pull request #46970 from tenzen-y/beta-graduate-job-success-policy
...
Update JobSuccessPolicy documentations for the beta graduation
2024-07-25 18:36:06 -07:00
Michal Wozniak
67fe8ed862
Update the docs for JobManagedBy and JobPodReplacementPolicy related to pod termination
2024-07-25 19:07:39 +02:00