mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-22 12:27:10 +00:00
As long as this PR merged, this is not needed: https://github.com/kubernetes/charts/pull/6600
Kubernetes Manifests for Kubernetes Response Engine
In this directory are the manifests for creating required infrastructure in the Kubernetes cluster
Deploy
For deploying NATS, Falco + Falco-NATS output and Kubeless just run default Makefile target:
make
Clean
You can clean your cluster with:
make clean