Learning how an ingress controller works by building one in bash
TL;DR: In this article, you will learn how the Ingress controller works in Kubernetes by building one from scratch in bash.
Before diving into the code, let's recap how the ingress controller works.
You can think of the ingress controller as a router...
danielepolencic.hashnode.dev4 min read