Skip to content

Commit 537fdcb

Browse files
authored
Merge pull request #68678 from DCChadwick/osdocs7897
OSDOCS-7897: Support cluster-wide proxy on Windows Containers
2 parents 2b76880 + c8b235a commit 537fdcb

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

modules/windows-containers-release-notes-limitations.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ Note the following limitations when working with Windows nodes managed by the WM
2525

2626
* Windows nodes do not support workloads created by using deployment configs. You can use a deployment or other method to deploy workloads.
2727

28-
* Windows nodes are not supported in clusters that use a cluster-wide proxy. This is because the WMCO is not able to route traffic through the proxy connection for the workloads.
29-
3028
* Windows nodes are not supported in clusters that are in a disconnected environment.
3129

3230
* {productwinc} does not support adding Windows nodes to a cluster through a trunk port. The only supported networking configuration for adding Windows nodes is through an access port that carries traffic for the VLAN.

windows_containers/enabling-windows-container-workloads.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,6 @@ Windows instances deployed by the WMCO are configured with the containerd contai
4040

4141
You can install the Windows Machine Config Operator using either the web console or OpenShift CLI (`oc`).
4242

43-
[NOTE]
44-
====
45-
The WMCO is not supported in clusters that use a xref:../networking/enable-cluster-wide-proxy.adoc#enable-cluster-wide-proxy[cluster-wide proxy] because the WMCO is not able to route traffic through the proxy connection for the workloads.
46-
====
47-
4843
include::modules/installing-wmco-using-web-console.adoc[leveloffset=+2]
4944

5045
include::modules/installing-wmco-using-cli.adoc[leveloffset=+2]

windows_containers/scheduling-windows-workloads.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ toc::[]
88

99
You can schedule Windows workloads to Windows compute nodes.
1010

11-
[NOTE]
12-
====
13-
The WMCO is not supported in clusters that use a xref:../networking/enable-cluster-wide-proxy.adoc#enable-cluster-wide-proxy[cluster-wide proxy] because the WMCO is not able to route traffic through the proxy connection for the workloads.
14-
====
15-
1611
[discrete]
1712
== Prerequisites
1813

0 commit comments

Comments
 (0)