NAME
IO::K8s::Traefik::V1alpha1::IPStrategy - IPStrategy holds the IP strategy configuration used by Traefik to determine the client IP.
VERSION
version 1.108
depth
Depth tells Traefik to use the X-Forwarded-For header and take the IP located at the depth position (starting from the right).
excludedIPs
ExcludedIPs configures Traefik to scan the X-Forwarded-For header and select the first IP not in the list.
ipv6Subnet
IPv6Subnet configures Traefik to consider all IPv6 addresses from the defined subnet as originating from the same IP. Applies to RemoteAddrStrategy and DepthStrategy.
SUPPORT
Issues
Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.
CONTRIBUTING
Contributions are welcome! Please fork the repository and submit a pull request.
AUTHORS
Torsten Raudssus <getty@cpan.org>
Jose Luis Martinez Torres <jlmartin@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018-2026 by Jose Luis Martinez Torres <jlmartin@cpan.org>.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004