Tim Bannister
a532758197
Fix incorrect info about when CronJob reached GA
2021-08-23 23:00:00 +01:00
cndoit18
4211fa7007
feat(cronjob): description of the cronjob schedule timezone
...
Signed-off-by: cndoit18 <cndoit18@outlook.com>
2021-08-20 11:49:09 +08:00
Mengjiao Liu
f945335af6
Hard-code the name of the target repo's default branch instead of using the githubbranch parameter value
2021-08-10 18:03:21 +08:00
Victor Palade
61ac44bb11
Merge master into dev-1.22 to keep in sync
2021-08-04 19:43:06 +02:00
Tim Bannister
03c2c0fb35
Improve StatefulSet docs around rolling updates
...
As an alpha feature, rolling updates for StatefulSets can now have a
.spec.minReadySeconds field. Improve the documentation for StatefulSets
to better explain how this is useful.
2021-08-02 18:31:53 +01:00
Chris Jones
1a2e20268a
Add a clarifying reference about a Job's Pod deletion.
2021-07-29 12:50:06 -06:00
Victor Palade
252c44c53d
Merge master into dev-1.22 to keep in sync
2021-07-29 15:40:32 +03:00
Kubernetes Prow Robot
65ec6fb144
Merge pull request #28609 from vaibhav2107/daemonset-deploy
...
Update in /docs/concepts/workloads/controllers/daemonset.md
2021-07-27 10:53:08 -07:00
Victor Palade
3c95e6a96b
Merge master into dev-1.22 to keep in sync
2021-07-27 18:47:27 +03:00
Kubernetes Prow Robot
c9e0171da0
Merge pull request #28881 from adtac/sbeta22
...
SuspendJob: graduate to beta
2021-07-26 10:38:34 -07:00
Kubernetes Prow Robot
794a8ffb49
Merge pull request #27683 from ravisantoshgudimetla/patch-8
...
Add docs for minReadySeconds in StatefulSet
2021-07-22 18:31:16 -07:00
ravisantoshgudimetla
2dff66611f
Add minReadySeconds to statefulsets
2021-07-22 09:40:51 -04:00
Aldo Culquicondor
d6b142070d
Add details about using the Job completion index
2021-07-16 15:01:43 -04:00
Aldo Culquicondor
a6b6a976c3
Add feature gate JobTrackingWithFinalizers
...
and describe its behavior
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2021-07-15 10:03:13 -04:00
Shannon Kularathna
b1573ad314
Create garbage collection docs
2021-07-13 20:32:50 +00:00
Adhityaa Chandrasekar
daa31064f3
SuspendJob: graduate to beta
...
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2021-07-12 13:35:32 +00:00
Aldo Culquicondor
96783a8119
Update release status of Indexed Job
...
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2021-07-05 15:00:21 -04:00
Abdullah Gharaibeh
cde5120c3b
PodDeletionCost to Beta
2021-06-28 23:15:51 -04:00
vaibhav
a09d4ec1cf
Update in /docs/concepts/workloads/controllers/daemonset.md
2021-06-24 20:33:33 +05:30
Victor Palade
1064c8dcff
Merge master into dev-1.22 to keep in sync.
2021-06-22 19:52:26 +02:00
Kubernetes Prow Robot
2c7d774239
Merge pull request #28407 from tengqm/fix-links
...
Fix some links in the concepts section
2021-06-17 19:30:04 -07:00
Kubernetes Prow Robot
5dfcf92490
Merge pull request #28447 from tengqm/fix-file-modes
...
Remove exec permission on markdown files
2021-06-17 19:04:04 -07:00
Qiming Teng
e9703497a1
Remove exec permission on markdown files
...
For some unknown reasons, we have got many markdown files with exec
permission. That is weird and risky.
2021-06-16 17:57:00 +08:00
Kubernetes Prow Robot
11afd156d2
Merge pull request #28405 from n1rna/patch-1
...
Fix feature state version for jobs ttl
2021-06-15 18:01:59 -07:00
Nima
42af0d2f58
Remove paragraph about TTLAfterFinished feature gate
2021-06-15 13:52:43 +02:00
Aditya Soni
c2a5b2b39a
Update garbage-collection.md
2021-06-15 15:04:04 +05:30
Maciej Szulik
f3101ee9fa
Update CronJob concept description
2021-06-15 10:46:27 +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
Nima
8a8427ef5e
Change alpha to beta
2021-06-14 13:03:23 +02:00
Nima
d92c9f2a74
Fix feature state version for jobs ttl
...
I think this is a typo in the docs and it should be `v1.21` instead of `v1.12`
2021-06-14 12:38:28 +02:00
Jihoon Seo
c76c3784aa
Fix some errors
2021-04-20 09:38:53 +09:00
Jihoon Seo
3100379bcd
Fix errors #27565 , #27569
2021-04-19 11:36:43 +09: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
Karen Bradshaw
fe2f1e2da6
fixup rc text
2021-03-30 21:03:57 -04:00
Kubernetes Prow Robot
b8a717edf1
Merge pull request #27083 from soltysh/cronjob_ga
...
Update docs for CronJob GA
2021-03-28 23:08:44 -07:00
Kubernetes Prow Robot
2fd1799846
Merge pull request #27242 from PI-Victor/merged-master-dev-1.21
...
Merge master into dev-1.21
2021-03-26 16:18:44 -07:00
Kubernetes Prow Robot
d90858eacd
Merge pull request #26739 from ahg-g/ahg-pod-cost
...
ReplicaSet pod-deletion-cost annotation
2021-03-26 14:54:43 -07:00
Victor Palade
ca046d9b1f
Merge master into dev-1.21 to keep in sync
2021-03-26 21:29:52 +01:00
Maciej Szulik
dba902447c
Update docs for CronJob GA
2021-03-26 16:51:42 +01:00
Kubernetes Prow Robot
ec4840824d
Merge pull request #26472 from kbhawkey/cleanup-usage-just
...
clean up use of word: just
2021-03-26 04:34:43 -07:00
Mike Dame
9ad6f7a17f
Add documentation for LogarithmicScaleDown featuregate
2021-03-25 15:36:16 -04:00
Akihito INOH
b81f63776e
Fix errors by linkchecker.py
...
This commit fixes errors which are shown by linkchecker.py on en/docs/*.
2021-03-24 13:41:56 +09:00
Abdullah Gharaibeh
290a652991
Docs for pod deletion cost feature
2021-03-23 11:41:49 -04:00
Adhityaa Chandrasekar
cd61594559
job.md: add section on suspended jobs
...
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2021-03-23 14:13:17 +00:00
Kubernetes Prow Robot
fddac2d84d
Merge pull request #26993 from damemi/dev-1.21-random-downscale
...
Add description of replica controller scaledown sort logic
2021-03-22 09:49:44 -07:00
Rey Lejano
9d56683e8b
Merge master into dev-1.21 to keep in sync - SIG-Release 1.21 Docs team 3/17/21
...
Fixed merge conflict with /docs/reference/command-line-tools-reference/kube-apiserver.md and preferred master
2021-03-17 21:29:04 -07:00
Karen Bradshaw
3ff5ec1eff
clean up use of word: just
2021-03-17 19:57:40 -04:00
Mike Dame
10162f7776
Add description of replica controller scaledown sort logic
2021-03-17 16:41:30 -04:00
Aldo Culquicondor
552566fcfa
Documentation for Indexed completion mode
...
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2021-03-16 16:54:44 -04:00
Andrei Artemov
4919d66afc
Update the note ragarding matchLabels vs matchExpressions in the Deployment document
2021-03-10 15:58:10 +02:00