@danielepolencic
Instructor at Learnk8s
Teaching containers & Kubernetes at Learnk8s
Nothing here yet.
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...

Copybara is a tool to move source code between git repositories automatically. When would you use such a tool? When you have an internal repository but want open-source parts of it. When you have multiple repositories and need to propagate code cha...
