Skip to content

Commit

Permalink
added preserving client IP address - 570
Browse files Browse the repository at this point in the history
  • Loading branch information
Houssem Dellai committed Dec 5, 2024
1 parent 83c4a44 commit 0d583a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 570_ingress_preserve_source_ip/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ curl $INGRESS_PUPLIC_IP
# check the "X-Forwarded-For" and "X-Real-IP" headers in the response. They should contain the original client IP address.
```

## More resources
## More resources and references

https://kubernetes.io/docs/tutorials/services/source-ip/
https://kubernetes.io/docs/tasks/access-application-cluster/create-external-load-balancer/#preserving-the-client-source-ip

0 comments on commit 0d583a1

Please sign in to comment.