mirror of https://github.com/istio/istio.io.git
444 B
444 B
| title |
|---|
| Service Name |
A unique name for a service, identifying it within the service mesh. A service may not be renamed and maintain its identity, each service name is unique. A service may have multiple versions, but a service name is version-independent.
- Service names are accessible in Istio configuration as the
source.serviceanddestination.serviceattributes.