Files
falco/integrations/kubernetes-response-engine/deployment/README.md
Néstor Salceda 3afe04629a Move kubernetes_response_engine under integrations
A top level directory for this integration could led to confussion.
2018-07-11 17:49:25 +02:00

337 B

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