Skip to content

Commit 837c3e1

Browse files
committed
Fix markdown lint errors
Signed-off-by: Anja Strunk <[email protected]>
1 parent 73df10d commit 837c3e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Standards/scs-0214-v2-k8s-node-distribution.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ These labels MUST be kept up to date with the current state of the deployment.
8383

8484
- `topology.kubernetes.io/zone`
8585

86-
Corresponds with the label described in [K8s labels documentation][k8s-labels-docs].
86+
Corresponds with the label described in [K8s labels documentation](https://kubernetes.io/docs/reference/labels-annotations-taints/#topologykubernetesiozone).
8787
It provides a logical zone of failure on the side of the provider, e.g. a server rack
8888
in the same electrical circuit or multiple machines bound to the internet through a
8989
singular network structure. How this is defined exactly is up to the plans of the provider.
@@ -125,5 +125,5 @@ requirements regarding node labeling.
125125
[k8s-ha]: https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/high-availability/
126126
[k8s-large-clusters]: https://kubernetes.io/docs/setup/best-practices/cluster-large/
127127
[scs-0213-v1]: https://github.com/SovereignCloudStack/standards/blob/main/Standards/scs-0213-v1-k8s-nodes-anti-affinity.md
128-
[k8s-labels-docs]: https://kubernetes.io/docs/reference/labels-annotations-taints/#topologykubernetesiozone
128+
[k8s-labels-docs]:
129129
[k8s-zones]: https://kubernetes.io/docs/setup/best-practices/multiple-zones/

0 commit comments

Comments
 (0)