Uninstallation

Uninstalling Trento Server

The procedure to uninstall the Trento Server depends on the deployment type: Kubernetes or systemd. The section covers Kubernetes deployments.

If Trento Server was deployed manually, you need to uninstall it manually. If Trento Server was deployed using the Helm chart, you can also use Helm to uninstall it as follows:

helm uninstall trento-server

Uninstalling a Trento Agent

To uninstall a Trento Agent, perform the following steps:

  • Log in to the Trento Agent host.

  • Stop the Trento Agent:

    > sudo systemctl stop trento-agent
  • Remove the package:

    > sudo zypper remove trento-agent