SV-242395r712541_rule
V-242395
SRG-APP-000033-CTR-000095
CNTR-K8-000420
CAT II
10
Delete the Kubernetes dashboard deployment with the following command:
kubectl delete deployment kubernetes-dashboard --namespace=kube-system
From the master node, run the command:
kubectl get pods --all-namespaces -l k8s-app=kubernetes-dashboard
If any resources are returned, this is a finding.
V-242395
False
CNTR-K8-000420
From the master node, run the command:
kubectl get pods --all-namespaces -l k8s-app=kubernetes-dashboard
If any resources are returned, this is a finding.
M
5376