This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
First working version
This is the first working version of the FQDNNetworkPolicies controller.
See the README for all information.
To install:
-
Install cert-manager.
kubectl apply -f https://github.com/jetstack/cert-manager/releases/download/v1.1.0/cert-manager.yaml
-
Install the FQDNNetworkPolicy controller.
export VERSION=0.1 kubectl apply -f https://storage.googleapis.com/fqdnnetworkpolicies-manifests/${VERSION}.yaml