Commit Graph

426 Commits

Author SHA1 Message Date
Michal Wozniak 163e53de42 Update of the docs for Beta
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Paola Cortés <51036950+cortespao@users.noreply.github.com>
2022-11-15 10:07:13 +01:00
Kubernetes Prow Robot cdfab27ffc
Merge pull request #37253 from kinvolk/rata/userns
content: Clarify how to verify user abstraction
2022-11-02 20:17:35 -07:00
Kubernetes Prow Robot 14ece2c4dc
Merge pull request #37472 from cailynse/update-weight-content-workloads-pods
KubeCon Docs Sprint: Added Missing Weight for Concepts/Workloads/Pods
2022-10-24 09:00:26 -07:00
Cailyn Edwards 4abd58cf2e
Added Missing Weight 2022-10-24 11:40:39 -04:00
Tim Bannister 1eef742465
Favor EndpointSlice over Endpoints
Document EndpointSlice as the preferred and most appropriate mechanism
to record the backing endpoints of a Service.

Co-authored-by: Rob Scott <rob.scott87@gmail.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-10-11 12:38:39 +01:00
Rodrigo Campos 28e090aac6 content: Clarify how to verify user abstraction
This was mentioned in #36386.

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2022-10-10 15:35:16 +02:00
Mandraenke 1c5d75b4d1
added warning about indefinitely running resources
A suggestion to 

https://github.com/kubernetes/website/issues/37157

Just mention the warning from kubectl when trying to force terminate a pod.
2022-10-05 09:21:52 +02:00
Kubernetes Prow Robot 1e70b5c76e
Merge pull request #36457 from rogue-gamer-ryt/chore/remove_docker_mentions
Removed usage of docker from replicationControllers, containers, pods and daemonsets
2022-09-15 08:31:23 -07:00
Michal Wozniak de695f4a9a Fix typo in docs refering to the PodDisruptionConditions feature gate name
Only fix for the English version
2022-09-09 09:10:44 +02:00
rogue-gamer-ryt f7248fa427 grammar correction in pod overview 2022-09-01 23:27:39 +05:30
rogue-gamer-ryt 1b4a32ce6c Updated usage of "docker" 2022-08-31 19:42:47 +05:30
Ashun ddc48c241b Removing docker mentions from replicationControllers and Containers 2022-08-31 18:07:09 +05:30
Giuseppe Scrivano 67afbf50c1
content: fix typo
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2022-08-30 14:59:09 +02:00
Kubernetes Prow Robot 51b647b157
Merge pull request #35985 from ravisantoshgudimetla/pod-os
Include Pod OS field
2022-08-22 09:30:44 -07:00
Tim Bannister 84da6bb709
Fix broken shortcode 2022-08-22 17:26:27 +01:00
Ravi Gudimetla 5206c7f1d9 Include Pod OS field
Include Pod OS field in the pod concepts.
2022-08-22 09:21:02 -04:00
carolina valencia 6810fa976d Merge remote-tracking branch 'upstream/main' into dev-1.25 2022-08-18 15:58:41 -03:00
Kubernetes Prow Robot fae72f6cc0
Merge pull request #35235 from kinvolk/rata/userns
Add docs for user namespaces in pods - phase 1 (KEP-127)
2022-08-18 07:28:23 -07:00
Rodrigo Campos 501cde25c7
Add doc for user namespaces in stateless pods
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2022-08-18 11:13:00 +02:00
Kubernetes Prow Robot 438b42689d
Merge pull request #35545 from verb/1.25-ec-ga
Mark EphemeralContainers as GA in 1.25
2022-08-17 19:28:36 -07:00
Michal Wozniak 612a37bc78 Improved wording and cleanup 2022-08-16 12:12:21 +02:00
Michał Woźniak 449ef99fe3 Update content/en/docs/tasks/job/pod-failure-policy.md
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-15 13:23:13 +02:00
Michal Wozniak c47a025713 Add docs for KEP-3329 Retriable and non-retriable Pod failures for Jobs
Code review remarks and suggested commit updates are co-authored

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
Co-authored-by: Paola Cortés <51036950+cortespao@users.noreply.github.com>

