Commit Graph

26 Commits

Author SHA1 Message Date
RfieWang faed678f63 fix wrong image-gc-period in doc 2024-10-28 19:10:38 +08:00
Tim Bannister 255394310e
Tweak and use glossary entry for duration
- Revise wording
- Use the glossary entry where appropriate

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-10-19 21:59:10 +01:00
Jordan Liggitt 444abaa003
Update content/en/docs/concepts/architecture/garbage-collection.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-09-25 00:21:25 -04:00
Jordan Liggitt 4820730ba1
Clarify foreground deletion behavior of the GC controller in race and sync error conditions 2024-09-24 22:11:35 -04:00
Charles Uneze 0707636907 Update garbage-collection.md 2024-09-21 07:30:59 +00:00
ayushpatil2122 5680361583
Update garbage-collection.md 2024-09-13 11:46:20 +05:30
chillje 97682374d5
Update garbage-collection.md
The documentation about the feature gate  and option field "ImageMaximumGCAge" is misleading.
The option field for the kubelet configuration is camelCase and needs to start with a lowercase "i" instead of an uppercase "I" (like for the feature gate option).
2024-06-13 16:41:41 +02:00
Mengjiao Liu f5d7f925fc Fixed kubelet option ImageMaximumGCAge example for garbage-collection page 2024-05-30 16:47:39 +08:00
Peter Hunt 067648a4a2 bump ImageMaximumGCAge KEP to beta
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2024-03-26 10:53:12 -04:00
Dipesh Rawat a3f297bc80
Use new feature_gate_name option 2024-02-12 19:16:20 +00:00
Tim Bannister 0f9c965105 Merge branch 'main' into dev-1.29 2023-12-09 20:20:23 +00:00
Peter Hunt b34bf12fba garbage collection: add blurb about ImageMaximumGCAge
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2023-11-27 15:37:49 -05:00
Matt Grasberger 0004c99d6f
Update garbage-collection.md 2023-11-07 20:32:06 +01:00
Matt Boersma bb4337e8d2
Remove reconfigure-kubelet page 2023-07-05 08:04:46 -06:00
Ritikaa96 e67417a283 Removing redundant #elector in url and adding line-wrapping cleanup, without changing the text.
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-06-01 13:24:48 +05:30
zhenghao.zhu 59545bf3d7 Cleanup page garbage-collection and nodes 2023-05-13 14:18:53 +08:00
shubham82 9170953e2a Removed beta stage for TTLAfterFinished. 2023-04-05 16:18:02 +05:30
Kundan Kumar 486815a6d6
Update garbage-collection.md
Incorporated review suggestion
2023-01-18 22:47:28 +05:30
Kundan Kumar cb67447e6a described Pod pair 2022-11-23 18:45:16 +05:30
Abigail McCarthy 1bbb4b98d4 Update page weights for content/en/docs/concepts/architecture 2022-10-24 11:51:18 -04:00
David Xia 6fdabb154a
Update Pod Lifecycle doc section header
to be more accurate. It currently says failed,
but then following paragraph includes `Succeeded`.
It seems like replacing "failed" with "terminated" is more accurate.
2022-08-08 09:37:50 -07:00
Mitesh Jain a76cc64203
Fix broken link for stale CSR clean up in garbage-collection.md 2022-03-28 20:53:39 +05:30
Qiming Teng 757915ae99 Fix nits in the garbage collection page
Some nits fixed in this PR:

- The typo of 'MaxContainers' and 'MaxPerPodContainer';
- The section name which should be 'Container garbage collection' rather
  than 'Container image garbage collection'.
2022-01-03 21:14:31 +08:00
Markus Heinemann a86ca5b431 Add glossary entry for cadvisor 2021-12-09 22:28:24 +00:00
Rey Lejano 64f91d8e2c add note on owner references in garbage collection page
add note on owner references to owner dependents page
2021-08-19 17:43:09 -07:00
Shannon Kularathna b1573ad314 Create garbage collection docs 2021-07-13 20:32:50 +00:00