istio.io/content/help/glossary/service-version.md

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.