Commit Graph

107 Commits

Author SHA1 Message Date
Takashiidobe d536e46dbd fix typos 2023-12-24 21:00:53 -05:00
Oluebube Princes Egbuna f893a19ee6 Resolved merge conflict when merging main into dev-1.29 branch 2023-11-19 16:02:40 +01:00
windsonsea 48d70ed54d Fix a 404 link in job.md 2023-11-15 10:54:46 +08:00
Kat Cosgrove fb1bd2217d
Merge main into dev-1.29 to keep in sync 2023-11-14 21:22:12 +00:00
Aldo Culquicondor 46df889039
Troubleshooting for job pod finalizers 2023-11-13 11:00:14 -05:00
Aldo Culquicondor 3be75f26fd
Graduate JobPodReplacementPolicy to beta 2023-11-10 14:47:29 -05:00
Michal Wozniak 73731382ba Docs update for Job Backoff Limit Per Index in Beta 2023-11-06 09:47:05 +01:00
hasaki c8319a6262
Update job.md 2023-09-25 16:53:40 +08:00
Kubernetes Prow Robot 2d9d09fd3f
Merge pull request #42696 from alculquicondor/job-hpc
Update Job as suitable for scientific computing
2023-09-14 07:52:13 -07:00
Aldo Culquicondor f3dfd99576
Update Job as suitable for scientific computing 2023-09-13 10:18:53 -04:00
Mengjiao Liu e8b136c3b3 Use code_sample shortcode instead of code shortcode 2023-09-05 17:10:14 +08:00
Michael c0505273f3 Clean up workload concept: job.md 2023-08-22 22:41:43 +08:00
Michal Wozniak ec6bda421e Fix the link to pod replacement policy 2023-08-10 11:19:26 +02:00
Kevin Hannon ef010e77e4 fix a typo for podReplacementPolicy 2023-08-09 16:23:31 -04:00
Tim Bannister 20b43d6095
Merge branch 'main' into 'dev-1.28' 2023-08-09 11:13:31 +01:00
Kubernetes Prow Robot b5fa344886
Merge pull request #41745 from kannon92/job-pod-terminate
Add information about PodReplacementPolicy in Job API
2023-08-05 04:56:29 -07:00
Kubernetes Prow Robot 2b361a4260
Merge pull request #41921 from mimowo/backoff-limit-per-index
Docs update for Job's backoff limit per index (alpha in 1.28)
2023-08-04 08:36:25 -07:00
Aldo Culquicondor 367bf07634
Tracking with finalizers is always enabled 2023-08-04 11:32:27 -04:00
Michał Woźniak 9e66b18a02 Job Backoff Limit per index review remarks
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>
2023-08-03 16:54:04 +02:00
Mengjiao Liu 68ba9633a2 Switch English to use code not codenew shortcode 2023-08-01 16:57:17 +08:00
Kevin Hannon 4afba1c609 add suggestions 2023-07-31 14:15:34 -04:00
Kevin Hannon cd0de2832a address comments 2023-07-27 10:34:26 -04:00
Michal Wozniak 08f4d48476 Docs update for Alpha JobBackoffLimitPerIndex 2023-07-27 13:52:54 +02:00
Kevin Hannon f1fe316eec add a section on podrecreationpolicy for jobs 2023-07-26 15:49:28 -04:00
Andrey Goran eb522c126f
Replace {{< codenew ... >}} with {{% codenew ... %}} in all English docs (#42180)
* Replaced {{< codenew ... >}} with {{% codenew ... %}} in all files

* Reverted changes in non-english localizations
2023-07-25 05:54:06 -07:00
Daniel Vega-Myhre 3e3c3aebff add docs for kep-4017 2023-07-23 01:15:50 +00:00
Tim Bannister 50635afc37 Improve overview for workload APIs
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Aldo Culquicondor <acondor@google.com>
2023-07-11 09:36:34 +01:00
Marcelo Giles f838c75164
Fix sentence 2023-05-30 16:20:10 -07:00
Marcelo Giles ca366f73d8
Add note for multiple pods for same job index 2023-05-22 18:06:01 -07:00
Tamilselvan 1793e17a74
moving 'Pod failure policy' under 'Handling Pod and container failures' (#40999) 2023-05-08 17:25:32 +08:00
Daniel Vega-Myhre 618a942f9e document elastic indexed jobs 2023-04-04 01:12:01 +00:00
Kubernetes Prow Robot 94b30e7c24
Merge pull request #39456 from kannon92/job-labels-off-dev-1-27
labels and job updates to mention new labels
2023-04-01 05:01:49 -07:00
Kevin Hannon 7b6e694dc7 labels and job updates to mention new labels 2023-03-30 08:46:35 -04:00
ahg-g 7e6eb03b7e Graduate JobMutableNodeSchedulingDirectives to GA 2023-03-30 00:20:23 +00: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
seancrasto 28b50215b8
Update job.md
Corrected spelling of specifying.
2023-02-07 18:05:50 -05:00
Kubernetes Prow Robot c56165f6b9
Merge pull request #37575 from Karthik-PM/updateJobDocumentaion
Updated Job Documentaion
2022-12-21 05:13:25 -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
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
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
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
Karthik P M 63e38419b3 update jobs yaml 2022-11-10 23:29:56 +05:30
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
Mitesh Jain 60e5ff7d24
Removing beta label, as indexed job is GA. (#36968) 2022-09-24 03:20:04 -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
Michal Wozniak 11f0bbe160 Fix link to Pod backoff failure policy. 2022-08-16 15:41:52 +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