Files
falco/integrations/kubernetes-response-engine/deployment
Néstor Salceda 5b060d2c0f Remove the description fields
These can cause conflict with kubeadm k8s clusters
2018-10-19 13:08:20 +02:00
..
2018-10-19 13:08:20 +02:00

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