
k8s
Forwarding Client Connection Info in Your DigitalOcean Kubernetes Setup with PROXY Protocol
In this blog post, we’ll delve into enabling the PROXY protocol on DigitalOcean's LoadBalancer using ingress-nginx in order to forward client IP addresses. Our focus will be on forwarding client IP addresses, a crucial step for scenarios such as IP-based geolocation or access restriction based on IP. Let’s dive into the details! 🌊🪸 ⚠️I assume you already have an Ingress NGINX Controller installed and running Enable PROXY protocol on the Ingress NGINX Controller First, we need to edit the