1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Clarify that custom taints and tolerations apply to all HCP platforms

This commit is contained in:
Laura Hinson
2025-03-25 10:08:30 -04:00
committed by openshift-cherrypick-robot
parent c8bc315cc9
commit d5aa3fe549
2 changed files with 2 additions and 2 deletions

View File

@@ -180,5 +180,5 @@ For example, if you have an {product-title} 4.14 hosted cluster on the managemen
The following list indicates Technology Preview features for this release:
* {hcp-capital} on {ibm-z-title} in a disconnected environment
* Custom taints and tolerations for {hcp} on {VirtProductName}
* Custom taints and tolerations for {hcp}
* NVIDIA GPU devices on {hcp} for {VirtProductName}

View File

@@ -6,7 +6,7 @@
[id="hcp-virt-taints-tolerations_{context}"]
= Custom taints and tolerations
For {hcp} on {VirtProductName}, by default, pods for a hosted cluster tolerate the `control-plane` and `cluster` taints. However, you can also use custom taints on nodes so that hosted clusters can tolerate those taints on a per-hosted-cluster basis by setting `HostedCluster.spec.tolerations`.
By default, pods for a hosted cluster tolerate the `control-plane` and `cluster` taints. However, you can also use custom taints on nodes so that hosted clusters can tolerate those taints on a per-hosted-cluster basis by setting `HostedCluster.spec.tolerations`.
:FeatureName: Passing tolerations for a hosted cluster
include::snippets/technology-preview.adoc[]