What's New
SSL CA certificate bundle Support
NetScaler Ingress Controller now supports SSL CA certificate bundle binding to virtual server and service groups based on Ingress or serviceTypeLB.
You can create the Kubernetes secret for the CA certificate bundle and provide the Kubernetes secret in the ingress and serviceTypeLB using the annotation. You can also create a CA certificate bundle in NetScaler and provide the same in ingress and serviceTypeLB using the annotations. For more info, refer this.
Fixed Issues
- When two namespaces with names having a common prefix have services with the same name, deleting an endpoint of a service in one namespace unintentionally removes the service group member bindings of another service deployed in another.
- During startup, the NetScaler Ingress Controller unbinds and rebinds SSL certificates when processing secure ingresses that share the same virtual server IP address and port.