Skip to content

Commit 8b3b8c1

Browse files
authored
Merge pull request #91042 from lahinson/osdocs-13765-hcp-clarify-taints-tolerations
[OSDOCS-13765]: Clarify that custom taints and tolerations apply to all HCP platforms
2 parents 3dc83be + 392216a commit 8b3b8c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: modules/hcp-support-matrix.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,5 +180,5 @@ For example, if you have an {product-title} 4.14 hosted cluster on the managemen
180180
The following list indicates Technology Preview features for this release:
181181

182182
* {hcp-capital} on {ibm-z-title} in a disconnected environment
183-
* Custom taints and tolerations for {hcp} on {VirtProductName}
183+
* Custom taints and tolerations for {hcp}
184184
* NVIDIA GPU devices on {hcp} for {VirtProductName}

Diff for: modules/hcp-virt-taints-tolerations.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="hcp-virt-taints-tolerations_{context}"]
77
= Custom taints and tolerations
88

9-
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`.
9+
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`.
1010

1111
:FeatureName: Passing tolerations for a hosted cluster
1212
include::snippets/technology-preview.adoc[]

0 commit comments

Comments
 (0)