<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Antrea</title>
    <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/</link>
    <description>Recent content on Antrea</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language><atom:link href="https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/adopters/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/adopters/</guid>
      <description>Antrea Adopters &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Success Stories Below is a list of adopters of Antrea that have publicly shared the details of how they use it.
 Glasnostic
Glasnostic makes modern cloud operations resilient. It does this by shaping how systems interact, automatically and in real-time. As a result, DevOps and SRE teams can deploy reliably, prevent failure and assure the customer experience. We use Antrea&amp;rsquo;s Open vSwitch support to tune how services interact in Kubernetes clusters.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/changelog/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/changelog/</guid>
      <description>Changelogs have been moved to the CHANGELOG directory.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/code_of_conduct/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/code_of_conduct/</guid>
      <description>Community Code of Conduct Project Antrea follows the CNCF Code of Conduct.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/contributing/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/contributing/</guid>
      <description>Developer Guide Thank you for taking the time out to contribute to project Antrea!
This guide will walk you through the process of making your first commit and how to effectively get it merged upstream.
  Getting Started   Accounts Setup    Contribute   Git Client Hooks  GitHub Workflow  Getting reviewers  Getting your PR verified by CI  Cherry-picks to release branches  Conventions for Writing Documentation  Inclusive Naming  Building and testing your change  Reverting a commit  Sign-off Your Work    Issue and PR Management   Filing An Issue  Issue Triage  Issue and PR Kinds    Getting Started To get started, let&amp;rsquo;s ensure you have completed the following prerequisites for contributing to project Antrea:</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/aks-installation/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/aks-installation/</guid>
      <description>Deploying Antrea on AKS and AKS Engine This document describes steps to deploy Antrea to an AKS cluster or an AKS Engine cluster.
