Commit Graph

516 Commits (01cfb51bfed48d1bce79ff5c839d460c3f0acad8)

Author SHA1 Message Date
Filip Křepinský 3aae2ff837 capitalize Jobs in CronJob doc 2024-01-19 14:53:20 +01:00
Filip Křepinský 19c6cc9ea1 CronJob: improve documentation for Forbid concurrencyPolicy 2024-01-18 19:02:42 +01:00
Kubernetes Prow Robot 9fb6d138d7
Merge pull request #44734 from sftim/20240114_rename_workload_resources
Rename concept section “Workload resources”
2024-01-16 19:56:00 +01:00
Tim Bannister 6160a5e137 Rename concept section
The term “resource“ is much used and often misleads readers; change it
for something else. This section is really about the concepts in
Kubernetes that let you manage your applications / workloads.
2024-01-14 14:20:41 +00:00
sgoldin 934896af12
fix: clarify day of the week in cron job documentation
The cron scheduling syntax documentation was copied from somewhere else, and included an optional part of the spec (sundays can be referenced as 0 or 7) that is not implemented by kubernetes. This is unnecessarily confusing.
2024-01-10 09:24:19 -08:00
Takashiidobe d536e46dbd fix typos 2023-12-24 21:00:53 -05:00
Kubernetes Prow Robot ac0ebfa01e
Merge pull request #43654 from soltysh/tz_validation
Update information about CronJob's unsupported time zone field
2023-11-29 16:16:13 +01:00
Maciej Szulik c7d2933d4c
Update information about CronJob's unsupported time zone field 2023-11-29 11:02:15 +01:00
Chris Henzie c07ce392e4 Graduate ReadWriteOncePod to GA
Included is a task for migrating existing PersistentVolumes to use
ReadWriteOncePod, taken from the alpha blog post.
2023-11-21 09:35:09 -08: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
Kubernetes Prow Robot d0285498d2
Merge pull request #43773 from alculquicondor/job-finalizer-troubleshoot
Troubleshooting for job pod finalizers
2023-11-13 17:19:22 +01: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
Todd Neal 6af570122a
add more clarification regarding priorityClassName use with DaemonSet (#40851)
* add more clarification regarding priorityClassName use with DaemonSet

* Update daemonset.md

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-11-07 03:36:51 +01:00
Michal Wozniak 73731382ba Docs update for Job Backoff Limit Per Index in Beta 2023-11-06 09:47:05 +01:00
Kubernetes Prow Robot 74abcb3227
Merge pull request #42598 from Lucifergene/main
Added Deployment Strategy example in sample deployment
2023-10-09 16:00:59 +02:00
Kenneth J. Miller 1cb5efb1a7 content/en: Fix incorrect letter casing for data storage units
Unit Gib (Gibibit) was used where GiB (Gibibyte) was intended.
2023-09-28 14:34:55 +02:00
hasaki c8319a6262
Update job.md 2023-09-25 16:53:40 +08:00
Kubernetes Prow Robot 4342d134e9
Merge pull request #42822 from RyanAoh/dev
update the range of pod-deletion-cost
2023-09-16 17:28:13 -07: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
Lucifergene 70f29136d2 Added Tabs to mention RollingUpdate Deployment Strategy YAMLs 2023-09-06 22:16:39 +05:30
Mengjiao Liu e8b136c3b3 Use code_sample shortcode instead of code shortcode 2023-09-05 17:10:14 +08:00
RyanAoh e94edd0691 update the range of pod-deletion-cost 2023-09-02 10:59:05 +08:00
Kubernetes Prow Robot 93247c7e63
Merge pull request #40336 from DanteMustCode/patch-3
fix the number of replicas in an example
2023-09-01 08:04:32 -07:00
DanteMustCode e98751da85 fix the number of replicas in an example 2023-08-30 10:49:49 +08:00
Kubernetes Prow Robot 1cf263caa3
Merge pull request #42627 from edwargix/edwargix-patch-1
replicaset: fix ownerReferences link
2023-08-29 19:21:56 -07:00
Michael c0505273f3 Clean up workload concept: job.md 2023-08-22 22:41:43 +08:00
David Florness 9757317c0a
replicaset: fix ownerReferences link 2023-08-18 10:03:16 -04: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
Kubernetes Prow Robot d416014d5c
Merge pull request #42155 from tamilselvan1102/patch-3
Update [Creating a Deployment] section
2023-08-01 15:32:22 -07: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
Andrew Reeman 4f9dc624c0
Improved wording on _index.md 2023-07-24 09:45:13 +01:00
Tamilselvan 21440deebf
Update [Creating a Deployment] section 2023-07-24 10:15:11 +05:30
Andrew Reeman 7121b2bed9
Update _index.md
Using indefinite article for 'create a workload object'
2023-07-23 20:41:10 +01:00
Daniel Vega-Myhre 3e3c3aebff add docs for kep-4017 2023-07-23 01:15:50 +00:00
Tim Bannister ad54bfe6d6 Use simple list for workload API section index 2023-07-11 09:36:34 +01:00