# Conflicts:
#	content/en/docs/reference/command-line-tools-reference/feature-gates.md
2022-08-15 13:22:37 +02:00
Deep Debroy b7ae62fc27 Docs for PodHasNetwork condition
Signed-off-by: Deep Debroy <ddebroy@gmail.com>
2022-08-12 16:07:23 -07:00
Hu Shuai 9b7af96880 Fix broken link -- downward-api
Signed-off-by: Hu Shuai <hus.fnst@fujitsu.com>
2022-08-10 10:59:25 +08:00
David Xia 6fdabb154a
Update Pod Lifecycle doc section header
to be more accurate. It currently says failed,
but then following paragraph includes `Succeeded`.
It seems like replacing "failed" with "terminated" is more accurate.
2022-08-08 09:37:50 -07:00
Lee Verberne 3ad2a7885b Mark EphemeralContainers as GA in 1.25
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-03 21:25:56 +02:00
Kubernetes Prow Robot 7078c38d3b
Merge pull request #33792 from sftim/20220510_assign_pod_node_affinity_updates
Revise scheduling-related docs
2022-07-24 03:38:57 -07:00
Tim Bannister 6700656cb4 Move Pod Topology Spread Constraints into scheduling
These constraints apply specifically to the mechanism for placing Pods
onto nodes (that is, scheduling).
2022-07-14 23:59:05 +01:00
Daniel Wright f9ebc90ff7
[en] update en docs to use recommended labels 2022-07-11 08:45:48 -07:00
Sean Wei 34721abcac Use relative links for k8s.io 2022-06-30 12:08:14 +08:00
Nitish Kumar bf59d416b4 Downward API concept made Correct 2022-06-20 17:58:50 +05:30
Kubernetes Prow Robot 3a0d817bb8
Merge pull request #32400 from sftim/20220321_document_downward_api_concept
Revise downward API documentation
2022-06-16 23:38:31 -07:00
Kubernetes Prow Robot 91af3ff6be
Merge pull request #33768 from prb112/patch-1
minDomains not included in schema on pod-topology-spread-constraints.md
2022-06-13 23:03:34 -07:00
lostick 95972db17e Tweak Topology Spread Constraints docs 2022-05-31 14:54:28 +01:00
Tim Bannister 7f3604a949
Revise downward API documentation
- add a glossary entry
- add a concept page
- revise other documentation in light of above changes
2022-05-26 13:26:45 +01:00
Paul Bastide 2f15d185d5
Update pod-topology-spread-constraints.md
The minDomains value was not included in the spec schema segment
2022-05-17 09:33:30 -04:00
Kubernetes Prow Robot 07e1929b49
Merge pull request #33220 from Shubham82/update_link_for_Auditing
Improvement: Updated all the links of the task "Monitoring, Logging, and Debugging" on all pages.
2022-05-10 22:36:50 -07:00
Nate W 5ead53b3e8 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-05-02 10:29:49 -07:00
Shubham Kuchhal d1076700c7 Fixed all hyperlinks of the task "Monitoring, Logging, and Debugging" in all pages. 2022-05-02 14:46:52 +05:30
Kubernetes Prow Robot ed5ae05402
Merge pull request #33316 from my-git9/debug-running-pod3
[en] modify debug-application/debug-running-pod
2022-04-30 09:59:13 -07:00
wei.wang d9690ad314 [en]Update content/en/docs/concepts/workloads/pods/init-containers.md 2022-04-30 02:55:03 +08:00
xin.li d46e06a1c3 [en] modify debug-application/debug-running-pod
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-29 20:53:12 +08:00
Qiming Teng e4a473c39b Document the new MinDomainsInPodTopologySpread feature aate 2022-04-08 16:39:46 +08:00
Nate W d1bce4cb0d Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-07 10:41:49 -07:00
Fernando Ripoll 8a58d35c10
Update pod-topology-spread-constraints.md 2022-04-01 07:57:04 +02:00
Nate W f85be125b9 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-31 15:18:13 -07:00
Fernando Ripoll eb33931ae3
Update pod-topology-spread-constraints.md 2022-03-31 22:30:06 +02:00
Kubernetes Prow Robot e047c71b9b
Merge pull request #31276 from sftim/20220110_move_pod_security_policy
Move PSP into Security concepts section
2022-03-30 11:46:20 -07:00
Tim Bannister 672813f3e7
Move PSP into Security concepts section
The logical navigation definitely works better if Pod Security admission
and PodSecurityPolicy are pages in the same section. Make It So.

Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-03-30 17:30:35 +01:00
Mitesh Jain f0e4a10636
Remove note for unsupported version. 2022-03-30 21:24:51 +05:30
Nate W 7c67921f3f Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-28 08:48:23 -07:00
Kubernetes Prow Robot 39fd63ba12
Merge pull request #31989 from guettli/31930__fix_busybox_image_1.28
fix busybox image to version 1.28
2022-03-25 15:45:59 -07:00
Nate W ee1a85d08e Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-21 07:53:48 -07:00
Kubernetes Prow Robot ea6bbbda6f
Merge pull request #32044 from alghe-global/fix/concepts/workloads/pods/pod-lifecycle/preStop-hook-wording
Reword preStop hook usage regarding container's Terminated state
2022-03-16 15:58:09 -07:00
Nate W 5a0f2583c6 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-07 16:23:45 -08:00
Kubernetes Prow Robot e0b67982f5
Merge pull request #32003 from kerthcet/feature/graduate-defaultPodTopologySpread-to-ga
feat: feature gate DefaultPodTopologySpread is GA
2022-03-04 17:00:51 -08:00
Alexandru Gheorghe 99ce89a035
Reword preStop hook usage regarding container's Terminated state 2022-03-04 15:51:48 +00:00
kerthcet c5428ebad7 feat: GA feature gate DefaultPodTopologySpread
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-03-03 23:53:29 +08:00
Qiming Teng b76366329d Update scheduler configuration sample version
This PR updates the scheduler configuration YAML snippets to use the 'v1beta3' version API. 'v1beta1' is gone and not recommended. We don't have config API reference for 'v1beta1' now.
2022-03-03 20:08:38 +08:00
Thomas Guettler 7122a4498a fix busybox image to 1.28 (issues with `nslookup`).
Changes where done with these commands:

