What's New
Support for NetScaler AI Gateway capabilities
NetScaler AI Gateway is supported from NetScaler Kubernetes Gateway Controller release 2.2.0. For more information on NetScaler AI Gateway, see AI Gateway.
IPAM Support for Kubernetes Gateway Resources
NetScaler Kubernetes Gateway Controller (NSKGWC) now supports dynamic IP address allocation for Kubernetes Gateway resources via the NetScaler IPAM Controller. Gateways that do not have a static IP configured in spec.addresses will automatically receive a Virtual IP (VIP) from a configured IPAM pool, eliminating the need to manually assign and track IP addresses for each Gateway.
Administrators can optionally use the gateway.citrix.com/ipam-range annotation on a Gateway to allocate an IP from a specific named range (e.g., "Production", "Staging"), or let it default to the unnamed pool. Once allocated, the VIP is reflected in the Gateway's status.addresses field and is automatically cleaned up when the Gateway is deleted.