From cf8c343af17a2b4e536eb6b44294e5f1336e494b Mon Sep 17 00:00:00 2001 From: Mark Stemm Date: Mon, 5 Nov 2018 16:36:02 -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 4d3af7f..501c1a8 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/examples/k8s-using-daemonset). +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). ## Additional Notes on Running Falco in Containers/K8s