ClientIPConfig [api_object]ai-synthesized · conf 0.82
ClientIPConfig represents the configurations of Client IP based session affinity.
core
ClientIPConfig is a LoadBalancer Ingress configuration that uses client IP addresses.
Why it matters It allows users to configure load balancing using client IP addresses.
Key facts - Uses client IP addresses for load balancing - Can be used with LoadBalancers
Common pitfalls - May require additional configuration for some load balancer implementations - Can have implications on scalability and performance
Related LoadBalancer Ingress, Client IP addresses
Sources
swagger.json — “io.k8s.api.core.v1.ClientIPConfig”