Posted On August 24, 2021

A Quick Note On How To Preserve Client Source IP’s on K8s Services

kimconnect 0 comments
blog.KimConnect.com >> Virtualization >> A Quick Note On How To Preserve Client Source IP’s on K8s Services
namespace=ingress-nginx
servicename=ingress-nginx-controller
kubectl edit svc $servicename -n $namespace

# edit this value from Cluster to Local - esc+wq+enter to save
  externalTrafficPolicy: Local

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

How to Import Files Into a Docker Container

1. Use SCP to copy files to the remote server while logged onto the local…

SAN Dell Equallogic PS6100E

Per documentation: Port density requirements to support fully redundant configurations and maximum SAN throughput for…