That DevOps Guy (Marcel Dempers)

That DevOps Guy (Marcel Dempers)

Creator
0 followers

Practical DevOps, containers, and Kubernetes pipeline demos from a platform lead.

HomeLab Migration From Ingress NGINX to Gateway API
VideoApr 1, 2026

HomeLab Migration From Ingress NGINX to Gateway API

The video walks through a step‑by‑step migration of a home‑lab Kubernetes cluster from the traditional NGINX Ingress controller to the emerging Gateway API, using the open‑source K‑Gateway implementation. The presenter first removes a YAML‑based cert‑manager installation and reinstalls it via Helm,...

By That DevOps Guy (Marcel Dempers)
How to Use CERT-MANAGER with Gateway API
VideoFeb 24, 2026

How to Use CERT-MANAGER with Gateway API

The video walks through enabling TLS for services exposed via the Kubernetes Gateway API by leveraging cert-manager and Let’s Encrypt. It starts by provisioning a local Kind cluster, installing cert-manager through its Helm chart, and configuring a Cloudflare DNS record...

By That DevOps Guy (Marcel Dempers)