Download Latest Version antrea-chart.tgz (37.4 kB)
Email in envelope

Get an email when there's a new version of Antrea

Home / v2.2.1
Name Modified Size InfoDownloads / Week
Parent folder
install-vm.sh 2025-03-30 15.9 kB
Start-AntreaAgent.ps1 2025-03-30 3.9 kB
flow-aggregator-chart.tgz 2025-03-30 8.1 kB
flow-aggregator.yml 2025-03-30 14.5 kB
install-vm.ps1 2025-03-30 9.3 kB
antrea-windows-with-ovs.yml 2025-03-30 18.5 kB
antrea-windows.yml 2025-03-30 13.7 kB
antrea.yml 2025-03-30 210.6 kB
antrea-multicluster-leader-namespaced.yml 2025-03-30 9.9 kB
antrea-multicluster-leader.yml 2025-03-30 403.2 kB
antrea-multicluster-member.yml 2025-03-30 44.6 kB
antrea-gke.yml 2025-03-30 210.6 kB
antrea-ipsec.yml 2025-03-30 212.4 kB
antrea-multicluster-leader-global.yml 2025-03-30 393.3 kB
antrea-crds.yml 2025-03-30 141.6 kB
antrea-eks.yml 2025-03-30 210.7 kB
antrea-chart.tgz 2025-03-30 38.4 kB
antrea-cni-windows-x86_64.exe 2025-03-30 9.6 MB
antrea-aks.yml 2025-03-30 210.7 kB
antrea-agent-windows-x86_64.exe 2025-03-30 89.7 MB
antrea-agent-linux-x86_64 2025-03-30 89.4 MB
antrea-agent-linux-arm64 2025-03-30 87.0 MB
antrea-agent-linux-arm 2025-03-30 84.0 MB
antctl-windows-x86_64.exe 2025-03-30 59.4 MB
antctl-linux-x86_64 2025-03-30 58.1 MB
antctl-linux-arm64 2025-03-30 56.8 MB
antctl-linux-arm 2025-03-30 54.7 MB
antctl-darwin-x86_64 2025-03-30 59.3 MB
antctl-darwin-arm64 2025-03-30 58.3 MB
Antrea v2.2.1 source code.tar.gz 2025-03-13 4.8 MB
Antrea v2.2.1 source code.zip 2025-03-13 6.4 MB
README.md 2025-03-13 2.4 kB
Totals: 32 Items   719.8 MB 0

Changed

  • Upgrade CNI plugins from v1.5.1 to v1.6.2. (#6796, @luolanzone)
  • Update some golang.org/x dependencies to resolve CVEs. (#6930, @antoninbas)

Fixed

  • Fix antrea-agent crash issue when deleting the Secret which is storing BGP passwords. (#7042, @hongliangl)
  • Filter out the hostNetwork Pods locally on Linux to fix K8s compatibility issue, since the spec.hostNetwork field selector for Pods is not supported before K8s v1.28. (#7012, @wenyingd)
  • Add -ComputerName localhost explicitly for VMSwitch commands to avoid potential validation issues on Windows with Active Directory. (#6985, @XinShuYang)
  • Reconcile Pods with hostNetwork after Antrea Agent is restarted on Windows. (#6944, @wenyingd)
  • Fix PacketCapture bpf filter issue to avoid receiving packets when the socket is created but the bpf filter is not applied yet. (#6821, @hangyan)
  • Set the maximum packet size explicitly to fix an issue with reading PacketCapture pcapng files with tcpdump on macOS. (#6804, @hangyan)
  • Remove stale OVS interfaces in the CNIServer reconciler if the original Pod interface is disconnected. (#6919, @wenyingd)
  • Ensure that promote_secondaries is set on IPAssigner interfaces to avoid the automatic removal of all other IP addresses in the same subnet when the primary IP address is deleted. (#6898 #6900, @antoninbas)
  • Ensure that OpenFlow rules for a Windows Pod are installed as long as the OpenFlow port is allocated, even if its state is incorrectly reported as "LINK_DOWN". (#6889, @wenyingd)
  • Fix audit logging for default deny-all K8s NetworkPolicy rules. (#6855, @qiyueyao)
  • Fix race condition when getting BGP routes in BGPController. (#6823, @Atish-iaf)
Source: README.md, updated 2025-03-13