Avi Kubernetes Operator Version 1.10 Release Notes
The Avi Vantage platform integration with OpenShift/ Kubernetes provides a redesigned architecture involving a new operator called Avi Kubernetes Operator (AKO). The following illustration outlines the components of the Avi Kubernetes integration.
Release Notes for AKO Version 1.10.3
Issues Resolved in AKO Version 1.10.3
- AKO crashes on reboot in an IPV6 environment with IPV6 ingress or LB service.
- AKO does not create a virtual service for ingress/route associated with HTTP Rule where LB Algorithm is not set.
- AKO does not choose the correct network reference for VIP subnet and pool placement when there are duplicate networks, with same name, present in the NSX Advanced Load Balancer Controller and the management network is being overridden in the Service Engine Group (SEG). This SEG is defined either in
AviInfrasetting
CRD or in the AKO configmap.Key Changed in AKO Version 1.10.3
- The
vipNetworkList
andnodeNetworkList
parameters in values.yaml are updated with new fieldnetworkUUID
to specify unique network using UUID. You can now specify either thenetworkUUID
ornetworkName
as part of these fields. - The
vipNetworks
andnodeNetworks
in the aviinfrasetting CRD are updated with new fieldnetworkUUID
to specify network with UUID. You now can specify eithernetworkUUID
ornetworkName
as part of these fields.
Release Notes for AKO Version 1.10.2
What’s New in AKO Version 1.10.2
-
Support for Kubernetes version 1.27
-
AKO chooses the correct network reference for VIP subnet and pool placement when there are duplicate networks, with same name, present on the NSX Advanced Load Balancer Controller.
Issues Resolved in AKO Version 1.10.2
-
AKO does not support Service of type
LoadBalancer
definitions with mixed protocols. -
CTRL_CA_DATA env variable, from AKO Statefulset definition, violates CNTR-K8-001160.
Release Notes for AKO Version 1.10.1
What’s New in AKO Version 1.10.1
-
Support for OpenShift Container Platform 4.12.
-
Default parameters of an L4 and Shared VIP L4 virtual services can be changed through L4Rule CRD.
-
Support to configure OAuth or SAML for L7 virtual services through SSORule CRD.
-
AKO now supports OVN-Kubernetes CNI in OpenShift and Cilium CNI in Kubernetes.
-
Option to add ICAP profile to an L7 virtual service through HostRule CRD.
-
Option to enable HTTP2 in an L7 virtual service using
aviinfrasetting
CRD.
Issues Resolved in AKO Version 1.10.1
-
The virtual services occasionally do not up, showing pool placement issues when CNI is set as
Calico
. -
Shared VIP service with mixed protocol does not work if one of the protocol is SCTP.
Known Issue in AKO Version 1.10.1
- AKO does not support Service of type
LoadBalancer
definitions with mixed protocols.
Document Revision History
Date | Change Summary |
---|---|
August 07, 2023 | Published the Release Notes for AKO version 1.10.2 |
June 14, 2023 | Published the Release Notes for AKO version 1.10.1 |