NetScaler® ingress controller

NetScaler® Operator release notes

Version 3.3.0

What’s new

Support for NetScaler Kubernetes Gateway Controller

You can now deploy NetScaler Kubernetes Gateway Controller by using NetScaler Operator. For more information, see Deploy NetScaler Kubernetes Gateway Controller in OpenShift using NetScaler Operator.

Support for NetScaler CPX with NetScaler Kubernetes Gateway Controller

You can now deploy NetScaler CPX with NetScaler Kubernetes Gateway Controller by using NetScaler Operator. For more information, see Deploy NetScaler Kubernetes Gateway Controller with CPX in OpenShift using NetScaler Operator.

Custom Service Account

You can now specify a custom service account name by using the serviceAccount.name variable in NetScaler Ingress Controller/GSLB Controller and NetScaler Kubernetes Gateway Controller deployed using the operator. To automatically create the service account, set serviceAccount.create to true. If serviceAccount.create is set to false, ensure that the specified serviceAccount.name is bound with the proper clusterRole.

The createClusterRoleAndBinding variable is introduced, which if set to true, ClusterRole and ClusterRoleBinding are created automatically. If the variable is set to false, then ClusterRole and ClusterRoleBinding are not created.

Certificate key bundle support in NetScaler by using the NetScaler Ingress Controller

NetScaler Ingress Controller/NetScaler Kubernetes Gateway Controller now supports certificate bundle (certkeybundle) functionality, which is supported on NetScaler starting from release 14.1 build 21.x. With this functionality, the issue with the certificate chain and the additional handling that is required when two certificates share an intermediate CA are resolved. For more information on certificate key bundle support in NetScaler, see Support for SSL certificate key bundle.

To enable the feature set, certBundle is added in the operator of Ingress Controller, NetScaler Kubernetes Gateway Controller, NetScaler CPX with NetScaler Kubernetes Gateway Controller, and NetScaler CPX with Ingress Controller.

NetScaler® Operator release notes