This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
0.2-rc1
Pre-release
Pre-release
First 0.2 release candidate
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.2-rc1 kubectl apply -f https://storage.googleapis.com/fqdnnetworkpolicies-manifests/${VERSION}.yaml