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
dce29beea4
Merge pull request #32577 from deejross/kep3140
...
Document timezone support for CronJob
2022-04-01 02:26:47 -07:00
Ross Peoples
e80bed6065
kep2140
2022-03-30 12:44:45 -05:00
Nate W
7c67921f3f
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-28 08:48:23 -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
Aldo Culquicondor
dd47180ed0
Graduate Indexed Job to stable
2022-03-21 15:00:43 -04:00
Qiming Teng
bccba87f81
Promote SuspendJob to GA
2022-03-18 12:37:18 +08:00
my-git9
e11a116a34
Update replicationcontroller.md
...
Modify statement
2022-03-06 11:50:48 +08: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
Filip Křepinský
88d33034b7
add note about Terminating pods when rolling out a Deployment
...
- fix number of Pods when describing the rollout functionality
2022-02-24 20:15:36 +01:00
Thomas Güttler
46cc50c4ef
Added "OR sun,mon,tue,wed,thu,fri,sat" to CronJob
2022-02-23 13:38:20 +01:00
Akihito INOH
f1310cab68
Update TTL mechanism in Job to stable
...
This commit update feature stage for TTL mechanism in Job with stable.
TTL mechanism has been GA from k8s v1.23, so we can update "beta" to "stable".
2022-02-03 08:10:47 +09:00
Kubernetes Prow Robot
e909d003a5
Merge pull request #31359 from meysam81/meysam/grammatical-error
...
docs: modify grammatical error ✏️
2022-01-31 17:45:52 -08:00
Kubernetes Prow Robot
c93f0966c4
Merge pull request #31226 from atiratree/concepts.deployment
...
make deployment status behaviour more descriptive
2022-01-27 04:30:26 -08:00
Kubernetes Prow Robot
7cb748a933
Merge pull request #31308 from meysam81/meysam/annotation-between-backticks
...
docs: place annotation between backticks ✏️
2022-01-25 08:50:31 -08:00
Meysam Azad
7a3732e0d0
docs: modify grammatical error ✏️
2022-01-16 19:49:51 +03:00
Meysam Azad
60551bc338
typo: remove redundant preposition ✏️
2022-01-15 13:26:50 +03:00
Meysam Azad
1c4ea6d5af
docs: place annotation between backticks ✏️
2022-01-12 19:25:27 +03:00
Filip Křepinský
8f8d2bb039
make deployment status behaviour more descriptive
2022-01-10 21:22:45 +01:00
Jesse Butler
584421fe11
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-12-06 08:55:54 -05:00
Kubernetes Prow Robot
a6f6f7d9d9
Merge pull request #30213 from avinashupadhya99/fix-deployment-rollout-pause-resume-wordings
...
Improvement for k8s.io/docs/concepts/workloads/controllers/deployment/ pause rollout wordings
2021-12-05 16:58:32 -08:00
Kubernetes Prow Robot
bbeb5184a7
Merge pull request #29739 from jtslear/jts/recommend-hpa-config
...
Add recommendation for Deployment when HPA is enabled
2021-12-05 14:56:32 -08:00
Kubernetes Prow Robot
3baac6dde3
Merge pull request #30705 from jlbutler/merged-main-dev-1.23
...
Periodic integration branch sync for 1.23
2021-12-02 18:02:26 -08:00
Matthew Cary
40e06a6fdb
KEP 1847 Statefulset auto-delete documentation
2021-12-01 11:44:21 -08:00
Jesse Butler
018f9d05a2
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-12-01 12:23:10 -05:00
John T Skarbek
df3184bd52
Add recommendation for Deployment when HPA is enabled
...
* Advertise that we need to remove `spec.replicas` when a Horizontal Pod
Autoscaler is active to prevent unnecessary changes in Pod counts during
Deployment object changes
* Make note that a Deployment that has this value set behave awkwardly if a
Deployment is scaled manually outside of the Deployment object
Signed-off-by: John T Skarbek <jtslear@gmail.com>
2021-11-30 18:37:10 -05:00
Kubernetes Prow Robot
3aa8d6b429
Merge pull request #30435 from ravisantoshgudimetla/psb
...
[docs]: Promote STS minReadySeconds to beta
2021-11-29 08:53:23 -08:00
ravisantoshgudimetla
9ea79fa719
[docs]: Update existing fields in STS spec
2021-11-29 09:06:51 -05:00
ravisantoshgudimetla
466561c47c
[docs]: Promote STS minReadySeconds to beta
2021-11-22 09:57:24 -05:00
Kubernetes Prow Robot
48a2a132b7
Merge pull request #29478 from ravisantoshgudimetla/patch-12
...
Recommend using TTL field in job
2021-11-19 04:16:51 -08:00
Kubernetes Prow Robot
2040c81a31
Merge pull request #30525 from weibeld/main
...
Change 'container' to 'Pod' in Jobs documentation
2021-11-19 02:10:52 -08:00
Daniel Weibel
d367806825
Fix wording in Jobs documentation
2021-11-19 00:58:17 +04:00
Jesse Butler
d330226a95
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-11-17 12:55:09 -05:00
Maciej Szulik
b5e83e8944
Add warning about using unsupported CRON_TZ
2021-11-16 17:38:01 +01:00
Avinash Upadhyaya
0913d9ed39
fix: deployment rollout pause and resume wordings
...
fix: revert link change for pausing deployments and some rewording
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-11-13 10:01:32 +05:30
Aldo Culquicondor
575b742e0a
Graduate JobTrackingWithFinalizers to beta
2021-11-10 09:35:30 -05:00
ahg-g
14a003cb3b
add docs for JobMutableNodeSchedulingDirectives ( #30390 )
2021-11-10 04:43:27 -08:00
Kubernetes Prow Robot
8f52166ac8
Merge pull request #28887 from chenxuc/pause-resume2
...
clarify rollout behavior in deployment
2021-11-09 23:13:26 -08:00
Kubernetes Prow Robot
007f515d17
Merge pull request #30168 from arosequist/patch-1
...
Add missing space before parenthesis
2021-11-02 05:18:59 -07:00
Jesse Butler
4e755b2f2c
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-10-26 14:13:06 -04:00
Kubernetes Prow Robot
cc888c6eaa
Merge pull request #29881 from mallow111/issue-29850
...
Fix issue #29850 - Drop v1.apps in Deployment
2021-10-26 03:35:31 -07:00
Min Wang
7ebe37aa3a
Update deployment.md
2021-10-25 12:24:22 -07:00
Deepak Sharma
a24fa75c7b
fix broken blog link
2021-10-25 19:24:20 +05:30
Min Wang
046e3a1643
Update deployment.md
2021-10-24 12:25:04 -07:00
Ravi Gudimetla
1afd786d1b
Apply suggestions from code review
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-10-21 10:46:42 -04:00
Anthony Rosequist
ebe5a92cbe
Add missing space before parenthesis
2021-10-20 15:24:22 -05:00
Sahil Vazirani
11117310a5
GA TTLAfterFinish
2021-10-19 21:49:57 -07:00
Lucas Basquerotto
3dd5ec4121
Fix typo at deployment.md
2021-10-15 10:20:36 -03:00
Min Wang
c170ba469f
Fix issue #29850 - drop .v1.apps in doc deployment
2021-10-01 18:27:08 -07:00
Toli Kuznets
7b07d97a0b
Update job.md
...
add a newline per bug #29840
2021-10-01 12:21:42 -07:00
Kubernetes Prow Robot
8890ac3668
Merge pull request #29593 from vaibhav2107/record-deployment
...
Remove the --record flag in https://kubernetes.io/docs/concepts/workloads/controllers/deployment.md
2021-09-27 18:40:43 -07:00
Tim Bannister
5b373f5bb9
Update “What's next” section of Workloads concept pages ( #29730 )
...
* Update “What's next” section of Workloads concept pages
Co-authored-by: Jihoon Seo <jihoon.seo@etri.re.kr>
* Add missing trailing / characters
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
Co-authored-by: Arsh Sharma <56963264+RinkiyaKeDad@users.noreply.github.com>
Co-authored-by: Jihoon Seo <jihoon.seo@etri.re.kr>
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
Co-authored-by: Arsh Sharma <56963264+RinkiyaKeDad@users.noreply.github.com>
2021-09-27 17:16:43 -07:00
Kubernetes Prow Robot
fa882c6ac3
Merge pull request #29394 from Patil2099/cascade-fix
...
Replace cascade=false -> cascade=orphan
2021-09-14 17:46:41 -07:00
Metal
c1c2f08662
Fix spelling
2021-09-14 09:05:42 +07:00
Vaibhav
f6c813de44
Remove the remaining last flag --record from deployment.md
2021-09-01 15:21:31 +05:30
Vaibhav
a0d63d1125
Remove the --record flag in https://kubernetes.io/docs/concepts/workloads/controllers/deployment.md
2021-09-01 01:49:22 +05:30
Kubernetes Prow Robot
e861bd334a
Merge pull request #29012 from Kartik494/stableexample
...
Modify documentation for stable storage
2021-08-30 07:14:54 -07:00
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
Ravi Gudimetla
6c50bc639f
Recommend using TTL field in job
...
Recommend using ttlSecondsAfterFinished in the job spec so that the pod deletion can be guaranteed when jobs get deleted.
2021-08-19 16:59:53 -04:00
Pankaj Patil
b4ef0b940e
Replace cascade=false -> cascade=orphan
2021-08-14 20:27:40 +05:30
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
kartik494
c7a44f14ea
Modify documentation for stablestorage
2021-07-28 09:37:42 +05:30
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
kartik494
4270ece858
Modify documentation for stable storage
2021-07-19 15:56:27 +05:30
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
chenxuc
1955629f42
clarify rollout behavior in deployment
2021-07-11 09:17:37 +08: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