istio v1.31.0
ServiceEntry.spec.endpoints
One or more endpoints associated with the service.
| Field / Type | Description |
|---|---|
address | Address associated with the network endpoint without the port.
|
One or more labels associated with the endpoint.
| |
locality | The locality associated with the endpoint.
|
network | Network enables Istio to group endpoints resident in the same L3 domain/network.
|
Set of ports associated with the endpoint.
| |
serviceAccount | The service account associated with the workload if a sidecar is present in the workload.
|
weight | The load balancing weight associated with the endpoint.
|