Skip to content

Instantly share code, notes, and snippets.

@yankay
Last active March 28, 2023 08:50
Show Gist options
  • Save yankay/9aa11090a5dc8dfabf52c047501956f9 to your computer and use it in GitHub Desktop.
Save yankay/9aa11090a5dc8dfabf52c047501956f9 to your computer and use it in GitHub Desktop.
快速 用 kube-bench 做 CIS-Benchmark
wget "https://ghproxy.com/raw.githubusercontent.com/aquasecurity/kube-bench/main/job-master.yaml"
kubectl apply -f job-master.yaml
kubectl get pods
kubectl logs kube-bench-master-zvplg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment