Uninstall
⚠️ DISCLAIMER: Due to upstream changes outside RGS control, development of STIGATRON has been temporarily paused. STIGATRON will not be available in the Carbide Secured Registry and current users may experience issues. We are working with the necessary parties to identify a solution as soon as possible. Thank you for your patience.
Local Cluster
On the local
cluster running Rancher, run the following Helm command to remove the UI Extension.
helm uninstall -n carbide-stigatron-system stigatron-ui
Downstream Clusters
On each downstream cluster, run the following command to uninstall STIGATRON:
helm uninstall -n carbide-stigatron-system stigatron
Uninstalling CIS Benchmark (Optional)
If you want to uninstall CIS Benchmark, after uninstall STIGATRON, perform the following:
- Log into Rancher.
- In the UI, navigate to each downstream cluster in the Cluster Explorer.
- On the left menu, select
Apps
, then selectInstalled Apps
. - Find the app named
rancher-cis-benchmark
, select the 3-dot menu on the right, and selectDelete
. (IMPORTANT: Delete this before the CRD application) - Find the app named
rancher-cis-benchmark-crd
, select the 3-dot menu on the right, and selectDelete
.
Disable UI Extensions (Optional)
If you want to disable all UI Extensions after uninstalling the STIGATRON UI extension, perform the following:
- On the extensions management page in Rancher, click the 3-dot menu.
- Select
Disable Extension Support
.