Skip to content

Commit 08dd4c7

Browse files
authored
Merge pull request MichaelCade#375 from Obasoro/main
2 parents 0719195 + a990eb1 commit 08dd4c7

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

2023/day32.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,16 @@ Auditing Kubernetes configuration is simple and there are multiple tools you can
7171

7272

7373
We will see the simple way to scan our cluster with Kubescape:
74+
75+
```
76+
kubescape installation in macOs M1 and M2 chip error fixed
77+
78+
[kubescape](https://github.com/kubescape/kubescape)
79+
80+
```
81+
82+
83+
7484
```bash
7585
curl -s https://raw.githubusercontent.com/kubescape/kubescape/master/install.sh | /bin/bash
7686
kubescape scan --enable-host-scan --verbose

0 commit comments

Comments
 (0)