sighupio / fury-kubernetes-networking

Kubernetes Fury Distribution Networking Core Module: CNI and Network management features for Kubernetes Clusters
BSD 3-Clause "New" or "Revised" License
9 stars 3 forks source link

Calico policy-only mode #38

Closed lnovara closed 1 year ago

lnovara commented 2 years ago

We should add a package to this module to provide a Calico installation in policy-only mode. In this mode, Calico provides only policy capabilities while CNI is delegated to some other third-party component.

The main use case of this issue would be providing network policy capabilities in EKS: https://docs.aws.amazon.com/eks/latest/userguide/calico.html