This repository contains the Calico Kubernetes policy agent, which implements the Kubernetes v1alpha network policy API.
See our documentation on enabling network policy in Kubernetes to get started.
Since kubectl
does not yet support the creation and deletion of NetworkPolicy
objects,
this repository comes with a tool named policy
which can be used to manage policies.