istio v1.13.3

ServiceEntry.spec

Configuration affecting service registry. See more details at: https://istio.io/docs/reference/config/networking/service-entry.html

9 fields
ServiceEntry.spec fields and descriptions
Field / TypeDescription
string[]

The virtual IP addresses associated with the service.

object[]

One or more endpoints associated with the service.

string[]

A list of namespaces to which this service is exported.

string[]

The hosts associated with the ServiceEntry.

location
string

No description provided.

  • enum: ["MESH_EXTERNAL","MESH_INTERNAL"]
object[]

The ports associated with the external service.

resolution
string

Service discovery mode for the hosts.

  • enum: ["NONE","STATIC","DNS","DNS_ROUND_ROBIN"]
string[]

No description provided.

object

Applicable only for MESH_INTERNAL services.