2.38.0 (2024-04-16)
Features Added
- Supported disabling public network access in
KubernetesCluster
viadisablePublicNetworkAccess()
, for private link feature. - Supported specifying network mode of Azure CNI configuration for
KubernetesCluster
during create. - Supported specifying network plugin mode for
KubernetesCluster
during create. - Supported specifying network data plane for
KubernetesCluster
during create.
Breaking Changes
nodeSelector
is removed fromIstioEgressGateway
class.
Other Changes
Dependency Updates
- Updated
api-version
to2024-02-01
.