Alexandru Gheorghe
99ce89a035
Reword preStop hook usage regarding container's Terminated state
2022-03-04 15:51:48 +00:00
GuyTempleton
80e2f669a0
Docs - EN - Concepts - Correct Pod-Conditions Anchor Link
2022-01-14 10:30:44 +00:00
Jesse Butler
584421fe11
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-12-06 08:55:54 -05:00
Tim Bannister
8a0f330654
Improve documentation for container probes
...
- mention gRPC probes in concept page
- revise explanation of gRPC probes in task page
- general tidying
2021-12-03 00:26:22 +00:00
gbarceloPIB
6cb934ba19
Update pod-lifecycle.md
2021-11-29 13:59:13 +01:00
Tim Bannister
dc84f0cb97
Mark figures' intended size
...
This commit activates Sass styling to make image sizes more responsive
on the rendered page.
2021-10-17 21:31:52 +01:00
Kubernetes Prow Robot
583bc39de7
Merge pull request #28782 from niteshseram/fix/link-issue
...
fixing #hook-details doesn't exist in /docs/concepts/containers/container-lifecycle-hooks/
2021-07-27 10:36:47 -07:00
Vijay
626b101340
Update pod-lifecycle.md
...
I think there is a typo, `readiness problem` needs to be `readiness probe`.
2021-07-23 17:09:19 +12:00
Nitesh Seram
f0bc1f3ef7
fix link issue
2021-07-04 10:40:12 +05:30
Tim Bannister
7045fc791d
Revise explanation for when to use readiness probes
...
Some cases in the existing text were better served by startup probes.
Reword to make the distinction more clear.
2021-06-29 18:12:32 +01:00
Karen Bradshaw
3ff5ec1eff
clean up use of word: just
2021-03-17 19:57:40 -04:00
Aldo Culquicondor
bda3cea5a6
Remove indication that a failed scheduling attempt removes the Pod
...
/sig scheduling
2021-01-14 14:47:31 -05:00
Kubernetes Prow Robot
28b393032b
Merge pull request #24995 from PrakherS/patch-1
...
Update pod-lifecycle.md
2021-01-12 11:42:35 -08:00
Kubernetes Prow Robot
0b52aec1ae
Merge pull request #24986 from Cweiping/feature/add_note_for_termnating
...
Clarify pod phase Terminating
2021-01-12 09:54:35 -08:00
Weiping Cai
9e9bb44eeb
clairfy pod phase Terminating
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-11-26 17:12:08 +08:00
Somtochi Onyekwere
ba77c903ed
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-11-19 17:09:49 +01:00
SHARATH ARADHYAMATH
983df6134c
Fix typo in container restart policy #25041
...
Issue: https://github.com/kubernetes/website/issues/25041
Description: Missing space in the word "forthat", it should be "for that".
Fix: Fixed the missing space in "forthat" under the topic "Container restart policy".
Doc link: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#restart-policy
2020-11-17 20:11:39 +05:30
Prakher Singhal
a2a2896865
Update pod-lifecycle.md
...
Default for periodSeconds field of startupProbe resource is 10 seconds.
$ kubectl explain pod.spec.containers.startupProbe.periodSeconds
KIND: Pod
VERSION: v1
FIELD: periodSeconds <integer>
DESCRIPTION:
How often (in seconds) to perform the probe. Default to 10 seconds. Minimum
value is 1.
2020-11-12 14:51:23 +05:30
eagleusb
45ec60bed5
Merge master into dev-1.20 to keep in sync
2020-10-22 17:44:02 +02:00
Qiming Teng
070023b24a
Fix links in concepts section
2020-10-22 14:24:56 +08:00
reylejano-rxm
34695f9380
dev-1.20 branch version for pod-lifecycle.md for feature state for k8s version
2020-10-14 09:35:18 -07:00
Jesus Climent
e6c7f7eadf
Update pod-lifecycle.md
...
Updated the table limits so that values do not get truncated.
2020-10-14 10:14:22 -04:00
Kubernetes Prow Robot
e6979ce921
Merge pull request #24439 from climent/patch-1
...
Update pod-lifecycle.md
2020-10-12 17:05:22 -07:00
Kubernetes Prow Robot
5f2e72bf9a
Merge pull request #23332 from matthyx/master
...
Promote startupProbe to GA in 1.20
2020-10-09 21:48:47 -07:00
Kubernetes Prow Robot
542729faf1
Merge pull request #24444 from RoSk0/issue-24399
...
Add missing text
2020-10-09 03:21:06 -07:00
Ro$k0
6d4fd2ab2b
Add missing text
2020-10-09 22:17:35 +13:00
Jesus Climent
80d695656f
Update pod-lifecycle.md
...
Redundant "without problems" removed.
2020-10-08 14:48:15 -04:00
Oleksandr Slynko
0c730420e7
Startup probe is in beta since 1.18
2020-10-07 10:23:58 +01:00
Matthias Bertschy
096499936e
Promote startupProbe to GA in 1.20
2020-10-07 08:39:48 +02:00
Christoph Petrausch
1498f297d5
Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-01 10:43:30 +02:00
Christoph Petrausch
839863849c
Clarify the pod termination process.
2020-10-01 09:16:47 +02:00
Riley Littlefield
b8e9488d84
Fixes typo
2020-09-13 22:47:25 -04:00
BartoszCki
8bcf7bb744
Make it idiomatic English
2020-08-28 00:31:06 +02:00
BartoszCki
9e9b22689c
Another typo
2020-08-27 16:07:59 +02:00
BartoszCki
9328c7d2b1
Another typo
2020-08-27 16:00:02 +02:00
BartoszCki
5c8f26e6d6
Fix a typo
2020-08-27 15:23:55 +02:00
Kubernetes Prow Robot
67862b3abd
Merge pull request #22939 from lopes22/patch-1
...
Update pod-lifecycle.md
2020-08-18 14:23:11 -07:00
Zach Corleissen
bf37bf0498
Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md
2020-08-18 14:15:30 -07:00
Kubernetes Prow Robot
a2096d134e
Merge pull request #22927 from dba-git/patch-1
...
grammar and syntax errors
2020-08-16 23:16:18 -07:00
cedarkuo
6622de0b5e
Fix pod-lifecycle typo bescheduled.
...
Replace bescheduled by be scheduled.
2020-08-08 17:30:10 +08:00
lostsquirrel
e4c07f7dd0
typo found
2020-08-07 08:45:08 +08:00
lopes22
e563940013
Update pod-lifecycle.md
2020-08-03 21:11:55 -04:00
dba-git
eb0a35821d
grammar and syntax errors
2020-08-03 14:58:55 +02:00
micnncim
0e1678f78b
Fix typo in pod-lifecycle.md
2020-07-28 04:35:12 +09:00
Tim Bannister
49eee8fd3d
Revise Pod concept ( #22603 )
...
* Revise Pod concept
Adapt the existing Pod documentation to suit the Docsy theme, by
promoting the Pod concept itself to /docs/concepts/workloads/pods/
Following on from this, update the Pod Lifecycle page to cover the
lifecycle of a Pod and follow on directly from the Pod concept,
for readers keen to understand things in detail.
This change also removes the automatic contents list from the Pod
overview page. Instead, the new page links to all the pages
inside the Pod section.
* Update links to Pod concept
Link to updated content
* Incorporate Pod concept suggestions
Co-authored-by: Celeste Horgan <celeste@cncf.io>
* Revise StatefulSet suggestion for Pod concept
Co-authored-by: Celeste Horgan <celeste@cncf.io>
Co-authored-by: Celeste Horgan <celeste@cncf.io>
2020-07-26 20:18:16 -07:00
TAKAHASHI Shuuji
390bbf00bd
Use a link to the generated API document
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-24 22:23:28 +09:00
TAKAHASHI Shuuji
f3cd1ca39b
Fix the link to `type Handler` of k8s.io/api/core/v1.
2020-06-24 17:22:14 +09:00
Kubernetes Prow Robot
a8a5a5ac32
Merge pull request #21603 from pranavbmcloud/patch-1
...
Redundant "Below is an example:" sentence
2020-06-10 11:46:52 -07:00
Karen Bradshaw
ecc27bbbe7
add en pages
2020-06-09 19:33:15 -04:00
pranavbmcloud
785cd198f6
Redundant "Below is an example:" sentence
...
The "Here is an example:" sentence follows a " Below is an example:" sentence. One of these 2 sentences is redundant.
Removed the "Below is an example:" sentence.
2020-06-09 20:41:02 +05:30