Files
2021-04-14 17:01:16 +08:00

820 B

title, content_type, weight
title content_type weight
Use Antrea for NetworkPolicy task 10

This page shows how to install and use Antrea CNI plugin on Kubernetes. For background on Project Antrea, read the Introduction to Antrea.

{{% heading "prerequisites" %}}

You need to have a Kubernetes cluster. Follow the kubeadm getting started guide to bootstrap one.

Deploying Antrea with kubeadm

Follow Getting Started guide to deploy Antrea for kubeadm.

{{% heading "whatsnext" %}}

Once your cluster is running, you can follow the Declare Network Policy to try out Kubernetes NetworkPolicy.