
Completed review comments Minor abbreviation fix Moved topics into its own VNF Integration section Fixed abbreviations Re-organized Kubernetes topics Change-Id: I8940d3572b789990d3b5f2d201f8ec8a46ce2943 Signed-off-by: Keane Lim <keane.lim@windriver.com>
613 B
613 B
Uninstall CMK
You can uninstall the CPU Manager for Kubernetes from the command line.
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