Skip to main content
Version: latest

Citrix IPAM and Ingress controller

The integration helps with IP address management and provides load balancing capabilities for external services deployed on Kubernetes, especially for on-premise deployments.

Versions Supported

  • 1.7.6

Components

Integration deploys the following components:

  • IPAM controller.
  • Ingress controller.

Parameters

NameDefault ValueDescription
vip.addressesThe IP address range to be used for external Services
vip.namespacecitrix-systemThe namespace for IPAM controller
citrix-k8s-ingress-controller.namespacecitrix-systemThe namespace for Citrix Ingress controller
citrix-k8s-ingress-controller.clusterPrefixThe prefix for resources to load balance applications from multiple clusters
citrix-k8s-ingress-controller.nsipThe IP address of the Citrix ADC
citrix-k8s-ingress-controller.usernameUsername to connect to Citrix IDC
citrix-k8s-ingress-controller.passwordPassword to connect to Citrix IDC

References