Uninstalling K10
It is important to uninstall K10 with the Helm command to ensure that
all non-namespaced resources are cleaned up. Simply deleting the
namespace K10 is installed in might cause issues with stale
services. Assuming K10 was installed with the release name k10
and
in the kasten-io
namespace, run the following command to
uninstall:
$ helm uninstall k10 --namespace=kasten-io