Introduction
Problem Statement
kubectl get ns secure-middleware

Solution
vi tmp.json

kubectl proxy
curl -k -H "Content-Type: application/json" -X PUT --data-binary @tmp.json http://127.0.0.1:8001/api/v1/namespaces/NAMESPACE-NAME/finalize

kubectl get ns secure-middleware

vi tmp.json

kubectl proxy
curl -k -H "Content-Type: application/json" -X PUT --data-binary @tmp.json http://127.0.0.1:8001/api/v1/namespaces/NAMESPACE-NAME/finalize

306 Kubernetes security checks covering RBAC, pod security, network policies, and more.
Kubernetes scanning on your infrastructure.
GuideComprehensive cluster security guide.
BlogLearn how to securely connect your Kubernetes cluster to Kloudle for comprehensive security monitoring. This step-by-step guide covers cluster access setup, RBAC configuration, and best practices for Kubernetes security monitoring in Kloudle.
BlogA comprehensive walkthrough of the KubeSec Enterprise Online talk on Kubernetes pod security, covering container isolation, security risks, and best practices for securing your Kubernetes workloads.
AcademyThere are some very important settings related to security that you should regularly review in your Google Kubernetes Engine based K8S clusters

Founder & CEO
Akash is the founder of Kloudle, a developer-first cloud security scanner. He’s spent 20+ years in cybersecurity and now builds tools that make securing cloud infra simple, fast, and frustration-free.