ServiceEntry.spec
Configuration affecting service registry. See more details at: https://istio.io/docs/reference/config/networking/service-entry.html
| Field / Type | Description |
|---|---|
The virtual IP addresses associated with the service.
| |
One or more endpoints associated with the service.
| |
A list of namespaces to which this service is exported. | |
The hosts associated with the ServiceEntry.
| |
location | Specify whether the service should be considered external to the mesh or part of the mesh. Valid Options: MESH_EXTERNAL, MESH_INTERNAL
|
The ports associated with the external service.
| |
resolution | Service resolution mode for the hosts. Valid Options: NONE, STATIC, DNS, DNS_ROUND_ROBIN, DYNAMIC_DNS
|
If specified, the proxy will verify that the server certificate's subject alternate name matches one of the specified values. | |
Applicable only for MESH_INTERNAL services. |