Remove Operator
How to remove the Stroom Kubernetes operator.
Removing the Stroom K8s Operator must be done with caution, as it causes all resources it manages, including StroomCluster
, DatabaseServer
and StroomTaskAutoscaler
to be deleted.
While the Stroom clusters under its control will be gracefully terminated, they will become inaccessible until re-deployed.
It is good practice to first delete any dependent resources before deleting the Operator.
Deleting the Operator
Execute this command against the same version of manifest that was used to deploy the Operator currently running.
Last modified November 1, 2024: Merge branch '7.3' into 7.4 (98246aa)