reprec 'image: busybox(?!:)' 'image: busybox:1.28' */docs */examples
reprec -- '--image=busybox(?!:)' '--image=busybox:1.28' */docs */examples

Related issues:

 https://github.com/docker-library/busybox/issues/48
 https://github.com/kubernetes/kubernetes/issues/66924
2022-03-02 20:48:26 +01: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
Kubernetes Prow Robot 8efdd0c9c1
Merge pull request #29716 from Nordix/pod-topology-spread
Updates in pod-topology-spread-constraints.md
2021-12-05 18:00:32 -08:00
Kubernetes Prow Robot 8abfbc924e
Merge pull request #30210 from voor/pod-topology-spread-constraints-fix-formatting-example
Pod Topology Spread Constraints: Resolve formatting issue and add example for node affinity example.
2021-12-05 16:36:32 -08:00
Kubernetes Prow Robot 4f193feffe
Merge pull request #30710 from sftim/20211201_improve_probe_documentation
Improve documentation for container probes
2021-12-03 06:08:27 -08: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
Jesse Butler 018f9d05a2 Merge remote-tracking branch 'upstream/main' into dev-1.23 2021-12-01 12:23:10 -05:00
gbarceloPIB 6cb934ba19
Update pod-lifecycle.md 2021-11-29 13:59:13 +01:00
wiggitywhitney 97495989fc Clarify PDB line in disruptions concept page 2021-11-21 18:39:54 -06:00
Kubernetes Prow Robot 6e45595d3a
Merge pull request #29871 from verb/1.23-ec-beta
Promote EphemeralContainers to beta in website
2021-11-20 17:10:59 -08:00
Lee Verberne 771ee157a9 Promote EphemeralContainers to beta 2021-11-16 07:51:28 -05:00
Kubernetes Prow Robot 1e090d8f1a
Merge pull request #29868 from RA489/activedeadlinesec
explanation of the role of activeDeadlineSeconds in initContainers be…
2021-11-08 06:43:00 -08:00
Björn Svensson f160db17d6 PodTopology: add notes of possible changed default behavior
Signed-off-by: Björn Svensson <bjorn.a.svensson@est.tech>
2021-11-01 08:34:50 +01:00
Aldo Culquicondor 1061e7ff22
Fix whitespace in pod topology spread constraints page 2021-10-28 08:46:17 -04:00
Robert Van Voorhees 489e938f1c
Resolve formatting issue and add example for node affinity example. 2021-10-25 10:29:57 -04:00
RinkiyaKeDad 95d9f0c19f fixing whitespace for pod topology spread constraints page
Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>
2021-10-25 15:36:11 +05:30
RA489 cbc8ad69f5 explanation of the role of activeDeadlineSeconds in initContainers behaviour 2021-10-18 10:40:44 +05:30
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
Soumik Majumder 04a53b8ad0 Add Pod creation example in k8s.io/docs/concepts/workloads/pods/ 2021-10-17 01:50:02 +05:30
Tim Bannister 5b373f5bb9
Update “What's next” section of Workloads concept pages (#29730)
* Update “What's next” section of Workloads concept pages

