From 7ed34be460d1249bcfdd4424e12997ef6637f85d Mon Sep 17 00:00:00 2001 From: martyav Date: Mon, 23 Sep 2024 11:32:45 -0400 Subject: [PATCH] fixed taints-and-tolerations.md --- .../integrations-in-rancher/logging/taints-and-tolerations.md | 4 ++-- .../integrations-in-rancher/logging/taints-and-tolerations.md | 4 ++-- .../integrations-in-rancher/logging/taints-and-tolerations.md | 4 ++-- .../integrations-in-rancher/logging/taints-and-tolerations.md | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/integrations-in-rancher/logging/taints-and-tolerations.md b/docs/integrations-in-rancher/logging/taints-and-tolerations.md index 327cf554fda..0147598e84c 100644 --- a/docs/integrations-in-rancher/logging/taints-and-tolerations.md +++ b/docs/integrations-in-rancher/logging/taints-and-tolerations.md @@ -20,7 +20,7 @@ Both provide choice for the what node(s) the pod will run on. - [Adding NodeSelector Settings and Tolerations for Custom Taints](#adding-nodeselector-settings-and-tolerations-for-custom-taints) -### Default Implementation in Rancher's Logging Stack +## Default Implementation in Rancher's Logging Stack By default, Rancher taints all Linux nodes with `cattle.io/os=linux`, and does not taint Windows nodes. The logging stack pods have `tolerations` for this taint, which enables them to run on Linux nodes. @@ -47,7 +47,7 @@ In the above example, we ensure that our pod only runs on Linux nodes, and we ad You can do the same with Rancher's existing taints, or with your own custom ones. -### Adding NodeSelector Settings and Tolerations for Custom Taints +## Adding NodeSelector Settings and Tolerations for Custom Taints If you would like to add your own `nodeSelector` settings, or if you would like to add `tolerations` for additional taints, you can pass the following to the chart's values. diff --git a/versioned_docs/version-2.7/integrations-in-rancher/logging/taints-and-tolerations.md b/versioned_docs/version-2.7/integrations-in-rancher/logging/taints-and-tolerations.md index 327cf554fda..0147598e84c 100644 --- a/versioned_docs/version-2.7/integrations-in-rancher/logging/taints-and-tolerations.md +++ b/versioned_docs/version-2.7/integrations-in-rancher/logging/taints-and-tolerations.md @@ -20,7 +20,7 @@ Both provide choice for the what node(s) the pod will run on. - [Adding NodeSelector Settings and Tolerations for Custom Taints](#adding-nodeselector-settings-and-tolerations-for-custom-taints) -### Default Implementation in Rancher's Logging Stack +## Default Implementation in Rancher's Logging Stack By default, Rancher taints all Linux nodes with `cattle.io/os=linux`, and does not taint Windows nodes. The logging stack pods have `tolerations` for this taint, which enables them to run on Linux nodes. @@ -47,7 +47,7 @@ In the above example, we ensure that our pod only runs on Linux nodes, and we ad You can do the same with Rancher's existing taints, or with your own custom ones. -### Adding NodeSelector Settings and Tolerations for Custom Taints +## Adding NodeSelector Settings and Tolerations for Custom Taints If you would like to add your own `nodeSelector` settings, or if you would like to add `tolerations` for additional taints, you can pass the following to the chart's values. diff --git a/versioned_docs/version-2.8/integrations-in-rancher/logging/taints-and-tolerations.md b/versioned_docs/version-2.8/integrations-in-rancher/logging/taints-and-tolerations.md index 327cf554fda..0147598e84c 100644 --- a/versioned_docs/version-2.8/integrations-in-rancher/logging/taints-and-tolerations.md +++ b/versioned_docs/version-2.8/integrations-in-rancher/logging/taints-and-tolerations.md @@ -20,7 +20,7 @@ Both provide choice for the what node(s) the pod will run on. - [Adding NodeSelector Settings and Tolerations for Custom Taints](#adding-nodeselector-settings-and-tolerations-for-custom-taints) -### Default Implementation in Rancher's Logging Stack +## Default Implementation in Rancher's Logging Stack By default, Rancher taints all Linux nodes with `cattle.io/os=linux`, and does not taint Windows nodes. The logging stack pods have `tolerations` for this taint, which enables them to run on Linux nodes. @@ -47,7 +47,7 @@ In the above example, we ensure that our pod only runs on Linux nodes, and we ad You can do the same with Rancher's existing taints, or with your own custom ones. -### Adding NodeSelector Settings and Tolerations for Custom Taints +## Adding NodeSelector Settings and Tolerations for Custom Taints If you would like to add your own `nodeSelector` settings, or if you would like to add `tolerations` for additional taints, you can pass the following to the chart's values. diff --git a/versioned_docs/version-2.9/integrations-in-rancher/logging/taints-and-tolerations.md b/versioned_docs/version-2.9/integrations-in-rancher/logging/taints-and-tolerations.md index 327cf554fda..0147598e84c 100644 --- a/versioned_docs/version-2.9/integrations-in-rancher/logging/taints-and-tolerations.md +++ b/versioned_docs/version-2.9/integrations-in-rancher/logging/taints-and-tolerations.md @@ -20,7 +20,7 @@ Both provide choice for the what node(s) the pod will run on. - [Adding NodeSelector Settings and Tolerations for Custom Taints](#adding-nodeselector-settings-and-tolerations-for-custom-taints) -### Default Implementation in Rancher's Logging Stack +## Default Implementation in Rancher's Logging Stack By default, Rancher taints all Linux nodes with `cattle.io/os=linux`, and does not taint Windows nodes. The logging stack pods have `tolerations` for this taint, which enables them to run on Linux nodes. @@ -47,7 +47,7 @@ In the above example, we ensure that our pod only runs on Linux nodes, and we ad You can do the same with Rancher's existing taints, or with your own custom ones. -### Adding NodeSelector Settings and Tolerations for Custom Taints +## Adding NodeSelector Settings and Tolerations for Custom Taints If you would like to add your own `nodeSelector` settings, or if you would like to add `tolerations` for additional taints, you can pass the following to the chart's values.