Fix service version glossary entry (#4994)

This commit is contained in:
Frank Budinsky 2019-09-13 15:21:55 -04:00 committed by Istio Automation
parent 06f37a9323
commit b038c281c6
1 changed files with 1 additions and 2 deletions

View File

@ -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.