Skip to content

mchirico/eventer

Repository files navigation

CI/CD codecov

eventer

This project uses both a Mutating Admission Controller and client-go to control the K8s environment.

Steps

cd kind
make

# Stop. At this point, make sure everything is running.

cd ./..
./gencerts.sh
./deploy.sh






```bash
go get k8s.io/kubernetes || true