Documentation for version v0.11.1 is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the latest version.
Antrea is a Kubernetes networking solution intended to be Kubernetes native. It operates at Layer3/4 to provide networking and security services for a Kubernetes cluster, leveraging Open vSwitch as the networking data plane.
Open vSwitch is a widely adopted high-performance programmable virtual switch; Antrea leverages it to implement Pod networking and security features. For instance, Open vSwitch enables Antrea to implement Kubernetes Network Policies in a very efficient manner.
Antrea has been tested with Kubernetes clusters running version 1.16 or later.
NodeIPAMController
must be enabled in the Kubernetes cluster.\
When deploying a cluster with kubeadm the --pod-network-cidr <cidr>
option must be specified.Getting started with Antrea is very simple, and takes only a few minutes. See how it's done in the Getting started document.
The Antrea community welcomes new contributors. We are waiting for your PRs!
Also check out @ProjectAntrea on Twitter!
Refer to the Changelog for a detailed list of features introduced for each version release.
We are adding features very quickly to Antrea. Check out the list of features we are considering on our Roadmap page. Feel free to throw your ideas in!
Antrea is licensed under the Apache License, version 2.0
To help you get started, see the documentation.