Deploy Antrea to an AKS cluster Antrea can be deployed to an AKS cluster in networkPolicyOnly mode, in which Antrea enforces NetworkPolicies and implements other services for the AKS cluster, while Azure CNI takes care of Pod IPAM and traffic routing across Nodes. For more information about networkPolicyOnly mode, refer to this design document.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/antctl/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/antctl/</guid>
      <description>Antctl Antctl is the command-line tool for Antrea. At the moment, antctl supports running in three different modes:
 &amp;ldquo;controller mode&amp;rdquo;: when run out-of-cluster or from within the Antrea Controller Pod, antctl can connect to the Antrea Controller and query information from it (e.g. the set of computed NetworkPolicies). &amp;ldquo;agent mode&amp;rdquo;: when run from within an Antrea Agent Pod, antctl can connect to the Antrea Agent and query information local to that Agent (e.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/antrea-agent-simulator/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/antrea-agent-simulator/</guid>
      <description>Run Antrea agent simulator This document describes how to run the Antrea agent simulator. The simulator is useful for Antrea scalability testing, without having to create a very large cluster.
Build the images make build-scale-simulator Create the yaml file This demo uses 1 simulator, this command will create a yaml file build/yamls/antrea-scale.yml
make manifest-scale The above yaml will create one simulated Node/Pod, to change the number of instances, you can modify spec.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/antrea-ipam/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/antrea-ipam/</guid>
      <description>Antrea IPAM Capabilities Running NodeIPAM within Antrea Controller NodeIPAM is a Kubernetes component, which manages IP address pool allocation per each Node, when the Node initializes.
On single stack deployments, NodeIPAM allocates a single IPv4 or IPv6 CIDR per Node, while in dual stack deployments, NodeIPAM allocates two CIDRs per each Node: one for each IP family.
NodeIPAM is configured with a CIDR per each family, which it slices into smaller per-Node CIDRs.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/antrea-network-policy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/antrea-network-policy/</guid>
      <description>Antrea Network Policy CRDs Table of Contents   Summary  Tier   Tier CRDs  Static tiers  kubectl commands for Tier    Antrea ClusterNetworkPolicy   The Antrea ClusterNetworkPolicy resource   ACNP with stand-alone selectors  ACNP with ClusterGroup reference  ACNP for complete Pod isolation in selected Namespaces  ACNP for strict Namespace isolation  ACNP for default zero-trust cluster security posture  ACNP for toServices rule  ACNP for ICMP traffic  ACNP for IGMP traffic  ACNP for multicast egress traffic    Behavior of to and from selectors  Key differences from K8s NetworkPolicy  kubectl commands for Antrea ClusterNetworkPolicy    Antrea NetworkPolicy   The Antrea NetworkPolicy resource  Key differences from Antrea ClusterNetworkPolicy  Antrea NetworkPolicy with Group reference  kubectl commands for Antrea NetworkPolicy    Antrea-native Policy ordering based on priorities   Ordering based on Tier priority  Ordering based on policy priority  Rule enforcement based on priorities    Advanced peer selection mechanisms of Antrea-native Policies   Selecting Namespace by Name   K8s clusters with version 1.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/antrea-proxy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/antrea-proxy/</guid>
      <description>AntreaProxy Table of Contents   Introduction  AntreaProxy with proxyAll   Removing kube-proxy   Windows Nodes      Special use cases   When you are using NodeLocal DNSCache  When you want your external LoadBalancer to handle Pod traffic    Known issues or limitations  Introduction AntreaProxy was first introduced in Antrea v0.8 and has been enabled by default on all platforms since v0.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/api-reference/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/api-reference/</guid>
      <description>Packages:
  controlplane.antrea.io/v1beta2   crd.antrea.io/v1alpha1   crd.antrea.io/v1alpha2   crd.antrea.io/v1alpha3   crd.antrea.io/v1beta1   stats.antrea.io/v1alpha1   system.antrea.io/v1beta1   controlplane.antrea.io/v1beta2  Package v1beta2 is the v1beta2 version of the Antrea NetworkPolicy API messages.
Resource Types:  AddressGroup  AppliedToGroup  ClusterGroupMembers  EgressGroup  GroupAssociation  NetworkPolicy  NodeStatsSummary  AddressGroup   AddressGroup is the message format of antrea/pkg/controller/types.AddressGroup in an API response.
   Field Description      apiVersion string   controlplane.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/api/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/api/</guid>
      <description>Antrea API This document lists all the API resource versions currently or previously supported by Antrea, along with information related to their deprecation and removal when appropriate. It is kept up-to-date as we evolve the Antrea API.
Starting with the v1.0 release, we decided to group all the Custom Resource Definitions (CRDs) defined by Antrea in a single API group, crd.antrea.io, instead of grouping CRDs logically in different API groups based on their purposes.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/assets/logo/readme/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/assets/logo/readme/</guid>
      <description>Antrea Logos We provide the following 2 logos (&amp;ldquo;regular&amp;rdquo; and &amp;ldquo;stacked&amp;rdquo;) in both SVG and PNG format. Use the one that works for you!
Regular SVG   Regular PNG Large   Regular PNG Small   Stacked SVG   Stacked PNG Large   Stacked PNG Small   </description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/assets/readme/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/assets/readme/</guid>
      <description>Assets SVG images The SVG images / diagrams in this directory have been created using Inkscape and exported as PNG files - which can be embedded in Markdown files. If you edit these images, please re-export them as PNG with a 300 dpi resolution. If you create new SVG images / diagrams for documentation, please check-in both the SVG source and the exported PNG file.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/configuration/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/configuration/</guid>
      <description>Configuration antrea-agent Command line options --config string The path to the configuration file --v Level number for the log level verbosity Use antrea-agent -h to see complete options.
Configuration The antrea-agent configuration file specifies the agent configuration parameters. For all the agent configuration parameters of a Linux Node, refer to this base configuration file. For all the configuration parameters of a Windows Node, refer to this base configuration file
antrea-controller Command line options --config string The path to the configuration file --v Level number for the log level verbosity Use antrea-controller -h to see complete options.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/contributors/cherry-picks/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/contributors/cherry-picks/</guid>
      <description>Cherry-picks to release branches Some Pull Requests (PRs) which fix bugs in the main branch of Antrea can be identified as good candidates for backporting to currently maintained release branches (using a Git cherry-pick), so that they can be included in subsequent patch releases. If you have authored such a PR (thank you!!!), one of the Antrea maintainers may comment on your PR to ask for your assistance with that process.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/contributors/code-generation/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/contributors/code-generation/</guid>
      <description>Code and Documentation Generation CNI Antrea uses protoc and protoc-gen-go to generate CNI gRPC service code.
If you make any change to cni.proto, you can re-generate the code by invoking make codegen.
Extension API Resources and Custom Resource Definitions Antrea extends Kubernetes API with an extension APIServer and Custom Resource Definitions, and uses k8s.io/code-generator (release-1.18) to generate clients, informers, conversions, protobuf codecs and other helpers. The resource definitions and their generated codes are located in the conventional paths: pkg/apis/&amp;lt;resource group&amp;gt; for internal types and pkg/apis/&amp;lt;resource group&amp;gt;/&amp;lt;version&amp;gt; for versioned types and pkg/client/clientset for clients.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/contributors/docker-desktop-alternatives/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/contributors/docker-desktop-alternatives/</guid>
      <description>Docker Desktop Alternatives The Antrea build system relies on Docker to build container images, which can then be used to test Antrea locally. As an Antrea developer, if you run make, docker build will be invoked to build the antrea-ubuntu container image. On Linux, Docker Engine (based on moby) runs natively, but if you use macOS or Windows for Antrea development, Docker needs to run inside a Linux Virtual Machine (VM).</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/contributors/eks-terraform/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/contributors/eks-terraform/</guid>
      <description>Deploying EKS with Antrea Antrea may run in networkPolicyOnly mode in AKS and EKS clusters. This document describes the steps to create an EKS cluster with Antrea using terraform.
Common Prerequisites  To run EKS cluster, install and configure AWS cli(either version 1 or 2), see https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-install.html, and https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html Install aws-iam-authenticator, see https://docs.aws.amazon.com/eks/latest/userguide/install-aws-iam-authenticator.html Install terraform, see https://learn.hashicorp.com/tutorials/terraform/install-cli You must already have ssh key-pair created. This key pair will be used to access worker Node via ssh.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/contributors/github-labels/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/contributors/github-labels/</guid>
      <description>GitHub Label List We use GitHub labels to perform issue triage, track and report on development progress, plan roadmaps, and automate issue grooming.
To ensure that contributing new issues and PRs remains straight-forward, we would like to keep the labels required for submission to a minimum. The remaining labels will be added either by automation or manual grooming by other contributors and maintainers.
The labels in this list originated within Kubernetes at https://github.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/contributors/issue-management/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/contributors/issue-management/</guid>
      <description>Issue Management This document further describes the developer workflow and how issues are managed as introduced in CONTRIBUTING.md. Please read CONTRIBUTING.md first before proceeding.
  Developer Workflow Overview  Creating New Issues and PRs  Good First Issues and Help Wanted  Issue and PR Triage Process   Issue Triage  PR Triage    Working an Issue  Issue and PR Labels   Issue Kinds   API Change  Bug  Cleanup  Feature  Deprecation  Task  Design  Documentation  Failing Test  Support    Area  Size  Triage  Lifecycle  Priority    Developer Workflow Overview The purpose of this workflow is to formalize a lightweight set of processes that will optimize issue triage and management which will lead to better release predictability and community responsiveness for support and feature enhancements.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/design/architecture/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/design/architecture/</guid>
      <description>Antrea Architecture Antrea is designed to be Kubernetes-centric and Kubernetes-native. It focuses on and is optimized for networking and security of a Kubernetes cluster. Its implementation leverages Kubernetes and Kubernetes native solutions as much as possible.
Antrea leverages Open vSwitch as the networking data plane. Open vSwitch is a high-performance programmable virtual switch that supports both Linux and Windows. Open vSwitch enables Antrea to implement Kubernetes Network Policies in a high-performance and efficient manner.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/design/ovs-pipeline/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/design/ovs-pipeline/</guid>
      <description>Antrea OVS Pipeline Terminology  Node Route Controller: the K8s controller which is part of the Antrea Agent and watches for updates to Nodes. When a Node is added, it updates the local networking configuration (e.g. configure the tunnel to the new Node). When a Node is deleted, it performs the necessary clean-ups. peer Node: this is how we refer to other Nodes in the cluster, to which the local Node is connected through a Geneve, VXLAN, GRE, or STT tunnel.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/design/policy-only/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/design/policy-only/</guid>
      <description>Running Antrea in networkPolicyOnly Mode Antrea supports chaining with routed CNI implementations such as EKS CNI. In this mode, Antrea enforces Kubernetes NetworkPolicy, and delegates Pod IP management and network connectivity to the primary CNI.
Design Antrea is designed to work as NetworkPolicy plug-in to work together with a routed CNIs. For as long as a CNI implementation fits into this model, Antrea may be inserted to enforce NetworkPolicy in that CNI&amp;rsquo;s environment using Open vSwitch(OVS).</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/design/windows-design/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/design/windows-design/</guid>
      <description>Running Antrea on Windows Antrea supports running on Windows worker Nodes. On Windows Nodes, Antrea sets up an overlay network to forward packets between Nodes and implements NetworkPolicies.
Design On Windows, the Host Networking Service (HNS) is a necessary component to support container networking. For Antrea on Windows, &amp;ldquo;Transparent&amp;rdquo; mode is chosen for the HNS network. In this mode, containers will be directly connected to the physical network through an external Hyper-V switch.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/egress/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/egress/</guid>
      <description>Egress Table of Contents   What is Egress?  Prerequisites  The Egress resource   AppliedTo  EgressIP  ExternalIPPool    The ExternalIPPool resource   IPRanges  NodeSelector    Usage examples   Configuring High-Availability Egress  Configuring static Egress    Limitations  What is Egress? Egress is a CRD API that manages external access from the Pods in a cluster. It supports specifying which egress (SNAT) IP the traffic from the selected Pods to the external network should use.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/eks-installation/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/eks-installation/</guid>
      <description>Deploying Antrea in AWS EKS This document describes steps to deploy Antrea in networkPolicyOnly mode or encap mode to an AWS EKS cluster.
Deploying Antrea in networkPolicyOnly mode In networkPolicyOnly mode, Antrea implements NetworkPolicy and other services for an EKS cluster, while Amazon VPC CNI takes care of IPAM and Pod traffic routing across Nodes. Refer to the design document for more information about networkPolicyOnly mode.
This document assumes you already have an EKS cluster, and have KUBECONFIG environment variable point to the kubeconfig file of that cluster.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/external-node/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/external-node/</guid>
      <description>External Node Table of Contents   What is ExternalNode?  Prerequisites  The ExternalNode resource   Name and Namespace  Interfaces    Install Antrea Agent on VM   Prerequisites on Kubernetes cluster  Installation on Linux VM   Prerequisites on Linux VM  Installation steps on Linux VM    Installation on Windows VM   Prerequisites on Windows VM  Installation steps on Windows VM      VM network configuration  RBAC for antrea-agent  Apply Antrea NetworkPolicy to ExternalNode   Antrea NetworkPolicy configuration  Bypass Antrea NetworkPolicy    OpenFlow pipeline   Non-IP packet  IP packet    Limitations  Known issues  What is ExternalNode?</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/feature-gates/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/feature-gates/</guid>
      <description>Antrea Feature Gates This page contains an overview of the various features an administrator can turn on or off for Antrea components. We follow the same convention as the Kubernetes feature gates.
In particular:
 a feature in the Alpha stage will be disabled by default but can be enabled by editing the appropriate .conf entry in the Antrea manifest. a feature in the Beta stage will be enabled by default but can be disabled by editing the appropriate .</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/getting-started/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/getting-started/</guid>
      <description>Getting Started Antrea is super easy to install. All the Antrea components are containerized and can be installed using the Kubernetes deployment manifest.
  Ensuring requirements are satisfied NodeIPAM Antrea relies on NodeIPAM for per-Node CIDR allocation. NodeIPAM can run within the Kubernetes kube-controller-manager, or within the Antrea Controller.
NodeIPAM within kube-controller-manager When using kubeadm to create the Kubernetes cluster, passing --pod-network-cidr=&amp;lt;CIDR Range for Pods&amp;gt; to kubeadm init will enable NodeIpamController.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/gke-installation/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/gke-installation/</guid>
      <description>Deploying Antrea on a GKE cluster We support running Antrea inside of GKE clusters on Ubuntu Node. Antrea would operate in NetworkPolicy only mode, in which no encapsulation is required for any kind of traffic (Intra Node, Inter Node, etc) and NetworkPolicies are enforced using OVS. Antrea is supported on both VPC-native Enable/Disable modes.
GKE Prerequisites   Install the Google Cloud SDK (gcloud). Refer to Google Cloud SDK installation guide</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/helm/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/helm/</guid>
      <description>Installing Antrea with Helm Table of Contents   Prerequisites  Charts   Antrea chart   Installation  Upgrade  An important note on CRDs    Flow Aggregator chart   Installation  Upgrade    Theia chart    Starting with Antrea v1.8, Antrea can be installed and updated using Helm.
We provide the following Helm charts:
 antrea/antrea: the Antrea network plugin. antrea/flow-aggregator: the Antrea Flow Aggregator; see here for more details.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/kind/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/kind/</guid>
      <description>Deploying Antrea on a Kind cluster   Create a Kind cluster and deploy Antrea in a few seconds   Using the kind-setup.sh script   As an Antrea developer    Create a Kind cluster manually  Deploy Antrea to your Kind cluster  Deploy a local build of Antrea to your Kind cluster (for developers)  Check that everything is working    Run the Antrea e2e tests  FAQ   Antrea Agents are not starting on macOS, what could it be?</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/kubernetes-installers/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/kubernetes-installers/</guid>
      <description>K8s Installers and Distributions Tested installers and distributions The table below is not comprehensive. Antrea should work with most K8s installers and distributions. The table refers to specific version combinations which are known to work and have been tested, but support is not limited to that list. Each Antrea version supports multiple K8s minor versions, and installers / distributions based on any one of these K8s versions should work with that Antrea version.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/maintainers/antrea-docker-image/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/maintainers/antrea-docker-image/</guid>
      <description>Antrea Docker image The main Antrea Docker image, antrea/antrea-ubuntu, is a multi-arch image. The antrea/antrea-ubuntu manifest is a list of three manifests: antrea/antrea-ubuntu-amd64, antrea/antrea-ubuntu-arm64 and antrea/antrea-ubuntu-arm. Of these three manifests, only the first one is built and uploaded to Dockerhub by Github workflows defined in the antrea-io/antrea repositories. The other two are built and uploaded by Github workflows defined in a private repository (vmware-tanzu/antrea-build-infra), to which only the project maintainers have access.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/maintainers/build-kubemark/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/maintainers/build-kubemark/</guid>
      <description>Build the kubemark image This documentation simply describes how to build the kubemark image used in Antrea scale testing
cd $KUBERNETES_PATH git checkout v1.18.4 make WHAT=cmd/kubemark KUBE_BUILD_PLATFORMS=linux/amd64 cp ./_output/local/go/bin/linux_amd64/kubemark cluster/images/kubemark cd cluster/images/kubemark docker build -t antrea/kubemark:v1.18.4 . </description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/maintainers/getting-started-gif/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/maintainers/getting-started-gif/</guid>
      <description>Getting-started GIF To refresh the gif image included in getting-started.md, follow these steps:
 install asciinema set PS1=&amp;quot;&amp;gt; &amp;quot; in your bash profile file (e.g. .bashrc, zshrc, &amp;hellip;) to simplify the prompt record the cast with the correct shell, e.g. SHELL=zsh asciinema rec my.cast convert the cast file to a gif file: docker run --rm -v $PWD:/data -w /data asciinema/asciicast2gif -s 3 -w 120 -h 20 my.cast my.gif upload the gif file to Github&amp;rsquo;s CDN by following these instructions update the link in getting-started.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/maintainers/release/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/maintainers/release/</guid>
      <description>Antrea Release Process This file documents the list of steps to perform to create a new Antrea release. We use &amp;lt;TAG&amp;gt; as a placeholder for the release tag (e.g. v1.4.0).
  For a minor release On the code freeze date (typically one week before the actual scheduled release date), create a release branch for the new minor release (e.g release-1.4).
 after that time, only bug fixes should be merged into the release branch, by cherry-picking the fix after it has been merged into main.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/maintainers/updating-ovs-windows/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/maintainers/updating-ovs-windows/</guid>
      <description>Updating the OVS Windows Binaries Antrea ships a zip archive with OVS binaries for Windows. The binaries are hosted on the antrea.io website and updated as needed. This file documents the procedure to upload a new version of the OVS binaries. The archive is served from AWS S3, and therefore access to the Antrea S3 account is required for this procedure.
  We assume that you have already built the OVS binaries (if a custom built is required), or retrieved them from the official OVS build pipelines.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/minikube/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/minikube/</guid>
      <description>Deploying Antrea on Minikube   Install Minikube  Deploy Antrea   Deploy Antrea to Minikube cluster  Deploy a local build of Antrea to Minikube cluster (for developers)    Verification  Install Minikube Follow these steps to install minikube and set its development environment.
Deploy Antrea Deploy Antrea to Minikube cluster # curl is required because --cni flag does not accept URL as a parameter curl -Lo https://github.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/multicluster/antctl/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/multicluster/antctl/</guid>
      <description>Antctl Multi-cluster commands Starting from version 1.6.0, Antrea supports the antctl mc commands, which can collect information from a leader cluster for troubleshooting Antrea Multi-cluster issues, deploy Antrea Multi-cluster and set up ClusterSets in both leader and member clusters. The antctl mc get command is supported since Antrea v1.6.0, while other commands are supported since v1.8.0. These commands cannot run inside the antrea-controller, antrea-agent or antrea-mc-controller Pods. antctl needs a kubeconfig file to access the target cluster&amp;rsquo;s API server, and it will look for the kubeconfig file at $HOME/.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/multicluster/api/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/multicluster/api/</guid>
      <description>Antrea Multi-cluster API This document lists all the API resource versions currently supported by Antrea Mulit-cluster.
Antrea Multi-cluster is supported since v1.5.0. Most Custom Resource Definitions (CRDs) used by Antrea Multi-cluster are in the API group multicluster.crd.antrea.io, and two CRDs from mcs-api are in group multicluster.x-k8s.io which is defined by Kubernetes upstream KEP-1645.
Currently-supported CRDs in multicluster.crd.antrea.io    CRD CRD version Introduced in Deprecated in / Planned Deprecation Planned Removal     ClusterClaims v1alpha2 v1.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/multicluster/architecture/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/multicluster/architecture/</guid>
      <description>Antrea Multi-cluster Architecture Antrea Multi-cluster implements Multi-cluster Service API, which allows users to create multi-cluster Services that can be accessed cross clusters in a ClusterSet. Antrea Multi-cluster also supports Antrea ClusterNetworkPolicy replication. Multi-cluster admins can define ClusterNetworkPolicies to be replicated across the entire ClusterSet, and enforced in all member clusters.
An Antrea Multi-cluster ClusterSet includes a leader cluster and multiple member clusters. Antrea Multi-cluster Controller needs to be deployed in the leader and all member clusters.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/multicluster/quick-start/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/multicluster/quick-start/</guid>
      <description>Antrea Multi-cluster Quick Start In this quick start guide, we will set up an Antrea Multi-cluster ClusterSet with two clusters. One cluster will serve as the leader of the ClusterSet, and meanwhile also join as a member cluster; another cluster will be a member only.
The diagram below shows the two clusters and the ClusterSet to be created (for simplicity, the diagram just shows two Nodes for each cluster).
Preparation We assume an Antrea version &amp;gt;= v1.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/multicluster/upgrade/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/multicluster/upgrade/</guid>
      <description>Antrea Multi-cluster Upgrade Guide The Antrea Multi-cluster feature is introduced from v1.5.0. There is no data-plane related changes from release v1.5.0, so Antrea deployment and Antrea Multi-cluster deployment are indenpendent. However, we suggest to keep Antrea and Antrea Multi-cluster in the same version considering there will be data-plane change involved in the future. Please refer to Antrea upgrade and supported version skew to learn the requirement of Antrea upgrade. This doc focuses on Multi-cluster deployment only.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/multicluster/user-guide/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/multicluster/user-guide/</guid>
      <description>Antrea Multi-cluster User Guide Table of Contents   Quick Start  Installation   Preparation  Deploy Antrea Multi-cluster Controller  Create ClusterSet    Multi-cluster Gateway Configuration  Multi-cluster Service  Multi-cluster ClusterNetworkPolicy Replication  Build Antrea Multi-cluster Image  Known Issue  Antrea Multi-cluster implements Multi-cluster Service API, which allows users to create multi-cluster Services that can be accessed cross clusters in a ClusterSet. Antrea Multi-cluster also supports Antrea ClusterNetworkPolicy replication.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/network-flow-visibility/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/network-flow-visibility/</guid>
      <description>Network Flow Visibility in Antrea Table of Contents   Overview  Flow Exporter   Configuration  IPFIX Information Elements (IEs) in a Flow Record   IEs from IANA-assigned IE Registry  IEs from Reverse IANA-assigned IE Registry  IEs from Antrea IE Registry    Supported Capabilities   Types of Flows and Associated Information  Connection Metrics      Flow Aggregator   Deployment  Configuration  IPFIX Information Elements (IEs) in an Aggregated Flow Record   IEs from Antrea IE Registry    Supported Capabilities   Storage of Flow Records  Correlation of Flow Records  Aggregation of Flow Records    Antctl Support    Quick Deployment   Image-building Steps  Deployment Steps    Flow Collectors   Go-ipfix Collector   Deployment Steps  Output Flow Records    Grafana Flow Collector (migrated)  ELK Flow Collector (removed)    Overview  Antrea is a Kubernetes network plugin that provides network connectivity and security features for Pod workloads.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/network-requirements/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/network-requirements/</guid>
      <description>Network Requirements Antrea has a few network requirements to get started, ensure that your hosts and firewalls allow the necessary traffic based on your configuration.
   Configuration Host(s) ports/protocols Other     Antrea with VXLAN enabled All UDP 4789    Antrea with Geneve enabled All UDP 6081    Antrea with STT enabled All TCP 7471    Antrea with GRE enabled All IP Protocol ID 47 No support for IPv6 clusters   Antrea with IPsec ESP enabled All IP protocol ID 50 and 51, UDP 500 and 4500    Antrea with WireGuard enabled All UDP 51820    All kube-apiserver host TCP 443 or 6443*    All All TCP 10349, 10350, 10351     * The value passed to kube-apiserver using the &amp;ndash;secure-port flag.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/node-port-local/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/node-port-local/</guid>
      <description>NodePortLocal (NPL) Table of Contents   What is NodePortLocal?  Prerequisites  Usage   Usage pre Antrea v1.7  Usage pre Antrea v1.4  Usage pre Antrea v1.2    Limitations  Integrations with External Load Balancers   AVI    What is NodePortLocal? NodePortLocal (NPL) is a feature that runs as part of the Antrea Agent, through which each port of a Service backend Pod can be reached from the external network using a port of the Node on which the Pod is running.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/noencap-hybrid-modes/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/noencap-hybrid-modes/</guid>
      <description>NoEncap and Hybrid Traffic Modes of Antrea Besides the default Encap mode, in which Pod traffic across Nodes will be encapsulated and sent over tunnels, Antrea also supports NoEncap and Hybrid traffic modes. In NoEncap mode, Antrea does not encapsulate Pod traffic, but relies on the Node network to route the traffic across Nodes. In Hybrid mode, Antrea encapsulates Pod traffic when the source Node and the destination Node are in different subnets, but does not encapsulate when the source and the destination Nodes are in the same subnet.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/octant-plugin-installation/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/octant-plugin-installation/</guid>
      <description>Octant and antrea-octant-plugin installation Overview There are two ways to deploy Octant and antrea-octant-plugin.
  Deploy Octant and antrea-octant-plugin as a Pod.
  Deploy Octant and antrea-octant-plugin as a process.
  Prerequisites antrea-octant-plugin depends on the Antrea monitoring CRDs (AntreaControllerInfo and AntreaAgentInfo) and Traceflow CRD (Traceflow).
To run Octant together with antrea-octant-plugin, please make sure you have these CRDs defined in you K8s cluster.
If Antrea is deployed before antrea-octant-plugin starts by using the standard deployment yaml, these CRDs should already be added.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/os-issues/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/os-issues/</guid>
      <description>OS-specific known issues The following issues were encountered when testing Antrea on different OSes, or reported by Antrea users. When possible we try to provide a workaround.
CoreOS    Issues      #626    CoreOS Container Linux has reached its end-of-life on May 26, 2020 and no longer receives updates. It is recommended to migrate to another Operating System as soon as possible.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/ovs-offload/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/ovs-offload/</guid>
      <description>OVS Hardware Offload The OVS software based solution is CPU intensive, affecting system performance and preventing fully utilizing available bandwidth. OVS 2.8 and above support a feature called OVS Hardware Offload which improves performance significantly. This feature allows offloading the OVS data-plane to the NIC while maintaining OVS control-plane unmodified. It is using SR-IOV technology with VF representor host net-device. The VF representor plays the same role as TAP devices in Para-Virtual (PV) setup.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/prometheus-integration/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/prometheus-integration/</guid>
      <description>Prometheus Integration Purpose Prometheus server can monitor various metrics and provide an observation of the Antrea Controller and Agent components. The doc provides general guidelines to the configuration of Prometheus server to operate with the Antrea components.
About Prometheus  Prometheus is an open source monitoring and alerting server. Prometheus is capable of collecting metrics from various Kubernetes components, storing and providing alerts. Prometheus can provide visibility by integrating with other products such as Grafana.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/securing-control-plane/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/securing-control-plane/</guid>
      <description>Securing Control Plane All API communication between Antrea control plane components is encrypted with TLS. The TLS certificates that Antrea requires can be automatically generated. You can also provide your own certificates. This page explains the certificates that Antrea requires and how to configure and rotate them for Antrea.
Table of Contents   What certificates are required by Antrea  How certificates are used by Antrea  Providing your own certificates   Using kubectl  Using cert-manager    Certificate rotation  What certificates are required by Antrea Currently Antrea only requires a single server certificate for the antrea-controller API server endpoint, which is for the following communication:</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/security/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/security/</guid>
      <description>Security Recommendations This document describes some security recommendations when deploying Antrea in a cluster, and in particular a multi-tenancy cluster.
To report a vulnerability in Antrea, please refer to SECURITY.md.
For information about securing Antrea control-plane communications, refer to this document.
Protecting Your Cluster Against Privilege Escalations Antrea Agent Like all other K8s Network Plugins, Antrea runs an agent (the Antrea Agent) on every Node on the cluster, using a K8s DaemonSet.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/service-loadbalancer/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/service-loadbalancer/</guid>
      <description>Service of type LoadBalancer Table of Contents   Service external IP management by Antrea   Preparation  Configuration   Enable Service external IP management feature  Create an ExternalIPPool custom resource  Create a Service of type LoadBalancer  Validate Service external IP    Limitations    Using MetalLB with Antrea   Install MetalLB  Configure MetalLB with layer 2 mode  Configure MetalLB with BGP mode    Interoperability with kube-proxy IPVS mode   Issue with Antrea Egress    In Kubernetes, implementing Services of type LoadBalancer usually requires an external load balancer.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/traceflow-guide/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/traceflow-guide/</guid>
      <description>Traceflow User Guide Antrea supports using Traceflow for network diagnosis. It can inject a packet into OVS on a Node and trace the forwarding path of the packet across Nodes, and it can also trace a matched packet of real traffic from or to a Pod. In either case, a Traceflow operation is triggered by a Traceflow CRD which specifies the type of Traceflow, the source and destination of the packet to trace, and the headers of the packet.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/traffic-control/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/traffic-control/</guid>
      <description>Traffic Control With Antrea Table of Contents   What is TrafficControl?  Prerequisites  The TrafficControl resource   AppliedTo  Direction  Action  TargetPort  ReturnPort    Examples   Mirroring all traffic to remote analyzer  Redirecting specific traffic to local receiver    What&amp;rsquo;s next  What is TrafficControl? TrafficControl is a CRD API that manages and manipulates the transmission of Pod traffic.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/traffic-encryption/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/traffic-encryption/</guid>
      <description>Traffic Encryption with Antrea Antrea supports encrypting traffic across Linux Nodes with IPsec ESP or WireGuard. Traffic encryption is not supported on Windows Nodes yet.
IPsec IPsec encyption works for all tunnel types supported by OVS including Geneve, GRE, VXLAN, and STT tunnel.
Note that GRE is not supported for IPv6 clusters (IPv6-only or dual-stack clusters). For such clusters, please choose a different tunnel type such as Geneve or VXLAN.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/troubleshooting/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/troubleshooting/</guid>
      <description>Troubleshooting Table of Contents   Looking at the Antrea logs  Accessing the antrea-controller API   Using antctl  Using kubectl proxy  Using antctl proxy  Directly accessing the antrea-controller API    Accessing the antrea-agent API   Using antctl  Using antctl proxy  Directly accessing the antrea-agent API    Accessing the flow-aggregator API   Using antctl  Directly accessing the flow-aggregator API    Troubleshooting Open vSwitch  Troubleshooting with antctl  Profiling Antrea components  Ask your questions to the Antrea community  Looking at the Antrea logs You can inspect the antrea-controller logs in the antrea-controller Pod by running this kubectl command:</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/versioning/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/versioning/</guid>
      <description>Antrea Versioning Table of Contents   Versioning scheme   Minor releases and patch releases  Feature stability    Release cycle  Antrea upgrade and supported version skew  Supported K8s versions  Deprecation policies   Prometheus metrics deprecation policy  APIs deprecation policy    Introducing new API resources   Introducing new CRDs    Versioning scheme Antrea versions are expressed as x.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/windows/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/docs/windows/</guid>
      <description>Deploying Antrea on Windows Overview Antrea supports Windows worker Node. On Windows Node, Antrea sets up an overlay network to forward packets between Nodes and implements NetworkPolicies. Currently Geneve, VXLAN, and STT tunnels are supported.
This page shows how to install antrea-agent on Windows Nodes and register the Node to an existing Kubernetes cluster.
For the detailed design of how antrea-agent works on Windows, please refer to the design doc.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/governance/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/governance/</guid>
      <description>Antrea Governance This document defines the project governance for Antrea.
Overview Antrea is committed to building an open, inclusive, productive and self-governing open source community focused on building a high-quality Kubernetes Network Plugin. The community is governed by this document which defines how all members should work together to achieve this goal.
Code of Conduct The Antrea community abides by this code of conduct.
Community Roles  Users: Members that engage with the Antrea community via any medium (Slack, GitHub, mailing lists, etc.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/maintainers/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/maintainers/</guid>
      <description>Antrea Maintainers This is the current list of maintainers for the Antrea project. The maintainer role is described in GOVERNANCE.md.
   Maintainer GitHub ID Affiliation     Antonin Bas antoninbas VMware   Jianjun Shen jianjuns VMware   Quan Tian tnqn VMware   Salvatore Orlando salv-orlando VMware    </description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/readme/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/readme/</guid>
      <description>Antrea             
Overview Antrea is a Kubernetes networking solution intended to be Kubernetes native. It operates at Layer 3/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.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/roadmap/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/roadmap/</guid>
      <description>Antrea Roadmap This document lists the new features being considered for the future. The intention is for Antrea contributors and users to know what features could come in the near future, and to share feedback and ideas. Priorities for the project may change over time and so this roadmap is likely to evolve. A feature that is not listed now does not mean it will not be considered for Antrea. We definitely welcome suggestions and ideas from everyone about the roadmap and Antrea features.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/security/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-62--gracious-lamport-f690a0.netlify.app/docs/v1.8.1/security/</guid>
      <description>Security Procedures The Antrea community holds security in the highest regard. The community adopted this security disclosure policy to ensure vulnerabilities are responsibly handled.
Reporting a Vulnerability If you believe you have identified a vulnerability, please work with the Antrea maintainers to fix it and disclose the issue responsibly. All security issues, confirmed or suspected, should be reported privately. Please avoid using github issues, and instead report the vulnerability to cncf-antrea-maintainers@lists.</description>
    </item>
    
  </channel>
</rss>
