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
Copy file name to clipboardExpand all lines: docs/network/node-controller.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,10 @@ Citrix provides a [node controller](https://github.com/citrix/citrix-k8s-node-co
10
10
11
11

12
12
13
+
> **Note:**
14
+
>
15
+
> NetScaler Node Controller does not work in a setup where a NetScaler cluster is configured as an ingress device. NetScaler Node Controller requires to establish a Virtual Extensible LAN (VXLAN) tunnel between NetScaler and Kubernetes nodes to configure routes and creating a VXLAN on a NetScaler cluster is not supported.
16
+
13
17
**To establish network connectivity using Citrix node controller:**
14
18
15
19
1. Deploy the Citrix ingress controller. Perform the following:
0 commit comments