Commit Graph

955 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 0cbb4d0e7a
Merge pull request #39809 from mimowo/update-docs-about-handling-deleted-pods
Update docs for KEP3329: "Retriable and non-retriable Pod failures for jobs
2023-03-22 22:28:22 -07:00
Kubernetes Prow Robot b399d833f8
Merge pull request #39905 from saschagrunert/dev-1.27-downward-api-hugepages
[KEP-2053] Add docs for DownwardAPIHugepages graduation
2023-03-22 02:08:36 -07:00
Sascha Grunert bcff6ab600
[KEP-2053] Add docs for DownwardAPIHugepages graduation
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-03-22 10:01:47 +01:00
Kubernetes Prow Robot fef3fbfe84
Merge pull request #40176 from mickeyboxell/merged-main-dev-1.27
Merge remote-tracking branch 'upstream/main' into dev-1.27
2023-03-21 16:52:00 -07:00
Kubernetes Prow Robot 29f0dd8094
Merge pull request #39823 from pwschuurman/kep-3335-beta-docs
Update StatefulSetStartOrdinal documentation to target beta in 1.27
2023-03-21 13:12:12 -07:00
Michal Wozniak 801b556183 Update for KEP3329: "Retriable and non-retriable Pod failures for Jobs"
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
2023-03-21 15:56:19 +01:00
Mickey Boxell 79fd7f88d6 Merge remote-tracking branch 'upstream/main' into dev-1.27 2023-03-20 21:58:19 -05:00
Kubernetes Prow Robot e2526aa6c4
Merge pull request #39835 from soltysh/cronjob_tz_ga
Promote CronJobTimeZone to stable
2023-03-20 05:01:18 -07:00
Maciej Szulik b6b1fc392d
Promote CronJobTimeZone to stable 2023-03-20 12:58:12 +01:00
ystkfujii 9885754ed0 fix typo 2023-03-19 03:13:03 +09:00
Sergey Kanzhelev ae17e46f73
Document behavior of endpoints with the feature EndpointSliceTerminatingCondition (#36791)
* new behavior of endpoints with the feature gate EndpointSliceTerminatingCondition

* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md

Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>

* fixing feature gate versions

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
2023-03-15 08:32:17 -07:00
Peter Schuurman 112f01d2fc Update KEP-3335 documentation for beta in 1.27 2023-03-13 12:08:31 -07:00
Kubernetes Prow Robot c05bf92e36
Merge pull request #39781 from davidxia/patch-3
fix docs: update user-namespaces.md for English usage
2023-03-09 07:32:04 -08:00
adi-wan-askui 4217aeb236
Update cron-jobs.md (#39813)
fix typo
2023-03-09 15:25:27 +08:00
Mickey Boxell 987edf7ef0 Merge remote-tracking branch 'upstream/main' into dev-1.27 2023-03-06 19:22:46 -06:00
David Xia 1318d40853
fix docs: update user-namespaces.md for English usage
Make it grammatically correct and more concise.
2023-03-04 07:12:56 -05:00
ClimberJ d6445848fc
Removed duplicate word 2023-03-02 12:14:13 +01:00
Paulo Gomes c92f1d3a1c
Fix misspelling on Pods page
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
2023-02-27 19:28:48 +00:00
Kubernetes Prow Robot fcd671a79e
Merge pull request #39520 from Zhuzhenghao/deployment
Clean up page deployment
2023-02-25 21:18:17 -08:00
Rey Lejano 23db46b8c2 resolved merge conflict from branch sync from main into dev-1.27 2023-02-22 12:14:36 -08:00
zhuzhenghao 6844bc085e Clean up page deployment 2023-02-18 19:06:48 +08:00
lianghao208 f16f67eb56 update pod scheduling readiness gate in pod lifecycle 2023-02-17 16:22:55 +08:00
Grigoris Thanasoulas d0b3ba5cce Update DaemonSet guide
Rewrite "How Daemon Pods are scheduled" section of the DaemonSet guide
to align with the current state and be more clear.

Signed-off-by: Grigoris Thanasoulas <gregth@arrikto.com>
2023-02-15 21:16:03 +02:00
Kubernetes Prow Robot a8b834670b
Merge pull request #39336 from seancrasto/patch-2
Update job.md
2023-02-08 03:42:59 -08:00
Kubernetes Prow Robot 0e66780d8b
Merge pull request #39324 from reylejano/followup-PR-38673
Updated concepts/workloads/pods/_index.html as followup to PR 38673
2023-02-08 03:38:58 -08:00
Rey Lejano 2916c34fdf updated concepts pods index.html as followup to PR 38673 2023-02-07 22:10:53 -08:00
zhuzhenghao a70698ed63 Cleanup page replicaset 2023-02-08 13:26:19 +08:00
seancrasto 28b50215b8
Update job.md
Corrected spelling of specifying.
2023-02-07 18:05:50 -05:00
Kubernetes Prow Robot 1a8bd52c5a
Merge pull request #39308 from sftim/20230306_pod_qos_tweaks
Tweak docs about QoS classes
2023-02-07 03:14:59 -08:00
Kubernetes Prow Robot d8e9c84234
Merge pull request #38673 from dshebib/update_pod_privilege_feature
Update privileged pod documentation to reflect GA feature
2023-02-07 00:51:00 -08:00
Tim Bannister 04add1a96b
Fix weight for Pod QoS Class concept 2023-02-06 23:42:42 +00:00
Daniel Shebib 04ce79a5fc add new page for qos class 2023-02-05 20:11:20 -06:00
Daniel Shebib 4e9007f191 Add new page for QoS class
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-02-05 20:08:25 -06:00
Kubernetes Prow Robot 0beb84e4c6
Merge pull request #39072 from Kartik494/updatedocumentation
Document spec and status downward API fields  only available as environment variables
2023-02-02 23:00:29 -08:00
kartik494 312f0a62c7 Modify spec and status downward API fields 2023-01-30 09:39:47 +05:30
Michael 54e010c731 Fix links to mutatingadmissionwebhook 2023-01-29 14:08:23 +08:00
Tim Bannister e47d1c4f36 Improve concept docs for ttl-after-finished
Document Job cleanup TTL mechanism better.

Co-authored-by: Nate W. <natew@cncf.io>
2023-01-28 18:27:46 +00:00
Daniel Shebib ba37aa6ba7 document privileged containers as GC 2023-01-12 19:09:46 -06:00
Daniel Shebib bc12666f68 document privileged containers as GC 2023-01-12 19:09:14 -06:00
Daniel Shebib 87537d3b5b document privileged containers as GC 2023-01-12 18:52:21 -06:00
Wei Huang fed60f3728
Rename 'PreemptionByKubeScheduler' to 'PreemptionByScheduler' 2023-01-09 15:57:24 -08:00
Kubernetes Prow Robot 83d7d4e9d3
Merge pull request #38312 from cjc7373/cronjob-improve
CronJob topics improvement
2023-01-05 09:29:58 -08:00
Harold Cheng 988505d3f1
adapt review suggestions 2023-01-06 00:49:55 +08:00
cjc7373 6dcaacbc16
make the time zone warning explicit
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-05 23:33:05 +08:00
Daniel Shebib b8883b84db Update privileged pod documentation to reflect GA feature 2022-12-28 20:02:50 -06:00
Kubernetes Prow Robot c56165f6b9
Merge pull request #37575 from Karthik-PM/updateJobDocumentaion
Updated Job Documentaion
2022-12-21 05:13:25 -08:00
Harold Cheng 9b1ba9c9f6
adapt suggestions 2022-12-20 22:06:59 +08:00
Harold Cheng 4ebf6b1790
structure change 2022-12-20 22:06:00 +08:00
Harold Cheng f34e176d26
update the description of timezone 2022-12-20 21:49:46 +08:00
Jiacheng Cheng b35965086b
remove outdated feature gates 2022-12-20 21:49:46 +08:00
Jiacheng Cheng 10e1919880
cronjob: move conceptual contents to concepts topic 2022-12-20 21:49:46 +08:00
Tim Hockin d3c4fe6759
Recommend DNS Label for workload names 2022-12-16 09:53:32 -08:00
Tim Bannister 8f9446f87d
Merge branch 'main' into dev-1.26 2022-12-03 21:36:34 +00:00
Daniel Vega-Myhre 43a8d5d590
Update Job docs to include info about enabling pod-to-pod communication within a job using pod hostnames (#37771)
* Update Job docs to include info about using a headless service to enable pod communication via pod hostnames

* Change section title

* fix phrasing

* update yaml example

* update label selector

* more specific phrasing

* address comments and add new example

* add note about pod dns policies

* minor fixes

* add link to job patterns

* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* Update content/en/docs/concepts/workloads/controllers/job.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* address comments

* clarify sentence

* move minikube note to prereqs

* address comments

* captitalize all instances of Job

* move minikube notes to bottom of prereqs

* address comments

* update example

* fix typo

* update phrasing

* link to this from the completion modes section of the job docs

* address phrasing comments

* add newlines to break up block of text

* update phrasing

* update phrasing

* Update content/en/docs/concepts/workloads/controllers/job.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-29 19:00:55 -08:00
Kubernetes Prow Robot cec61c1754
Merge pull request #38052 from krol3/merged-main-dev-1.26
Merge main branch into dev-1.26
2022-11-29 11:59:09 -08:00
Kubernetes Prow Robot 6143904bcd
Merge pull request #37224 from pwschuurman/kep-3335-documentation
Add initial documentation for StatefulSetSlice feature
2022-11-29 06:09:25 -08:00
Peter Schuurman 6474d77d4f Rename docs section for StatefulSetStartOrdinal to 'Start ordinal' 2022-11-28 03:58:57 -08:00
Michal Wozniak 964a24d759 Extend documentation on PodGC focusing on PodDisruptionConditions enabled
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-11-28 09:02:52 +01:00
Peter Schuurman 23134e5fc8 Update StatefulSet Ordinal Index documentation 2022-11-27 18:08:14 -08:00
Pieter 01762bacc1
Clarify role of ReplicaSet 2022-11-24 21:09:37 +01:00
carolina valencia b4ad83ef13 Merge remote-tracking branch 'upstream/main' into dev-1.26 2022-11-24 11:49:25 -03:00
Michal Wozniak 0d23d1d96c Add a note about job controller considering failed pods
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Maciej Szulik <soltysh@gmail.com>
2022-11-24 12:39:01 +01:00
Brian McQueen 65ce32de4e updated docs regarding ephemeral pods not being supported by static pods kubernetes/kubernetes#113935 2022-11-20 19:39:20 -08:00
Kubernetes Prow Robot bfe7bd6380
Merge pull request #37242 from mimowo/retriable-pod-failures-beta
Promote "Retriable and non-retriable pod failures for Jobs" to Beta
2022-11-18 12:08:31 -08:00
Aldo Culquicondor b8fc810198
Graduate JobTrackingWithFinalizers to stable (#37764)
* Graduate JobTrackingWithFinalizers to stable

* JobTrackingWithFinalizers disabled in 1.23, 1.24
2022-11-18 01:58:31 -08:00
windsonsea 6ed01fd341 Fix typos in cron-jobs.md 2022-11-18 17:02:58 +08:00
Michal Wozniak 1e4a160b0d Rephrased description for TerminationByKubelet 2022-11-15 17:33:34 +01:00
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 2fac7a5878
Merge pull request #37591 from sftim/20221029_use_replicaset_for_self_healing
Switch self-healing feature to ReplicaSet
2022-11-13 23:53:58 -08:00
Karthik P M 63e38419b3 update jobs yaml 2022-11-10 23:29:56 +05:30
Peter Schuurman 57c0c1a3d6 KEP-3335 StatefulSetSlice Documentation 2022-11-09 10:06:03 -08:00
Abigail McCarthy 3174fdf2d4 Adjust page weights for /docs/concepts section
Changes the page weights of the index files for folders in the /docs/concepts folder. There were some overlapping weights and weights that were close together.
2022-11-04 10:13:53 -04:00
Kubernetes Prow Robot a3f3da04f4
Merge pull request #37632 from mengjiao-liu/improve-StatefulSetAutoDeletePVC
Improve feature gate StatefulSetAutoDeletePVC description
2022-11-03 03:33:35 -07: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
Mengjiao Liu 48363e2a93 Improve feature gate StatefulSetAutoDeletePVC description 2022-11-01 10:52:35 +08:00
Tim Bannister bb22bd031e
Switch self-healing feature to ReplicaSet
Don't highlight the legacy ReplicationController API when talking about
Kubernetes' ability to self-heal.
2022-10-29 18:32:42 +01:00
Karthik P M f8f65e1750 Updated Job Documentaion
PR for resolving #37574

please do give me your inputs as this is my first PR
2022-10-28 14:04:36 +05:30
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
Kubernetes Prow Robot 78959d1a12
Merge pull request #37258 from mariuskimmina/patch-2
Update statefulset.md - Matching lowercase c in Controller to the rest of the documentation
2022-10-23 19:22:26 -07:00
Marius Kimmina 0fead5cf46 aditional small fixes 2022-10-23 08:06:05 +02: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
Marius Kimmina c83d6be2c9
Update statefulset.md
Match lowercase spelling of "controller" to the rest of the documentation.
2022-10-10 20:11:25 +02: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
Mitesh Jain 60e5ff7d24
Removing beta label, as indexed job is GA. (#36968) 2022-09-24 03:20:04 -07: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
Kubernetes Prow Robot fc975cffef
Merge pull request #36274 from makkes/rs-name-not-random
Fix note about ReplicaSet names
2022-09-07 09:20:37 -07: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
rogue-gamer-ryt a174afba76 Removed docker usage from daemontsets 2022-08-31 18:22:21 +05:30
rogue-gamer-ryt 7d2cf00124 Removed docker usage from replicationControllers 2022-08-31 18:20:38 +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
Max Jonas Werner 89f105390d
Fix note about ReplicaSet names
The RS name is always derived from the hash of the pod template and
it's not random.
2022-08-25 13:08:44 +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 ba191c2011
Merge pull request #35803 from ameukam/1-25-registry-k8s-io
Update docs to reference new container image registry
2022-08-18 08:26:22 -07:00
Arnaud Meukam a180cd6853
Update docs to reference new container image registry
k8s.gcr.io is deprecated in favor of registry.k8s.io. The kubernetes
codebase have been updated with the new endpoint.

Ref: https://github.com/kubernetes/k8s.io/issues/3411

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2022-08-18 16:35:26 +02: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 11f0bbe160 Fix link to Pod backoff failure policy. 2022-08-16 15:41:52 +02:00
Michal Wozniak 612a37bc78 Improved wording and cleanup 2022-08-16 12:12:21 +02:00
Kubernetes Prow Robot 3c909360e3
Merge pull request #35833 from hs0210/fix-link
Fix broken link -- downward-api
2022-08-15 20:21:09 -07: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
Kubernetes Prow Robot ea6b6e9798
Merge pull request #35704 from ddebroy/PodHasNetworkDocs1
PodHasNetwork condition docs
2022-08-15 02:02:13 -07:00
Kubernetes Prow Robot d1cf826516
Merge pull request #35758 from cathchu/merged-main-dev-1.25
Merge main branch into dev-1.25
2022-08-14 12:12:23 -07:00
Kubernetes Prow Robot 1faec91055
Merge pull request #35539 from atiratree/concepts.statefulset.minreadyseconds
Promote StatefulSet MinReadySeconds to GA
2022-08-13 19:02:12 -07:00
Deep Debroy b7ae62fc27 Docs for PodHasNetwork condition
Signed-off-by: Deep Debroy <ddebroy@gmail.com>
2022-08-12 16:07:23 -07:00
Kubernetes Prow Robot 84f0f82682
Merge pull request #35400 from soltysh/cronjob_tz_beta
Promote CronJobTimeZone to beta
2022-08-12 08:22:43 -07:00
Kubernetes Prow Robot ff9135b4f2
Merge pull request #35790 from wsteinford/patch-1
Fix the grammar by using the verb "set up" where appropriate instead of the noun "setup"
2022-08-10 19:40:58 -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
William Steinford d6a1ba2a6d Fix the grammar by using the verb form 'set up' where appropriate instead of the noun 'setup' 2022-08-08 16:48:26 -04: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
Filip Křepinský 9d7efb1a73 Promote StatefulSet MinReadySeconds to GA 2022-08-05 17:52:24 +02:00
Kubernetes Prow Robot d0de94b50b
Merge pull request #35516 from spurin/job_suspension_context
Added supporting context for job suspension functionality
2022-08-05 07:21:48 -07:00
James Spurin 733e25da74 change suspend/resume cli to longhand 2022-08-05 14:32:33 +01:00
James Spurin 6c9199b00e
Update content/en/docs/concepts/workloads/controllers/job.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-05 14:31:29 +01: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
Stanislav Kardashov 2a1124b398
Fix typo containarized -> containerized 2022-08-01 10:51:49 +03:00
James Spurin e825ef3a36 case consistency for Job 2022-07-29 10:34:25 +01:00
James Spurin be603de7bf
Update content/en/docs/concepts/workloads/controllers/job.md
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-07-29 10:13:07 +01:00
James Spurin 2cc39558c9
Update content/en/docs/concepts/workloads/controllers/job.md
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-07-29 10:12:58 +01:00
James Spurin bd6c820e95
Update content/en/docs/concepts/workloads/controllers/job.md
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-07-29 10:12:52 +01:00
James Spurin e5807eb80f Add supporting context for job suspension 2022-07-28 20:02:10 +01:00
Maciej Szulik 83bcd9aec1
Promote CronJobTimeZone to beta 2022-07-26 13:40:01 +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
Kubernetes Prow Robot 46aae33827
Merge pull request #34116 from TheRealDwright/update-docs-labels
update docs labels
2022-07-21 20:43:39 -07:00
Mike Hummel a15cc475d8
lates version of perl fails with the example code, need to use v5.34.0 (#34414)
* lates version of perl fails with the example code, need to use v5.34.0

* fix perl version in example job.yaml, is not working with actual latest
2022-07-21 10:23:54 -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
Kubernetes Prow Robot 94c832e49f
Merge pull request #34380 from tengqm/fix-links-3
Batch fix links (3)
2022-07-10 18:27:48 -07:00
Qiming Teng d705d9ed1c Batch fix links (3) 2022-07-09 09:14:06 +08:00
Qiming Teng 2f4a067fea Batch fix links (4) 2022-07-06 09:43:15 +08:00
Sean Wei 34721abcac Use relative links for k8s.io 2022-06-30 12:08:14 +08:00
Kubernetes Prow Robot 92d4bbf03d
Merge pull request #34397 from Rishit-dagli/Rishit-dagli-jobs
Update Jobs page for 1.24
2022-06-20 06:58:04 -07:00
Nitish Kumar bf59d416b4 Downward API concept made Correct 2022-06-20 17:58:50 +05:30
Rishit Dagli c9015d2159 Update Jobs page for 1.24 2022-06-19 05:46:26 +00:00
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 c55941f924
Merge pull request #34305 from mk46/improve_job
Update k8s.io/docs/concepts/workloads/controllers/job
2022-06-15 22:36:48 -07:00
Manish Kumar a3056132d4 Update k8s.io/docs/concepts/workloads/controllers/job 2022-06-16 10:55:18 +05:30
Kubernetes Prow Robot b6e815beb4
Merge pull request #33536 from alculquicondor/job-failures
Accurate explanation for the calculation of number of failures in Job
2022-06-15 21:42:48 -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
Dev Jain 8e5deb01dc
Update replicaset.md
updated replicaset.md referring to issue #30965
2022-06-07 17:44:28 +05:30
lostick 95972db17e Tweak Topology Spread Constraints docs 2022-05-31 14:54:28 +01:00
Sean Wei 50b9fb29b0 Remove data-lang for command outputs 2022-05-28 20:08:49 +08: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
Aldo Culquicondor 63272f9368 Accurate explanation for the calculation of number of failures
in the Job API
2022-05-06 14:09:14 -04: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
Nate W 712f45dee4 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-26 13:11:13 -07:00
Kubernetes Prow Robot 1613606a16
Merge pull request #32774 from miteshskj/daemonset-review
Remove stale information about pod selector.
2022-04-22 01:16:13 -07:00
Akihito INOH c4b703f11f use for_k8s_version not for_kubernetes_version
This commit use "for_k8s_version" property on feature-state short
code, not "for_kubernetes_version".
2022-04-21 06:43:44 +09:00
Nate W 0135d3642b Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-19 15:45:28 -07:00
Mitesh Jain a21e006ebe
Adding link for client library to client-libraries page. 2022-04-11 20:47:44 +05:30
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
Kubernetes Prow Robot a0d51d6eba
Merge pull request #32596 from tengqm/MaxUnavailableStatefulSet-alpha
Document the MaxUnavailableStatefulSet feature
2022-04-07 02:57:57 -07:00
Qiming Teng ecf1cd11cd Document the MaxUnavailableStatefulSet feature 2022-04-07 17:12:58 +08:00
Mitesh Jain 1eca303e91
Remove stale information about pod selector. 2022-04-06 11:07:24 +05:30
Kubernetes Prow Robot 275bb93aa6
Merge pull request #32763 from miteshskj/replicaset-review
Remove stale information about apiVersion.
2022-04-05 18:06:55 -07:00
Mitesh Jain 7c58a81b89
Remove stale information about unsupported versions. 2022-04-06 01:48:25 +05:30
Mitesh Jain 1a5fe3ccbb
Remove stale information about apiVersion. 2022-04-06 00:49:09 +05:30
Mitesh Jain f218c25778
Remove stale information about apiVersion. 2022-04-05 21:56:52 +05:30
Kubernetes Prow Robot 085ef8e018
Merge pull request #32694 from nate-double-u/merged-main-dev-1.24
Merged main into dev 1.24
2022-04-01 06:44:46 -07:00
Kubernetes Prow Robot dce29beea4
Merge pull request #32577 from deejross/kep3140
Document timezone support for CronJob
2022-04-01 02:26:47 -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
Ross Peoples e80bed6065 kep2140 2022-03-30 12:44:45 -05: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
Qiming Teng d65e53644c Fix a nit in the feature-state short code 2022-03-25 08:39:55 +08:00
Kubernetes Prow Robot b2f72a383e
Merge pull request #32395 from alculquicondor/indexed-job
Graduate Indexed Job to stable
2022-03-23 18:16:41 -07:00
Kubernetes Prow Robot 4ea72404aa
Merge pull request #31866 from guettli/patch-2
Added "OR sun,mon,tue,wed,thu,fri,sat" to CronJob
2022-03-22 20:19:59 -07:00
Kubernetes Prow Robot 6c43d0942e
Merge pull request #32393 from nate-double-u/merged-main-dev-1.24
Merged main into dev 1.24
2022-03-22 20:11:59 -07:00
Aldo Culquicondor dd47180ed0 Graduate Indexed Job to stable 2022-03-21 15:00:43 -04:00
Nate W ee1a85d08e Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-21 07:53:48 -07:00
Qiming Teng bccba87f81 Promote SuspendJob to GA 2022-03-18 12:37:18 +08: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
my-git9 e11a116a34
Update replicationcontroller.md
Modify statement
2022-03-06 11:50:48 +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
Kubernetes Prow Robot 18b5b1fb93
Merge pull request #32027 from tengqm/fix-sched-ver
Update scheduler configuration sample version
2022-03-04 16:52:52 -08:00
Alexandru Gheorghe 99ce89a035
Reword preStop hook usage regarding container's Terminated state 2022-03-04 15:51:48 +00:00
Kubernetes Prow Robot 301f85fd92
Merge pull request #31603 from atiratree/concepts.deployment
add note about Terminating pods when rolling out a Deployment
2022-03-03 08:53:48 -08:00
kerthcet c5428ebad7 feat: GA feature gate DefaultPodTopologySpread
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-03-03 23:53:29 +08:00