network.sch.bme.hu

Blogposts

delivered through state-of-the-art markdown technology


Debugging containerized networking (ex. Kubernetes)

Lets say you cannot debug a pod or a container by executing into it, it doesn’t have a shell you can start, doesn’t have a package manager downloaded etc. Here I will show multiple options I use in my day to day kubernetes workflow.

2026-02-15

An in-depth code review of Linux Kernel Routing (of kernel version v6.10.3) Part 1: Ingress

This article is about linux networking and its intricacies

2026-01-15