Merge pull request #375 from Obasoro/main
This commit is contained in:
commit
08dd4c7164
@ -71,6 +71,16 @@ Auditing Kubernetes configuration is simple and there are multiple tools you can
|
|||||||
|
|
||||||
|
|
||||||
We will see the simple way to scan our cluster with Kubescape:
|
We will see the simple way to scan our cluster with Kubescape:
|
||||||
|
|
||||||
|
```
|
||||||
|
kubescape installation in macOs M1 and M2 chip error fixed
|
||||||
|
|
||||||
|
[kubescape](https://github.com/kubescape/kubescape)
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -s https://raw.githubusercontent.com/kubescape/kubescape/master/install.sh | /bin/bash
|
curl -s https://raw.githubusercontent.com/kubescape/kubescape/master/install.sh | /bin/bash
|
||||||
kubescape scan --enable-host-scan --verbose
|
kubescape scan --enable-host-scan --verbose
|
||||||
|
Loading…
Reference in New Issue
Block a user