A Kubernetes 1.16+ cluster, available via kubectl;
Linkerd 2.10+–so that workloads are labeled appropriately;
Running
Install polixy.linkerd.io CRDs
:; kubectl apply -f ./k8s/crds
Run the controller locally
We create a new polixy namespace with a controller ServiceAccount, with
limited cluster access, and extract a kubeconfig to the local filesystem to use with the controller:
polixy
A prototype of policy for Linkerd.
See DESIGN.md for details.
Requires
Running
Install
polixy.linkerd.ioCRDsRun the controller locally
We create a new
polixynamespace with acontrollerServiceAccount, with limited cluster access, and extract a kubeconfig to the local filesystem to use with the controller:Install example application (with policies)
Run a client