Skip to content

Commit c985353

Browse files
committed
[OCPBUGS-42779]: Adding known issue to HCP release notes
1 parent 616ca71 commit c985353

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,15 @@ To resolve these issues, configure the DNS server settings for a dual stack netw
133133
** You created a hosted cluster on the Agent platform through the {mce} console by using the default hosted cluster cluster namespace.
134134
** 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.
135135

136+
//OCPBUGS-42779
137+
* If you configured a cluster-wide proxy for a new hosted cluster, the deployment of that cluster might fail because worker nodes cannot reach the Kubernetes API server when a cluster-wide proxy is configured. To resolve this problem, in the configuration file for the hosted cluster, add any of the following information to the `noProxy` field so that the traffic from the data plane to the Kubernetes API server skips the proxy:
138+
139+
** The external API address.
140+
** The internal API address. The default is `172.20.0.1`.
141+
** The phrase `kubernetes`.
142+
** The service network CIDR.
143+
** The cluster network CIDR.
144+
136145
[id="hcp-tech-preview-features_{context}"]
137146
=== Generally Available and Technology Preview features
138147

0 commit comments

Comments
 (0)