Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

security hardening #84

Open
5 tasks
ReSearchITEng opened this issue Nov 13, 2019 · 0 comments
Open
5 tasks

security hardening #84

ReSearchITEng opened this issue Nov 13, 2019 · 0 comments

Comments

@ReSearchITEng
Copy link
Owner

ReSearchITEng commented Nov 13, 2019

kubectl delete --ignore-not-found --all --now ns aqua-kube-bench
sleep 1
kubectl create ns aqua-kube-bench
kubectl -n aqua-kube-bench apply -f https://raw.githubusercontent.com/aquasecurity/kube-bench/master/job.yaml
kubectl -n aqua-kube-bench logs -f $(kubectl -n aqua-kube-bench get po -o jsonpath='{.items[0].metadata.name}')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant