From ddd544d7e032292ee97cce130aaeccca5b5a5883 Mon Sep 17 00:00:00 2001 From: Mark Stemm Date: Mon, 5 Nov 2018 16:36:24 -0800 Subject: [PATCH] Updated How to Install Falco using Containers and or Orchestration (markdown) --- How-to-Install-Falco-using-Containers-and-or-Orchestration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-Install-Falco-using-Containers-and-or-Orchestration.md b/How-to-Install-Falco-using-Containers-and-or-Orchestration.md index 501c1a8..532a64c 100644 --- a/How-to-Install-Falco-using-Containers-and-or-Orchestration.md +++ b/How-to-Install-Falco-using-Containers-and-or-Orchestration.md @@ -46,7 +46,7 @@ falco-probe-loader ## Container install (K8s) -If you'd like to run falco as a K8s DaemonSet, we have instructions and a sample yaml files [here](https://github.com/draios/falco/tree/dev/integrations/k8s-using-daemonset). +If you'd like to run falco as a K8s DaemonSet, we have instructions and some sample yaml files [here](https://github.com/draios/falco/tree/dev/integrations/k8s-using-daemonset). ## Additional Notes on Running Falco in Containers/K8s