superset-k8s

Superset Operator

Channel Revision Published Runs on
latest/stable 39 30 Apr 2025
Ubuntu 22.04
latest/beta 32 12 Sep 2024
Ubuntu 22.04
latest/edge 45 08 Sep 2025
Ubuntu 22.04
6/beta 45 10 Sep 2025
Ubuntu 22.04
5/stable 42 09 Sep 2025
Ubuntu 22.04
5/edge 42 09 Sep 2025
Ubuntu 22.04
juju deploy superset-k8s
Show information

Platform:

This final step of the tutorial focuses on removing Juju applications, models and controller to completely cleanup the deployment.

Remove the controller

If you’re done with testing and would like to free up resources on your machine, run the following command:

juju destroy-controller -y --destroy-all-models --destroy-storage superset-controller

When you remove the models, all the data in PostgreSQL and any other applications inside the model are lost.

Next steps


Help improve this document in the forum (guidelines). Last updated 11 months ago.