Co-authored-by: Jihoon Seo <jihoon.seo@etri.re.kr>

* Add missing trailing / characters

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
Co-authored-by: Arsh Sharma <56963264+RinkiyaKeDad@users.noreply.github.com>

Co-authored-by: Jihoon Seo <jihoon.seo@etri.re.kr>
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
Co-authored-by: Arsh Sharma <56963264+RinkiyaKeDad@users.noreply.github.com>
2021-09-27 17:16:43 -07:00
Arsh Sharma 69be6060ca
explaining the interactions of topology spread constraints and node affinity/selector (#29632)
* explaining the interactions of topology spread constraints and node affinity/selector

Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>

* udpates from code review

Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>

* more updated from code reviews

Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>
2021-09-09 06:48:10 -07:00
Kubernetes Prow Robot 7331e54c09
Merge pull request #28623 from chenxuc/staticPod
static pod not support configmap or secret
2021-08-10 03:23:17 -07:00
Kubernetes Prow Robot 302743eb9d
Merge pull request #28363 from RA489/update_init
Update activeDeadlineSeconds with Pod page
2021-08-09 07:01:31 -07:00
Kubernetes Prow Robot c0612021dd
Merge pull request #29233 from sftim/20210804_update_link_to_api_reference_init_containers
Update init containers concept to link to new API reference
2021-08-05 13:29:20 -07:00
Tim Bannister c1feea756f Update init containers concept to link to new API reference 2021-08-04 22:58:42 +01:00
RA489 7f9d3e3f90 Update activeDeadlineSeconds with Pod page 2021-07-30 16:11:31 +05:30
Victor Palade 252c44c53d Merge master into dev-1.22 to keep in sync 2021-07-29 15:40:32 +03:00
Kubernetes Prow Robot 728b13d7fd
Merge pull request #27668 from vshn/improve-init-containers
Improve resource section of init containers
2021-07-27 18:03:35 -07: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
Victor Palade 3c95e6a96b Merge master into dev-1.22 to keep in sync 2021-07-27 18:47:27 +03:00
Brandon Smith af2f72ad59
Windows HostProcess Container Documentation (#28413)
* Rebasing HostProcess security changes.

* Incorporated initial round of feedback

* Minor wording updates

* Finished up remaining todo items

* Apply suggestions from code review

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
Co-authored-by: Mark Rossetti <marosset@microsoft.com>

* Moved HostProcess security documentation into PSS and create-host-process-pod docs

* Updated with for James' review

* Apply suggestions from code review

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: James Sturtevant <jsturtevant@gmail.com>

* Minor edits

* Modifications for additional feedback

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
Co-authored-by: Mark Rossetti <marosset@microsoft.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: James Sturtevant <jsturtevant@gmail.com>
2021-07-27 00:50:45 -07:00
chenxuc 8c9c9c543c static pod not support configmap or secret 2021-07-27 14:51:45 +08:00
Sachin 4aa2b6df61
docs: mention container probes (#29085)
* mention container probe

* fix style errors

* fix errors
2021-07-25 04:17:06 -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
Kubernetes Prow Robot 5f8fdc6abb
Merge pull request #28797 from jihoon-seo/210705_Update_links
Update links
2021-07-16 20:12:50 -07:00
Kubernetes Prow Robot 2ba49ba415
Merge pull request #28406 from sftim/20210614_tweak_readiness_probe_explanation
Revise explanation for when to use readiness probes
2021-07-15 05:20:48 -07:00
Christopher Negus 548ba073da Merge main into dev-1.22 to keep in sync 2021-07-09 18:19:13 +00:00
Jihoon Seo 374bb0547a Update links (2) 2021-07-09 11:02:29 +09: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
Kubernetes Prow Robot 8c9e504d75
Merge pull request #28495 from chenxuc/update-topo-constraints
clarify behavior of topo constraints
2021-06-24 07:27:41 -07:00
chenxuc c6bf5d13c8 clarify behavior of topo constraints 2021-06-24 09:08:21 +08:00
Victor Palade 1064c8dcff Merge master into dev-1.22 to keep in sync. 2021-06-22 19:52:26 +02:00
Tobias Nehrlich 3501c3b9c4
Improve resource section of init containers 2021-06-15 13:28:08 +02:00
Qiming Teng ad93c9a6ef Fix some links in the concepts section
This PR fixes the links in the concepts section. Most of the links are
not dead links in English version because there are redirects for them.
However, these links will be broken when localized to any languages
other English.

Where appropriate. this PR also wraps some long lines which are
unfriendly to any localization team that try to catch the differences
between revisions.
2021-06-14 20:38:10 +08:00
Victor Palade 996ebf5b76 Merge master into dev-1.22 to keep in sync 2021-06-04 19:09:34 +02:00
Jihoon Seo dfaefa54aa Nit: Fix hrefs of some links 2021-06-03 06:20:26 +09:00
Victor Palade 5cb4f973a4 Merge master into dev-1.22 to keep in sync 2021-05-20 19:17:30 +02:00
Kubernetes Prow Robot b181193907
Merge pull request #28048 from chrisnegus/init-containers-link
Fixed broken What's Next link
2021-05-20 08:05:05 -07:00
Christopher Negus 51e4200a67 Fixed link to Whats next 2021-05-20 14:47:20 +00:00
Christopher Negus 46a0fb74a8 Fixed broken Whats Next link 2021-05-19 21:50:18 +00:00
Kubernetes Prow Robot 2ef52e596d
Merge pull request #26840 from mltsy/patch-1
Clarify sources of voluntary disruptions
2021-05-16 05:53:59 -07:00
Lee Verberne ede985dccd Update website for 1.22 ephemeral containers API
This removes the description of the ephemeral containers API from the
concepts section of the website. Most (all?) concepts don't have a
detailed description of their API in concepts. We added it for the
initial release of ephemeral containers because using the raw API was
the only way to add an ephemeral container.

This description of the API is no longer correct. Since it's now easy to
add an ephemeral container using `kubectl debug`, and this is too much
detail for a concepts section, we should remove the API description
entirely.
2021-05-14 14:49:41 +02:00
Marc Power bd64e3170b Correct version numbers related to the EvenPodsSpread feature gate 2021-05-12 11:39:54 -07:00
Kubernetes Prow Robot 9b6bba40be
Merge pull request #27577 from jihoon-seo/210416_Fix_errors_27565_27569
Fix errors #27565, #27569
2021-04-19 16:00:32 -07:00
Jihoon Seo 3100379bcd Fix errors #27565, #27569 2021-04-19 11:36:43 +09:00
Guilherme Caminha c1a4a5044b
Fixing small typo 2021-04-18 15:07:32 +02:00
Tim Bannister 965aa51daf Merge master into dev-1.21 to keep in sync, plus latest API reference
This sync merge includes API reference updates.
2021-04-06 21:38:24 +01:00
Kubernetes Prow Robot 5fac89acb0
Merge pull request #27093 from pacoxu/init-container/behavior
init container image change or container GC will not restart Pod sinc…
2021-03-31 11:35:21 -07:00
Morten Torkildsen d341b96fb3 Promote Pod Disruption Budgets to GA 2021-03-29 19:58:50 -07:00
pacoxu ed7c4e7046 init container image change or container GC will not restart Pod since 1.20
Signed-off-by: pacoxu <paco.xu@daocloud.io>
2021-03-29 17:19:56 +08:00
Karen Bradshaw 3ff5ec1eff clean up use of word: just 2021-03-17 19:57:40 -04:00
Joe Marty 21b1e83147
Clarify sources of voluntary disruptions
See issue #22391
2021-03-04 09:54:52 -06:00
Naoki Oketani 5b29859b33 chore: fix invalid location.hash 2021-03-01 22:20:38 +09:00
Kubernetes Prow Robot 58aef59d6c
Merge pull request #26097 from alculquicondor/patch-1
Remove indication that a failed scheduling attempt removes the Pod
2021-02-24 17:41:25 -08:00
Yao Ding 70ebc7f6ec
Update ephemeral-containers.md 2021-02-09 08:11:02 -05:00
Yao Ding 6b19266c3e
fix indentation 2021-02-08 14:43:40 -05:00
Naoki Oketani df34ae5314 fix an invalid location.hash 2021-02-05 23:30:29 +09:00
Aldo Culquicondor bda3cea5a6
Remove indication that a failed scheduling attempt removes the Pod
/sig scheduling
2021-01-14 14:47:31 -05:00
Karen Bradshaw 0166a0b08e add docs for version shortcodes 2021-01-12 17:20:33 -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
Kubernetes Prow Robot 8fb9c90efb
Merge pull request #25950 from saintmalik/patch-1
Fix broken url in docs
2021-01-11 09:46:25 -08:00
Kubernetes Prow Robot a66af45c21
Merge pull request #25871 from ydFu/patch-1
Add content in init-containers.md
2021-01-08 10:02:29 -08:00
SaintMalik f5b9d5dafe
Update disruptions.md 2021-01-06 19:59:02 +01:00
SaintMalik a7fd0c9ef7
Update disruptions.md 2021-01-05 16:53:58 +01:00
SaintMalik 49675afab8
Fix broken url in docs
## Summary

Easy navigation and easy reading for others
2021-01-05 04:47:39 +01:00
Kubernetes Prow Robot 493069d2bf
Merge pull request #25859 from npu21/init-container
fix init container status describe fault
2021-01-03 18:15:55 -08:00
Kubernetes Prow Robot 9db733d9a0
Merge pull request #25873 from ydFu/patch-2
Add Code blocks in pod-topology-spread-constraints.md
2020-12-30 10:07:50 -08:00
Ader 053103dc4a
Add Code blocks in pod-topology-spread-constraints.md
Add Code blocks in the Markdown spec to make it easy to read..
2020-12-30 20:57:11 +08:00
Ader 4ff57afdea
Add content in init-containers.md
Add description to make it easy to read.
* Distinguish between 'command'and 'output'.
2020-12-30 20:43:57 +08:00
Zhang Yong 8e10900834 fix init-Container status describe fault 2020-12-30 11:16:15 +08:00
Qiming Teng 6f9a31a1fc Update Pod overview
This PR adds some clarifications about Pod update and Pod replacement,
which can be pretty confusing to new users.
2020-12-28 08:34:18 +08:00
Ader 21c5750086
Fix some typo in init-containers.md
Fixed a typo in manage-resources-containers.md (Kubelet → kubelet)
2020-12-19 14:13:40 +08:00
Kristin Martin 86d9492ccb Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.20 2020-12-03 11:58:44 -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
jlsong01 1b7708b975 rm podpresent 2020-11-25 23:38:13 +08:00
Kubernetes Prow Robot cdd6e9a059
Merge pull request #24525 from sftim/20201012_explain_pod_template_updates
Improve explanation about pod template updates
2020-11-25 07:20:39 -08:00
Somtochi Onyekwere ba77c903ed Merge remote-tracking branch 'upstream/master' into dev-1.20 2020-11-19 17:09:49 +01:00