rancher-charts/charts/rancher-cis-benchmark/1.0.301/README.md

10 lines
278 B
Markdown
Raw Normal View History

2020-09-30 23:34:22 +00:00
# Rancher CIS Benchmark Chart
The cis-operator enables running CIS benchmark security scans on a kubernetes cluster and generate compliance reports that can be downloaded.
# Installation
```
helm install rancher-cis-benchmark ./ --create-namespace -n cis-operator-system
```