Install Rancher CIS Benchmark
- In the upper left corner, click ☰ > Cluster Management.
- On the Clusters page, go to the cluster where you want to install CIS Benchmark and click Explore.
- In the left navigation bar, click Apps > Charts.
- Click CIS Benchmark
- Click Install.
Result: The CIS scan application is deployed on the Kubernetes cluster.
note
CIS Benchmark 4.0.0 and above have PSPs disabled by default. To install CIS Benchmark on a hardened cluster, set golbal.psp.enabled
to true
in the values before installing the chart.