Client ip #
Deploy a simple app to check client ip #
kubectl run source-ip-app --image=k8s.gcr.io/echoserver:1.4
kubectl expose deployment source-ip-app --type=LoadBalancer --name=source-ip-app --port=80 --target-port=8080
If externalTrafficPolicy in service is CllusterIP for the client ip we ll get a nodes ip but if you change it to Local we get actual client ip HI Abdul,
As per the above mail I have 7 comp-off leaves. I planning to take 4 out of them on 29,30,31 May and 3rd July.