mirror of https://github.com/istio/istio.io.git
7 lines
311 B
Markdown
7 lines
311 B
Markdown
---
|
|
title: Service Version
|
|
---
|
|
Distinct variants of a [service](#service), typically backed by a different versions of a [workload](#workload) binary.
|
|
Common scenarios where multiple [service versions](#service-version) may be used include A/B testing, canary rollouts, etc.
|
|
Each service has a default version.
|