Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

0.2-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@MrTrustor MrTrustor released this 04 May 14:53
· 78 commits to main since this release
d0ab0a6

First 0.2 release candidate
See the README for all information.

To install:

  1. Install cert-manager.

    kubectl apply -f https://github.com/jetstack/cert-manager/releases/download/v1.1.0/cert-manager.yaml
    
  2. Install the FQDNNetworkPolicy controller.

    export VERSION=0.2-rc1
    kubectl apply -f https://storage.googleapis.com/fqdnnetworkpolicies-manifests/${VERSION}.yaml