Kubesploit
رفتن به کانال در Telegram
News and links on Kubernetes security curated by the @Learnk8s team Website: https://kubesploit.io/
نمایش بیشتر2 129
مشترکین
+124 ساعت
+27 روز
+1230 روز
آرشیو پست ها
2 129
This guide shows how to detect Kubernetes runtime threats (e.g. sudo misuse, suspicious file access) using Falco + eBPF, forward logs with Fluent Bit, and route them to Parseable log streams like
falcowarn or falconotice.
More: https://ku.bz/zTdnws-Fd2 129
Repost from LearnKube news
Why can't you ping a Kubernetes service?
Learnk8s runs a 4-day Advanced Kubernetes course on June 26, and you will get to the bottom of questions like this (spoiler: services only exist in etcd).
You will also learn the nitty-gritty details of Kubernetes networking:
- How to plan and design a cluster network.
- How do the four Kubernetes services extend each other, and what do you gain from each?
- How CoreDNS, Ingress, and kube-proxy consume the Kubernetes currency: endpoints.
This (and much more) is covered on the third day of the course.
You can find the full agenda, a breakdown of the modules and how to sign up here: https://ku.bz/bRfWBNxJc
Are you training your team?
Customize the workshop in full with private training https://learnk8s.io/corporate-training
2 129
Learn how Confidential Containers use Kata Agent Policies to control container execution in secure environments.
This allows administrators to define granular rules restricting images, processes, and actions.
More: https://ku.bz/dcdvjJRry
2 129
kpatch enables runtime kernel function patching by injecting precompiled replacement functions directly into the live kernel.
It's built on the
CONFIG_LIVEPATCH infrastructure and uses ftrace to reroute function calls at runtime.
More: https://ku.bz/-mXRJ9kzM2 129
Repost from LearnKube news
This week on Learn Kubernetes Weekly 135:
🛜 The Kubernetes networking guide
🐜 Configuration Management at Ant Group: Generated Manifest and Immutable Desired State
🪵 My favourite Kubernetes audit log policy
🙅♂️ Can't NAT after NAT
🥊 Readiness vs Liveness Probes: What is the Difference? (and Startup Probes!)
Read it now: https://learnk8s.io/issues/135
⭐️ This newsletter is brought to you by @arm — Explore learning paths and technical resources to start, accelerate, or complete your cloud migration https://ku.bz/xFNgz9S9h
2 129
Distroless images improve security but lack shell/debug tools.
This article shows two solutions: attach a temporary ephemeral container using kubectl debug, or define a persistent sidecar with a shared PID namespace.
More: https://ku.bz/W2qVr-ffR
2 129
Repost from N/a
Molly discusses her team's approach to platform engineering. She explains why their initial one-cluster-per-team model became unsustainable and how they're transitioning to multi-tenant architectures.
You will learn:
- The operational reality of cluster proliferation - why managing hundreds of clusters becomes unsustainable
- Practical multi-tenancy implementation strategies including resource quotas, priority classes, and namespace organization patterns
- Better metrics for multi-tenant environments - how to build meaningful SLOs for distributed platform health
Watch it here: https://ku.bz/Rmpl8948_
🌟 This episode is brought to you by Learnk8s — get started on your Kubernetes journey through comprehensive online, in-person or remote training https://learnk8s.io/training
With @Birthmarkb "Free Spanish Lessons" Farrell
2 129
kubectl-rexec enforces auditable pod shell access by blocking native kubectl exec via a ValidatingWebhook and routing sessions through a proxied APIService that logs all activity.
More: https://ku.bz/Pr88Hr6S_
2 129
ZTM (Zero Trust Mesh) offers a secure, decentralized alternative to Kubernetes service exposure methods like LoadBalancer and Ingress.
It uses encrypted tunnels and zero-trust principles to eliminate open ports and simplify cross-cluster/remote access.
More: https://ku.bz/n-93Zf4Zg
2 129
Repost from LearnKube news
Master Kubernetes with Learnk8s' Advanced Kubernetes workshop!
What should you expect?
- Learn how to architect and design clusters from the ground up (in the cloud or on-prem).
- Explore the Kubernetes internal component and how the system is designed with resiliency in mind.
- Deep-dive into the networking components and observe the packets flowing into the cluster.
- Hands-on labs to test the theory with real-world scenarios!
- And more.
The next online course starts in June: https://ku.bz/bRfWBNxJc
We also run in-person courses and corporate training: https://learnk8s.io/corporate-training
2 129
Repost from N/a
Tim Miller CEO and Co-founder at Kusari discusses the misconception of security automation in development.
He explains that while most security tools focus on creating barriers and gates to prevent bad things from happening, this approach often slows down development. Instead, Miller argues that effective security automation should enable teams to move faster and react quickly to threats — shifting the perspective from security as a blocker to security as an enabler.
Watch the full interview: https://ku.bz/-2Sqn9Jb9
2 129
Kubewarden deploys as an admission controller, loading user-defined WebAssembly policies that inspect and validate API requests in real time.
It enforces resource compliance before persistence, supporting custom logic and dynamic updates cluster-wide.
More: https://ku.bz/C4jG7w4J6
2 129
Learn how to create a precise policy that tracks critical cluster events, secures sensitive data, and provides actionable security insights without overwhelming log volumes.
More: https://ku.bz/DPjh1dj2L
2 129
Repost from LearnKube news
This week on Learn Kubernetes Weekly 134:
😳 3000+ Clusters: The Journey to Edge Compute with Talos Linux
📏 Vertical Pod Autoscaler (VPA): A Deep Dive
🥷 OPA Gatekeeper bypass reveals risks in Kubernetes policy engines
💣 OPA memory usage considerations and lessons from our transition to Kyverno
💻 Turn an old laptop into a private Kubernetes cluster — enable others to connect to it
Read it now: https://learnk8s.io/issues/134
⭐️ This newsletter is sponsored by Hydrolix — Keep more log data and get better insights from analytics https://ku.bz/0HtlYKbnw
2 129
Overlock is a Kubernetes controller that continuously scans cluster resources and events using custom policies.
It generates alerts or triggers webhooks on violations, enabling automated, real-time detection of misconfigurations and security issues.
More: https://ku.bz/4fssS2nJP
2 129
Repost from N/a
David explains how he built a platform with Kubernetes, Helm, and GitOps workflows, only to see it fail against FTP.
You will learn:
- The hidden costs of sophisticated tooling - How GitOps pipelines with multiple moving parts can create trust issues when developers lose local control and must rely on remote processes
- Cultural factors that trump technical benefits - Why customer expectations, existing infrastructure, and team readiness matter more than the elegance
- Practical strategies for incremental adoption - The importance of starting small, building operational expertise, and ensuring management advocacy at all levels
Watch it here: https://ku.bz/_MWX5m6G_
🌟 This episode is brought to you by Learnk8s — get started on your Kubernetes journey through comprehensive online, in-person or remote training https://learnk8s.io/training
With @Birthmarkb "Amazing with loose hair" Farrell
2 129
Adevinta's SRE team replaced OPA's Gatekeeper with Kyverno to mitigate memory spikes caused by
data.inventory syncing in high-churn clusters.
Kyverno’s API-based dynamic context handling slashed Gatekeeper usage from 8GB to 2.7GB.
More: https://ku.bz/gNrNqqbM12 129
This article investigates container drift in cloud environments by examining forensic methods for detecting unauthorized changes in container images and running instances.
Learn practical approaches for drift detection, response, and incident analysis.
More: https://ku.bz/X-YSMs1DW
2 129
Security research exposes critical OPA Gatekeeper vulnerabilities: Attackers can bypass misconfigured repository policies through subdomain manipulation, enabling unauthorized container image deployments across cloud environments.
More: https://ku.bz/8hr1BhMf3
2 129
Namespace Hound is a tool that identifies and assesses potential security vulnerabilities and risks in Kubernetes clusters used by multiple tenants
More: https://ku.bz/pt-TskhHX
