istio.io/content/en/docs/reference/glossary/service-version.md

8 lines
312 B
Markdown

---
title: Service Version
test: n/a
---
Distinct variants of a [service](/docs/reference/glossary/#service), typically backed by different versions of a [workload](/docs/reference/glossary/#workload) binary.
Common scenarios where multiple service versions may be used include A/B testing and canary rollouts.