diff --git a/examples/k8s-using-daemonset/README.md b/examples/k8s-using-daemonset/README.md index b81b6f3b..64b9c40b 100644 --- a/examples/k8s-using-daemonset/README.md +++ b/examples/k8s-using-daemonset/README.md @@ -1,4 +1,4 @@ -=Example K8s Services for Falco= +# Example K8s Services for Falco The yaml file in this directory installs the following: - Open Source Falco, as a DaemonSet. Falco is configured to communicate with the K8s API server via its service account, and changes its output to be K8s-friendly. It also sends to a slack webhook for the `#demo-falco-alerts` channel on our [public slack](https://sysdig.slack.com/messages/demo-falco-alerts/).