antrea icon indicating copy to clipboard operation
antrea copied to clipboard

Kubernetes networking based on Open vSwitch

Results 507 antrea issues
Sort by recently updated
recently updated
newest added

In order to support Gateway active-standby mode HA, the Node controller has been refined to handle Node readiness change. There will be at most one Gateway in a given Namespace,...

area/multi-cluster

**Describe the bug** After the merge of [Flexible pipeline](https://github.com/antrea-io/antrea/pull/3058), table numbers are no longer the same with instructions in [docs/design/ovs-pipeline.md](https://github.com/antrea-io/antrea/blob/main/docs/design/ovs-pipeline.md). **Describe what you are trying to do** I am using...

kind/documentation

We currently support 2 different exporters for the FlowAggregator: the IPFIX exporter and the ClickHouse exporter. As I plan to add a third one, which will upload flow record to...

Script which helps to configure all the prerequisite configurations to enable Antrea's native secondary network configuration e2e validation. Signed-off-by: Arunkumar Velayutham

1. Bump up ofnet version 2. Delete existing OpenFlow groups before groups are replayed in reconnections. Fixes #4092 Signed-off-by: wenyingd

Signed-off-by: Quan Tian

**Describe the bug** Hi, We noticed such an issue in Antrea, if OVS is working with high CPU load, Antrea Agent may fails to re-connect to OVS after a disconnection....

kind/bug

**Describe the bug** By now, IGMP v1/v2/v3 query messages are sent from Antrea Agent when multicast feature is enabled. It introduces a duplication on the IGMP query behavior on some...

kind/feature