Skip to content

Commit 289ebf3

Browse files
authored
Merge pull request #54890 from amisevsk/wto-document-network-policies
OSDOCS-4838: Document network policy requirements for Web Terminal Operator
2 parents 413dfe5 + acf3d76 commit 289ebf3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/odc-using-web-terminal.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,9 @@ After the web terminal is initialized, you can use the preinstalled CLI tools li
2929
* The web terminal remains open until you close it or you close the browser window or tab.
3030
====
3131
32+
[id="web-terminal-and-network-policies_{context}"]
33+
== Web terminal and network policies
34+
35+
Web terminals might fail to launch if the cluster has network policies configured. To initialize a web terminal instance, the Web Terminal Operator must communicate with the web terminal's pod to verify it is running, and the {product-title} web console needs to send information to automatically log in to the cluster within the terminal. If either step fails, the web terminal fails to initialize and the terminal panel appears to be in a loading state.
36+
37+
To avoid this issue, ensure that the network policies for namespaces that are used for terminals allow ingress from the `openshift-console` and `openshift-operators` namespaces.

0 commit comments

Comments
 (0)