website/content/en/docs/concepts/overview
Gabriel Reid 138b825d31 Remove redundant description of finalizers
Remove redundant information about finalizers on the finalizers
page within the "working with objects" section.

The same description of finalizers is imported directly from the
glossary, so previous to this commit a nearly identical paragraph
is repeated.

For reference, the text imported from the glossasry is

> You can use finalizers to control garbage collection of resources.
> For example, you can define a finalizer to clean up related resources
> or infrastructure before the controller deletes the target resource.

while the text being removed in this commit is:

> You can use finalizers to control garbage collection of resources
> by alerting controllers to perform specific cleanup tasks before
> deleting the target resource.
2023-03-21 19:52:15 +01:00
..
working-with-objects Remove redundant description of finalizers 2023-03-21 19:52:15 +01:00
_index.md Nit: case consistency for list items (#37829) 2023-01-03 01:07:32 -08:00
components.md Change weight for localization correctness 2022-10-24 14:09:48 -04:00
kubernetes-api.md Change weight for localization correctness 2022-10-24 14:09:48 -04:00