Uninstall CMK¶
You can uninstall the CPU Manager for Kubernetes from the command line.
Procedure
Delete cmk.
% helm delete --purge cmk
Wait for all pods in the terminating state to be deleted before proceeding.
Delete cmk-webhook.
% helm delete --purge cmk-webhook
Wait for all pods in the terminating state to be deleted before proceeding.
Delete cmk-init.
% helm delete --purge cmk-init