mirror of https://github.com/istio/istio.io.git
Fix broken link to subzone (#13242)
This commit is contained in:
parent
20d8a61f6a
commit
ba7e7b9bad
|
@ -32,7 +32,7 @@ triplet defines a locality:
|
|||
- **Sub-zone**: Allows administrators to further subdivide zones for more
|
||||
fine-grained control, such as "same rack". The sub-zone concept doesn't exist
|
||||
in Kubernetes. As a result, Istio introduced the custom node label
|
||||
[`topology.istio.io/subzone`](https://github.com/istio/api/blob/master/label/label.go#L42)
|
||||
[`topology.istio.io/subzone`](/docs/reference/config/labels/#:~:text=topology.istio.io/subzone)
|
||||
to define a sub-zone.
|
||||
|
||||
{{< tip >}}
|
||||
|
|
Loading…
Reference in New Issue