Superset Operator
- Commercial Systems
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 35 | 02 Oct 2024 | |
latest/beta | 32 | 12 Sep 2024 | |
latest/edge | 35 | 02 Oct 2024 |
juju deploy superset-k8s
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
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
- Integrate Canonical Observability Stack.
- Implement security features.
- Optimise deployment performance.
- Learn which feature flags are supported.