Release 1.3.0

This release notes document describes the enhancements and changes, fixed and known issues that exist for release 1.3.0.

NetScaler® Kubernetes Gateway Controller release 1.3.0

What’s new

Support for NetScaler profiles

The NetScaler Kubernetes Gateway Controller supports profile CRDs (including SSL profile, HTTP profile, and TCP profile) to achieve robust, centralized configuration. These profiles allow cluster operators to define standardized, reusable infrastructure settings, such as TLS ciphers, TCP optimizations, or HTTP timeouts, that application developers can effortlessly apply to their routing definitions.

For more information, see NetScaler Profiles support.

Support to use “appProtocol” to define backend application communication protocol

The NetScaler Kubernetes Gateway Controller uses the appProtocol field on a Kubernetes service port to explicitly set the protocol for the resulting NetScaler service group, that controls the communication between the NetScaler and the backend applications.

For example, setting appProtocol: ssl on the service port ensures the corresponding service group on the NetScaler is configured with the SSL protocol. If not explicitly set, the default service group protocol is HTTP.

For more information, see Use “appProtocol” to define backend application communication protocol

Helm chart release

For information on Helm chart release, see Helm Chart Release Notes.

Release 1.3.0