What is the role of a finalizer in Kubernetes custom resources?
-
A
To finalize and mark the deployment of a resource as complete
-
B
To ensure cleanup actions are performed before a resource is deleted
-
C
To trigger resource upgrades when a new version is available
-
D
To mark a batch job resource as finished after processing