Use the kubesec docker images to scan the given YAML manifest, edit and apply the advised changes, and passed with a score of 4 points.
kubesec-test.yaml
apiVersion: v1
kind: Pod
metadata:
name: kubesec-demo
spec:
containers:
- name: kubesec-demo
image: gcr.io/google-samples/node-hello:1.0
securityContext:
readOnlyRootFilesystem: true
Hint:docker run -i kubesec/kubesec:512c5e0 scan /dev/stdin < kubesec-test.yaml
Royce
5 days agoShaquana
6 days agoSharen
8 days agoFrancis
12 days agoHelga
14 days agoFrancis
16 days agoJohana
18 days agoSelene
20 days agoBrock
20 days agoJohana
21 days ago