Commit Graph

465 Commits

Author SHA1 Message Date
Kubernetes Prow Robot c8773e546d
Merge pull request #41271 from mrgiles/31719_clarify_job_completionMode_rare_condition
Add note for when multiple pods are started for the same job index
2023-05-30 16:31:43 -07:00
Marcelo Giles f838c75164
Fix sentence 2023-05-30 16:20:10 -07:00
lakshmi prasuna 589f10154f
Added more points to what's next section under deployment page (#38230)
* Added more points to what's next section under deployment page

* updated content as per review comment

* reworked on comments

* rebase and reworked

* fix format

* Update deployment.md

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-23 03:06:26 -07:00
Marcelo Giles ca366f73d8
Add note for multiple pods for same job index 2023-05-22 18:06:01 -07:00
Andreas Ttofi 253c851b85
add improvement as per issue 28427 (#41057)
* add improvement as per issue 28427

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

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

* dummy commit

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-15 11:49:27 +08:00
Tamilselvan 1793e17a74
moving 'Pod failure policy' under 'Handling Pod and container failures' (#40999) 2023-05-08 17:25:32 +08:00
Kubernetes Prow Robot 884010df9f
Merge pull request #40752 from YiNNx/fix/pod-template-hash
[en] fix incorrect pod-template-hash labels in deployment.md
2023-05-07 02:41:15 -07:00
Khush Patibandha cac1228075
added hyperlink to refer to 'define environment variable for a container' (#40936)
* added hyperlink to refer to 'define environment variable for a container' to 'deployment'

* hyperlink updated

* 'Deployment' fix and re-wording changes
2023-05-04 06:56:42 -07:00
yinn_x 593bca64c5 [en] fix incorrect pod-template-hash labels in deployment.md 2023-04-18 18:52:01 +08:00
Kubernetes Prow Robot c55b7f2c13
Merge pull request #39926 from mattcary/docs
Update StatefulSet set docs for autodelete graduation to beta
2023-04-04 08:11:54 -07:00
Matthew Cary 407b5af6c3 Update docs for StatefulSetAutoDeletePVC beta in 1.27 2023-04-04 08:05:56 -07: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
Kubernetes Prow Robot 2da2c6c277
Merge pull request #40407 from mickeyboxell/merged-main-dev-1.27
Merged main dev 1.27
2023-03-31 21:49: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
Mickey Boxell a15fa4ae31 Merge remote-tracking branch 'upstream/main' into dev-1.27 2023-03-29 15:54:33 -05:00
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 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
Peter Schuurman 112f01d2fc Update KEP-3335 documentation for beta in 1.27 2023-03-13 12:08:31 -07:00
adi-wan-askui 4217aeb236
Update cron-jobs.md (#39813)
fix typo
2023-03-09 15:25:27 +08:00
zhuzhenghao 6844bc085e Clean up page deployment 2023-02-18 19:06:48 +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
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
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
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
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
Peter Schuurman 23134e5fc8 Update StatefulSet Ordinal Index documentation 2022-11-27 18:08:14 -08:00