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
Chris McDonnell
4d9b8d0c8c
Fix typo of selector-selector
2024-10-14 15:24:16 -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
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
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
Yuki Iwai
f6be581921
Update JobSuccessPolicy documentations for the beta graduation
...
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-07-25 22:14:00 +09:00
Kubernetes Prow Robot
22b1bd067f
Merge pull request #46719 from pwschuurman/kep-3335-stable-docs
...
Remove StatefulSetStartOrdinal feature gate to target stable in 1.31
2024-07-23 19:44:44 -07:00
Ritikaa96
53dc63aec8
editing as per the reviews.
...
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2024-07-23 15:13:25 +05:30
Ritikaa96
5053a95f53
Adding glossary tooltip for watch in k/docs
...
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2024-07-23 15:08:24 +05:30
steve-hardman
b74f4f2701
Coorect kube-scheduler text
2024-07-23 00:27:40 +01:00
Kubernetes Prow Robot
be3a417261
Merge pull request #46991 from ahg-g/elastic
...
Graduate ElasticIndexedJob to GA
2024-07-14 07:01:10 -07:00
Maryam Tavakkoli
a5fcf3cc44
Merge remote-tracking branch 'upstream/main' into dev-1.31
2024-07-09 20:13:21 +03:00
Peter Schuurman
c5205da717
Remove StatefulSetStartOrdinal feature gate to target stable in 1.31
2024-07-08 18:23:20 -07: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
ahg-g
cbea62f4c1
Graduate ElasticIndexedJob to GA
2024-06-27 16:22:09 +00:00
Daniel Chan
0568df9a06
Merge main into dev-1.31 to keep in sync
2024-06-25 08:44:40 -04: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
Tim Bannister
8633dda5d7
Improve explanation of Pod lifetime
...
- Explain that Pods do restart containers, but that's the only kind of
self-healing inherent in Pods.
- Reword the page introduction for clarity
2024-06-19 18:27:33 +01:00
Tim Bannister
32be09bea1
Revise caption for multi-container example
...
What's being illustrated here is a volume that has the same lifecycle as
a Pod, so:
- don't use a PersistentVolume as the example
- highlight that the file puller is a sidecar
and give this aspect of the page its own heading.
2024-06-19 18:27:33 +01:00
MinpengJin
76ec4489c1
Add documentation for LogarithmicScaleDown featuregate
2024-06-19 10:01:41 +08:00
Charles Uneze
2925e8b50e
Update pod-lifecycle.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-06-09 09:15:28 +00:00
shayan
e9c7b069d5
Modify registry.k8s.io/nginx-slim version from 0.8 to 0.24
2024-06-04 11:10:02 +03:30
Tim Bannister
347bd6a6ea
Tweak heading level
...
Make “Container restart policy” fit within the topic of how Pods handle
container problems; it belongs there.
2024-05-24 21:55:04 +01:00
Lorenz Barnkow
ce4f36a27a
fix superfluous white space
2024-05-08 16:23:30 +02:00
Kubernetes Prow Robot
ea4444a849
Merge pull request #43214 from shannonxtreme/apparmor-seccomp
...
Add new page for kernel-level constraints
2024-04-30 04:56:15 -07:00