From 53dfdea64f6f0ac89e7ac8a5d91d82346fab8b70 Mon Sep 17 00:00:00 2001 From: Jonathan Innis Date: Mon, 4 Mar 2024 23:04:50 -0800 Subject: [PATCH] docs: Fix weighted nodepools link in all docs versions (#5772) --- website/content/en/docs/concepts/nodepools.md | 2 +- website/content/en/preview/concepts/nodepools.md | 2 +- website/content/en/v0.32/concepts/nodepools.md | 2 +- website/content/en/v0.33/concepts/nodepools.md | 2 +- website/content/en/v0.34/concepts/nodepools.md | 2 +- website/content/en/v0.35/concepts/nodepools.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/website/content/en/docs/concepts/nodepools.md b/website/content/en/docs/concepts/nodepools.md index f9ee114f47fe..095c16af01e0 100644 --- a/website/content/en/docs/concepts/nodepools.md +++ b/website/content/en/docs/concepts/nodepools.md @@ -441,7 +441,7 @@ Review the [Kubernetes core API](https://github.com/kubernetes/api/blob/37748cca Karpenter allows you to describe NodePool preferences through a `weight` mechanism similar to how weight is described with [pod and node affinities](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity). -For more information on weighting NodePools, see the [Weighting NodePools section]({{}}) in the scheduling details. +For more information on weighting NodePools, see the [Weighted NodePools section]({{}}) in the scheduling docs. ## Examples diff --git a/website/content/en/preview/concepts/nodepools.md b/website/content/en/preview/concepts/nodepools.md index f9ee114f47fe..095c16af01e0 100644 --- a/website/content/en/preview/concepts/nodepools.md +++ b/website/content/en/preview/concepts/nodepools.md @@ -441,7 +441,7 @@ Review the [Kubernetes core API](https://github.com/kubernetes/api/blob/37748cca Karpenter allows you to describe NodePool preferences through a `weight` mechanism similar to how weight is described with [pod and node affinities](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity). -For more information on weighting NodePools, see the [Weighting NodePools section]({{}}) in the scheduling details. +For more information on weighting NodePools, see the [Weighted NodePools section]({{}}) in the scheduling docs. ## Examples diff --git a/website/content/en/v0.32/concepts/nodepools.md b/website/content/en/v0.32/concepts/nodepools.md index 7ff7f1f64402..777478d6c994 100644 --- a/website/content/en/v0.32/concepts/nodepools.md +++ b/website/content/en/v0.32/concepts/nodepools.md @@ -431,7 +431,7 @@ Review the [Kubernetes core API](https://github.com/kubernetes/api/blob/37748cca Karpenter allows you to describe NodePool preferences through a `weight` mechanism similar to how weight is described with [pod and node affinities](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity). -For more information on weighting NodePools, see the [Weighting NodePools section]({{}}) in the scheduling details. +For more information on weighting NodePools, see the [Weighted NodePools section]({{}}) in the scheduling docs. ## Examples diff --git a/website/content/en/v0.33/concepts/nodepools.md b/website/content/en/v0.33/concepts/nodepools.md index 7ff7f1f64402..777478d6c994 100644 --- a/website/content/en/v0.33/concepts/nodepools.md +++ b/website/content/en/v0.33/concepts/nodepools.md @@ -431,7 +431,7 @@ Review the [Kubernetes core API](https://github.com/kubernetes/api/blob/37748cca Karpenter allows you to describe NodePool preferences through a `weight` mechanism similar to how weight is described with [pod and node affinities](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity). -For more information on weighting NodePools, see the [Weighting NodePools section]({{}}) in the scheduling details. +For more information on weighting NodePools, see the [Weighted NodePools section]({{}}) in the scheduling docs. ## Examples diff --git a/website/content/en/v0.34/concepts/nodepools.md b/website/content/en/v0.34/concepts/nodepools.md index f9ee114f47fe..095c16af01e0 100644 --- a/website/content/en/v0.34/concepts/nodepools.md +++ b/website/content/en/v0.34/concepts/nodepools.md @@ -441,7 +441,7 @@ Review the [Kubernetes core API](https://github.com/kubernetes/api/blob/37748cca Karpenter allows you to describe NodePool preferences through a `weight` mechanism similar to how weight is described with [pod and node affinities](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity). -For more information on weighting NodePools, see the [Weighting NodePools section]({{}}) in the scheduling details. +For more information on weighting NodePools, see the [Weighted NodePools section]({{}}) in the scheduling docs. ## Examples diff --git a/website/content/en/v0.35/concepts/nodepools.md b/website/content/en/v0.35/concepts/nodepools.md index f9ee114f47fe..095c16af01e0 100644 --- a/website/content/en/v0.35/concepts/nodepools.md +++ b/website/content/en/v0.35/concepts/nodepools.md @@ -441,7 +441,7 @@ Review the [Kubernetes core API](https://github.com/kubernetes/api/blob/37748cca Karpenter allows you to describe NodePool preferences through a `weight` mechanism similar to how weight is described with [pod and node affinities](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity). -For more information on weighting NodePools, see the [Weighting NodePools section]({{}}) in the scheduling details. +For more information on weighting NodePools, see the [Weighted NodePools section]({{}}) in the scheduling docs. ## Examples