mirror of https://github.com/istio/istio.io.git
Fix service version glossary entry (#4994)
This commit is contained in:
parent
06f37a9323
commit
b038c281c6
|
@ -2,5 +2,4 @@
|
|||
title: Service Version
|
||||
---
|
||||
Distinct variants of a [service](#service), typically backed by 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.
|
||||
Common scenarios where multiple service versions may be used include A/B testing, canary rollouts, etc.
|
||||
|
|
Loading…
Reference in New Issue