Kubesploit
Open in Telegram
News and links on Kubernetes security curated by the @Learnk8s team Website: https://kubesploit.io/
Show more2 126
Subscribers
-324 hours
+17 days
+1130 days
Posts Archive
2 126
This article walks through a real Copy Fail pod escape on Talos Linux, showing how a shared page cache breaks container isolation and why gVisor or microVMs help.
More: https://ku.bz/tYzhJx61Q
2 126
Repost from N/a
Guardrails are not one-size-fits-all. David Parry argues that AI systems touching Kubernetes need deterministic rules that match the company, the deployment model, and the compliance requirements around sensitive data.
He points to code review and YAML inspection as places where these guardrails should be explicit and enforceable, not left to improvisation.
Watch the full interview: https://ku.bz/c5J05syX3
This interview is a reaction to Mai Nishitani's episode https://ku.bz/3hWvQjXxp.
2 126
Repost from N/a
A pizza order became a 15-container, 200-trace system.
In Kube Signals episode two, Brian Teller and Mauricio (Salaboy) Salatino examine observability, state management, governance, and trust for non-deterministic agents.
They discuss:
- Why multi-agent runtimes can recreate monolith scaling
- How OpenTelemetry exposes prompts, completions, and decisions
- Why execution history turns agent trust into measurable evidence
Watch: https://ku.bz/TlVjXdnb6
Kubernetes moves too fast to track everything. Learn Kubernetes Weekly filters out the noise to deliver one curated email with useful articles, tutorials, tools, jobs, events, and CFPs. Subscribe to Learn Kubernetes Weekly.
2 126
This article explains why three old Kubernetes CVEs will never get a code fix, and what to change in your cluster now that scanners are about to start flagging them again.
More: https://ku.bz/22Rr95v9F
2 126
Repost from N/a
On-prem apps talking to cloud services need a path — and there are three.
Raglin Anthony explains: public internet with HTTPS (simple, but at the mercy of variability), AWS Site-to-Site VPN (private and encrypted), or AWS Direct Connect (a physical cable that bypasses the internet entirely — suitable for production and compliance workloads).
Whichever path you pick, DNS resolution across environments is always the last thing you have to sort out.
Watch the full interview: https://ku.bz/2XqMJnLVx
2 126
This article explains a new alpha feature in Kubernetes 1.36 that loads admission policies from files on disk at startup, so they are live before anything else and nobody can delete them.
More: https://ku.bz/B9JxC5dVt
2 126
This article shows how a default AWS EKS setting lets any pod reach the node's metadata service and steal its IAM credentials, then walks through the simple fix.
More: https://ku.bz/DXYZGjvf2
2 126
This article examines why Copy Fail (CVE-2026-31431) breaks container assumptions and provides a small, safe Python check to determine whether your nodes can reach the vulnerable kernel path.
More: https://ku.bz/CTv-Yf60c
2 126
Repost from LearnKube news
200 issues. More than 77,000 Kubernetes engineers. Thank you to all of you reading it 🎉
In Learn Kubernetes Weekly 200:
🤖 Benchmarking LLM Inference with Production Agent Traces
🔌 Two New Headlamp Plugins
🌐 Migrating from ingress-NGINX to Envoy Gateway
🐘 Building High-Availability PostgreSQL on Kubernetes
Read it: https://kube.today/issues/200
2 126
Repost from N/a
AI does not just make the requested change. It often expands the scope.
Pronomita Dey describes how AI-generated code can turn a simple automation into a much larger diff filled with comments, exceptions, and extra logic. That makes review harder, increases trust too early, and raises the need for guardrails, policy as code, and stronger pre-merge checks.
Watch the full interview: https://ku.bz/lm5jTjdVN
2 126
This tutorial walks through wiring cert-manager and Let's Encrypt into the Istio ingress gateway on GKE, so your HTTPS certificates just renew themselves.
More: https://ku.bz/j_H7dxLV6
2 126
Repost from N/a
Kubernetes is ready for databases. Most teams are not.
In KubeSelect episode two, Salman Iqbal and Bart Farrell test this claim with Kat Cosgrove of VillageSQL.
Kat covers:
- Modern Kubernetes storage
- Operators and database expertise
- Team readiness
- Managed database tradeoffs
Kat's verdict: this is now a people problem.
Watch the episode: https://ku.bz/7yDWlP8T5
Kubernetes moves too fast to track everything. Learn Kubernetes Weekly filters out the noise to deliver one curated email with useful articles, tutorials, tools, jobs, events, and CFPs. Subscribe to Learn Kubernetes Weekly.
2 126
NineVigil is a Kubernetes operator that runs AI agents inside gVisor sandboxes, closes their network egress with Cilium and keeps a tamper-evident audit record of every run.
More: https://ku.bz/CKghZJGt1
2 126
This case study shows how to implement a HIPAA-compliant CI/CD pipeline using Cosign for artifact signing, OPA Gatekeeper for admission control on EKS, and long-term evidence storage in S3.
More: https://ku.bz/TYS0yf264
2 126
AegisBPF is an eBPF agent that actually blocks unwanted file and network access at the Linux kernel level, instead of only alerting you after something already happened.
More: https://ku.bz/wd7SCHC3l
2 126
This tutorial shows how two in-cluster services can authenticate each other with Service Account tokens and the TokenReview API, then makes it safer with audience-bound projected tokens.
More: https://ku.bz/rz69JFBdZ
2 126
Repost from N/a
Security culture around CRA and SBOMs is built in day-to-day engineering, not in policy documents alone.
Przemysław Wojtunik explains how Spectro Cloud helps his team move faster on security and SBOM work, while stressing that every organization still needs a practical path to make compliance part of daily life.
Watch the full interview: https://ku.bz/TJRYGMWV2
2 126
Repost from LearnKube news
This week on Learn Kubernetes Weekly 199:
🔥 How Netflix Simplified Batch Compute with Kueue
💡 Server-side Apply: What Happens When You Run kubectl apply
🌐 Kubernetes Is Migrating from SPDY to WebSockets
🔁 How I Learned to Stop Worrying and Love the Reconciliation Loop
🔒 Securing CI/CD for an Open Source Project: Lessons from Cilium
Read it now: https://kube.today/issues/199
⭐️ This newsletter is brought to you by LearnKube — master Kubernetes with hands-on training designed for engineers who want to learn the smart way https://ku.bz/hypSbyc-V
2 126
Multikube is a reverse proxy that sits in front of several Kubernetes API servers, terminating TLS and handling authentication and authorization centrally so kubectl talks to one endpoint.
More: https://ku.bz/lMRhZQGJy
2 126
Repost from N/a
Kube Select is here. It tests one claim: more telemetry does not yield better decisions.
Henrik Rexed of Dynatrace joins hosts Salman Iqbal and Bart Farrell to test it.
You will learn:
- how service ownership gives telemetry incident context
- why proxy metrics can produce extreme data volume
- how AI agents run queries before human review
Watch: https://ku.bz/848pmBN5_
🌟 Kubernetes moves too fast to track everything. Learn Kubernetes Weekly filters out the noise to deliver one curated email with useful articles, tutorials, tools, jobs, events, and CFPs. Subscribe to Learn Kubernetes Weekly.
