<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Ashish Kumar Pandey</title><description>Essays on AIOps, cloud-native infrastructure, and how systems behave at scale.</description><link>https://ashishrpandey.com/</link><item><title>Where Kubernetes security config actually lives</title><link>https://ashishrpandey.com/blog/kubernetes-security-config-paths/</link><guid isPermaLink="true">https://ashishrpandey.com/blog/kubernetes-security-config-paths/</guid><description>A map of the files and objects you will open when Trivy, Falco, PSS, AppArmor, and the API server are misbehaving.</description><pubDate>Mon, 07 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Watch the cluster at runtime with Falco</title><link>https://ashishrpandey.com/blog/runtime-detection-with-falco/</link><guid isPermaLink="true">https://ashishrpandey.com/blog/runtime-detection-with-falco/</guid><description>Falco sits on syscalls and Kubernetes audit events. Custom rules go in falco_rules.local.yaml. Restart, then prove the rule fires.</description><pubDate>Sun, 06 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Sandbox runtimes and CIS checks: gVisor, Kata, kube-bench</title><link>https://ashishrpandey.com/blog/gvisor-kata-kube-bench/</link><guid isPermaLink="true">https://ashishrpandey.com/blog/gvisor-kata-kube-bench/</guid><description>RuntimeClass to pick gVisor or Kata for a workload, and kube-bench to score the node against CIS Kubernetes.</description><pubDate>Sat, 05 Sep 2026 00:00:00 GMT</pubDate></item><item><title>AppArmor and seccomp on Kubernetes</title><link>https://ashishrpandey.com/blog/apparmor-and-seccomp/</link><guid isPermaLink="true">https://ashishrpandey.com/blog/apparmor-and-seccomp/</guid><description>Kernel-level restrictions for pods: load an AppArmor profile on the node, point seccomp at RuntimeDefault or a localhost JSON, then test the deny.</description><pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Pod Security Standards and Gatekeeper</title><link>https://ashishrpandey.com/blog/pod-security-and-gatekeeper/</link><guid isPermaLink="true">https://ashishrpandey.com/blog/pod-security-and-gatekeeper/</guid><description>Namespace labels for PSS, what restricted actually requires, and how Gatekeeper ConstraintTemplates sit on top of admission.</description><pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Stop untrusted images at the API with ImagePolicyWebhook</title><link>https://ashishrpandey.com/blog/imagepolicywebhook/</link><guid isPermaLink="true">https://ashishrpandey.com/blog/imagepolicywebhook/</guid><description>How ImagePolicyWebhook actually gets wired: kube-apiserver flags, admission config, kubeconfig, and why defaultAllow: false is the whole point.</description><pubDate>Wed, 02 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Scan images and clusters with Trivy</title><link>https://ashishrpandey.com/blog/scan-images-with-trivy/</link><guid isPermaLink="true">https://ashishrpandey.com/blog/scan-images-with-trivy/</guid><description>A working Trivy workflow: severity filters, ignore files, Kubernetes scans, and exit codes you can put in a pipeline.</description><pubDate>Tue, 01 Sep 2026 00:00:00 GMT</pubDate></item></channel></rss>