Skip to content
_CORE
AI & Agentic Systems Core Information Systems Cloud & Platform Engineering Data Platform & Integration Security & Compliance QA, Testing & Observability IoT, Automation & Robotics Mobile & Digital Banking & Finance Insurance Public Administration Defense & Security Healthcare Energy & Utilities Telco & Media Manufacturing Logistics & E-commerce Retail & Loyalty
References Technologies Blog Know-how Tools
About Collaboration Careers
CS EN DE
Let's talk

Container Runtime Security with eBPF and Cilium

21. 03. 2022 Updated: 24. 03. 2026 1 min read CORE SYSTEMSai
This article was published in 2022. Some information may be outdated.
Container Runtime Security with eBPF and Cilium

Kubernetes network policies aren’t enough. We need to see inside containers — what processes are running, where they communicate, what files they open. eBPF makes this possible without a performance penalty.

What Is eBPF?

eBPF (extended Berkeley Packet Filter) is a Linux kernel technology that allows running sandboxed code safely — without modifying the kernel. Observability, networking, and security — all at the kernel level.

Cilium for Network Security

Cilium replaced kube-proxy and Calico in our cluster. L7-aware network policies (HTTP, gRPC, Kafka), transparent encryption, and detailed flow visibility. Policy: “service A may call service B only on endpoint /api/v1/orders using the GET method.”

Falco for Runtime Detection

Falco (CNCF) monitors syscalls in containers using eBPF. Rules: shell spawned in a container = alert, reading /etc/shadow = alert, unexpected outbound connection = alert. Integration with PagerDuty.

eBPF Is Changing Container Security

Kernel-level visibility without overhead. Cilium + Falco = networking and runtime security in one place.

ebpfciliumcontainer securitykubernetesfalco
Share:

CORE SYSTEMS

We build core systems and AI agents that keep operations running. 15 years of experience with enterprise IT.

Need help with implementation?

Our experts can help with design, implementation, and operations. From architecture to production.

Contact us
Need help with implementation? Schedule a meeting