⎈ k8s knowledge compiler

EndpointAddress [api_object]ai-synthesized · conf 0.82

EndpointAddress is a tuple that describes single IP address. Deprecated: This API is deprecated in v1.33+.

corenetworking

Represents an IP address and port number that can be used to access a service.

Why it matters Used to expose services to external traffic, such as load balancers or ingress controllers.

Key facts - EndpointAddress is a field of the Endpoint object - Can have multiple addresses associated with it

Common pitfalls - Requires careful configuration to ensure correct routing and balancing

Related Service, Ingress Controller

Sources

swagger.jsonio.k8s.api.core.v1.EndpointAddress

Related (2)

related_to ObjectReferencereferences type conf=1
related_to EndpointSubsetreferences type conf=1

← all API Explorer