At present, official website has provided a document about how to uninstall each component.
But it's not very friendly for end users to execute so many command at the same time.
Therefore, I request to support component uninstallation in ks command. e.g.:
ks uninstall devops
ks uninstall logging
ks uninstall alerting
...
# Or uninstall all component but basic component
ks uninstall all
/kind feature