You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release adds improvements related to the following concepts:
17
20
18
21
[id="hcp-4-17-taints-tolerations_{context}"]
19
-
=== Custom taints and tolerations (Technology Preview)
22
+
==== Custom taints and tolerations (Technology Preview)
20
23
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].
21
24
22
25
[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)
24
27
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].
25
28
26
29
[id="hcp-4-17-tenancy-aws_{context}"]
27
-
=== Support for tenancy on {aws-short}
30
+
==== Support for tenancy on {aws-short}
28
31
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}].
29
32
30
33
[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
32
35
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].
33
36
34
37
[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
36
39
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].
37
40
38
41
[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
40
43
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].
41
44
42
45
[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
44
47
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}].
45
48
46
49
[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
48
51
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}].
49
52
50
53
[id="bug-fixes-hcp-rn-4-17_{context}"]
51
-
== Bug fixes
54
+
=== Bug fixes
52
55
53
56
* 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*])
54
57
@@ -85,7 +88,7 @@ With this release, you can configure the proxy on the Konnectivity sidecar of th
85
88
* 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*])
86
89
87
90
[id="known-issues-hcp-rn-4-17_{context}"]
88
-
== Known issues
91
+
=== Known issues
89
92
90
93
* 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.
91
94
@@ -131,7 +134,7 @@ To resolve these issues, configure the DNS server settings for a dual stack netw
131
134
** 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.
132
135
133
136
[id="hcp-tech-preview-features_{context}"]
134
-
== Generally Available and Technology Preview features
137
+
=== Generally Available and Technology Preview features
135
138
136
139
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].
0 commit comments