categories: []
date: '2023-10-28T16:31:14.157574+08:00'
tags: []
title: Kubernetes Goat 06 - Kubernetes CIS benchmarks analysis
updated: 2023-10-28T16:31:14.697+8:0

Kubernetes CIS benchmarks analysis

K8S CIS基线分析

cd /kubernetes-goat
kubectl apply -f scenarios/kube-bench-security/node-job.yaml
kubectl apply -f scenarios/kube-bench-security/master-job.yaml
kubectl get pod

https://gh.putdown.top/https://github.com/futalk/tuchuang/raw/main/img/Snipaste_2023-10-28_16-35-31_d41d8cd98f00b204e9800998ecf8427e.jpg

kubectl logs -f  kube-bench-master-xf2x9 

https://gh.putdown.top/https://github.com/futalk/tuchuang/raw/main/img/Snipaste_2023-10-28_16-38-30_d41d8cd98f00b204e9800998ecf8427e.jpg

结束