Skip to content

Helm Chart Release Notes for IPAM Controller

Latest

Choose a tag to compare

@subashd subashd released this 26 May 04:08
d5b54b6

What's New

BIND DNS integration with IPAM controller and ingress controller

BIND 9 is a complete implementation of the DNS protocol. BIND 9 can be configured as an authoritative name server, a resolver, and, on supported hosts, a stub resolver. For more information, see Bind 9.

NetScaler Ingress Controller supports assigning IPs to Ingresses and Services of type LoadBalancer by using the ipam-range annotation. The IPAM controller requires the VIP CustomResourceDefinition (CRD) provided by NetScaler. The VIP CRD is used for internal communication between NetScaler Ingress Controller and the IPAM controller. From this release there is a change in the VIP CRD. The VIP CRD now supports the hostname field which is associated with the VIP.

For more information, see https://docs.netscaler.com/en-us/netscaler-k8s-ingress-controller/bind-dns-integration.