Skip to content

Commit a98f215

Browse files
committed
A tiny change in HCP release notes structure
1 parent 5d537f3 commit a98f215

File tree

1 file changed

+15
-12
lines changed

1 file changed

+15
-12
lines changed

hosted_control_planes/hosted-control-planes-release-notes.adoc

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,47 +8,50 @@ toc::[]
88

99
Release notes contain information about new and deprecated features, changes, and known issues.
1010

11+
[id="hcp-4-17-release-notes_{context}"]
12+
== {hcp-capital} release notes for {product-title} 4.17
13+
1114
With this release, {hcp} for {product-title} 4.17 is available. {hcp-capital} for {product-title} 4.17 supports the {mce} version 2.7.
1215

1316
[id="hcp-4-17-new-features-and-enhancements_{context}"]
14-
== New features and enhancements
17+
=== New features and enhancements
1518

1619
This release adds improvements related to the following concepts:
1720

1821
[id="hcp-4-17-taints-tolerations_{context}"]
19-
=== Custom taints and tolerations (Technology Preview)
22+
==== Custom taints and tolerations (Technology Preview)
2023
For {hcp} on {VirtProductName}, you can now apply tolerations to hosted control plane pods by using the `hcp` CLI `-tolerations` argument or by using the `hc.Spec.Tolerations` API file. This feature is available as a Technology Preview feature. For more information, see xref:../hosted_control_planes/hcp-prepare/hcp-distribute-workloads.adoc#hcp-virt-taints-tolerations_hcp-distribute-workloads[Custom taints and tolerations].
2124

2225
[id="hcp-4-17-nvidia-gpu_{context}"]
23-
=== Support for NVIDIA GPU devices on {VirtProductName} (Technology Preview)
26+
==== Support for NVIDIA GPU devices on {VirtProductName} (Technology Preview)
2427
For {hcp} on {VirtProductName}, you can attach one or more NVIDIA graphics processing unit (GPU) devices to node pools. This feature is available as a Technology Preview feature. For more information, see xref:../hosted_control_planes/hcp-manage/hcp-manage-virt.adoc#hcp-virt-attach-nvidia-gpus_hcp-manage-virt[Attaching NVIDIA GPU devices by using the hcp CLI] and xref:../hosted_control_planes/hcp-manage/hcp-manage-virt.adoc#hcp-virt-attach-nvidia-gpus-np-api_hcp-manage-virt[Attaching NVIDIA GPU devices by using the NodePool resource].
2528

2629
[id="hcp-4-17-tenancy-aws_{context}"]
27-
=== Support for tenancy on {aws-short}
30+
==== Support for tenancy on {aws-short}
2831
When you create a hosted cluster on {aws-short}, you can indicate whether the EC2 instance should run on shared or single-tenant hardware. For more information, see xref:../hosted_control_planes/hcp-deploy/hcp-deploy-aws.adoc#hcp-aws-deploy-hc_hcp-deploy-aws[Creating a hosted cluster on {aws-short}].
2932

3033
[id="hcp-4-17-ocp-version-support_{context}"]
31-
=== Support for {product-title} versions in hosted clusters
34+
==== Support for {product-title} versions in hosted clusters
3235
You can deploy a range of supported {product-title} versions in a hosted cluster. For more information, see xref:../hosted_control_planes/hcp-updating.adoc#hcp-supported-ocp-versions_hcp-updating[Supported {product-title} versions in a hosted cluster].
3336

3437
[id="hcp-4-17-virt-dc_{context}"]
35-
=== {hcp-capital} on {VirtProductName} in a disconnected environment is Generally Available
38+
==== {hcp-capital} on {VirtProductName} in a disconnected environment is Generally Available
3639
In this release, {hcp} on {VirtProductName} in a disconnected environment is Generally Available. For more information, see xref:../hosted_control_planes/hcp-disconnected/hcp-deploy-dc-virt.adoc[Deploying {hcp} on {VirtProductName} in a disconnected environment].
3740

3841
[id="hcp-4-17-multi_{context}"]
39-
=== {hcp-capital} for an ARM64 {product-title} cluster on {aws-short} is Generally Available
42+
==== {hcp-capital} for an ARM64 {product-title} cluster on {aws-short} is Generally Available
4043
In this release, {hcp} for an ARM64 {product-title} cluster on {aws-short} is Generally Available. For more information, see xref:../hosted_control_planes/hcp-deploy/hcp-deploy-aws.adoc#hcp-enable-arm-amd_hcp-deploy-aws[Running hosted clusters on an ARM64 architecture].
4144

4245
[id="hcp-4-17-ibm-z-ga_{context}"]
43-
=== {hcp-capital} on {ibm-z-title} is Generally Available
46+
==== {hcp-capital} on {ibm-z-title} is Generally Available
4447
In this release, {hcp} on {ibm-z-title} is Generally Available. For more information, see xref:../hosted_control_planes/hcp-deploy/hcp-deploy-ibmz.adoc[Deploying {hcp} on {ibm-z-title}].
4548

4649
[id="hcp-4-17-ibm-power-ga_{context}"]
47-
=== {hcp-capital} on {ibm-power-title} is Generally Available
50+
==== {hcp-capital} on {ibm-power-title} is Generally Available
4851
In this release, {hcp} on {ibm-power-title} is Generally Available. For more information, see xref:../hosted_control_planes/hcp-deploy/hcp-deploy-ibm-power.adoc[Deploying {hcp} on {ibm-power-title}].
4952

5053
[id="bug-fixes-hcp-rn-4-17_{context}"]
51-
== Bug fixes
54+
=== Bug fixes
5255

5356
* Previously, when a hosted cluster proxy was configured and it used an identity provider (IDP) that had an HTTP or HTTPS endpoint, the hostname of the IDP was unresolved before sending it through the proxy. Consequently, hostnames that could only be resolved by the data plane failed to resolve for IDPs. With this update, a DNS lookup is performed before sending IPD traffic through the `konnectivity` tunnel. As a result, IDPs with hostnames that can only be resolved by the data plane can be verified by the Control Plane Operator. (link:https://issues.redhat.com/browse/OCPBUGS-41371[*OCPBUGS-41371*])
5457

@@ -85,7 +88,7 @@ With this release, you can configure the proxy on the Konnectivity sidecar of th
8588
* Previously, the bulk destroy option in the {mce} console for {VirtProductName} did not destroy a hosted cluster. With this release, this issue is resolved. (link:https://issues.redhat.com/browse/ACM-10165[*ACM-10165*])
8689

8790
[id="known-issues-hcp-rn-4-17_{context}"]
88-
== Known issues
91+
=== Known issues
8992

9093
* If the annotation and the `ManagedCluster` resource name do not match, the {mce} console displays the cluster as `Pending import`. The cluster cannot be used by the {mce-short}. The same issue happens when there is no annotation and the `ManagedCluster` name does not match the `Infra-ID` value of the `HostedCluster` resource.
9194

@@ -131,7 +134,7 @@ To resolve these issues, configure the DNS server settings for a dual stack netw
131134
** You created a hosted cluster through the command-line interface or API by specifying the hosted cluster namespace to be the same as the hosted cluster name.
132135

133136
[id="hcp-tech-preview-features_{context}"]
134-
== Generally Available and Technology Preview features
137+
=== Generally Available and Technology Preview features
135138

136139
Features which are Generally Available (GA) are fully supported and are suitable for production use. Technology Preview (TP) features are experimental features and are not intended for production use. For more information about TP features, see the link:https://access.redhat.com/support/offerings/techpreview[Technology Preview scope of support on the Red Hat Customer Portal].
137140

0 commit comments

Comments
 (0)