Running k8s-bot on your local machine
-
Golang 1.11+
-
An available Kubernetes cluster, e.g. minikube
-
kubectl must be installed and switch the context of your cluster to be .
-
Set
GO111MODULE=on
-
git clone
this repo -
cd k8s-bot
and rename the.env-example
file to.env
-
cmd && go build -o main
-
./main
to run it locally