Even deleting namespace kuma-system
and it's resources does not reset the information presented in the control plane GUI. What am I doing wrong?
Deleting Kuma mesh (standalone k8s installation)
688 views Asked by Muli Yulzary At
1
Even deleting namespace kuma-system
and it's resources does not reset the information presented in the control plane GUI. What am I doing wrong?
You can delete Kuma with almost the same command you used to install it.
changing
apply
todelete
should do the trick.To confirm that, I quickly installed Kuma on my cluster
and then removed it
now, there are no Kuma resources on my cluster