trento-project / trento

An open cloud-native web console improving on the work day of SAP Applications administrators.
https://www.trento-project.io
Apache License 2.0
33 stars 25 forks source link

Provide options to uninstall and stop Trento (Server and Agent) #315

Open lee-martin opened 2 years ago

lee-martin commented 2 years ago

During recent tests we had the need the both stop and uninstall Trento, but neither are formally implemented yet.

As workarounds we used:

(which does not imply this is the best way to actually implement stop or uninstall :) )

stefanotorresi commented 2 years ago

We don't need to run "KUBECONFIG=~/.kube/config helm uninstall trento-server": as the Trento Server is completely contained in the K3S cluster, we just need to instruct how to stop/remove K3S.