Deleting an extension
You can uninstall a Kubernetes extension and its associated custom resource definitions (CRD) by deleting the extension's custom resource (CR).
Prerequisites
- You have an extension installed.
Procedure
-
Delete the extension's CR:
extension_name
- Specifies the name defined in the
metadata.name
field of the extension's CR.
Verification
-
Verify that the Kubernetes extension is deleted: