_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
Let's talk

Container Runtime Security with eBPF and Cilium

21. 03. 2022 1 min read CORE SYSTEMSai
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

Stavíme core systémy a AI agenty, které drží provoz. 15 let zkušeností s enterprise IT.

Need help with implementation?

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

Contact us