From 201bc55f45b0cdbf51833d5bd5ba8d80904e62e1 Mon Sep 17 00:00:00 2001 From: clubanderson Date: Sun, 26 Apr 2026 05:03:07 +0000 Subject: [PATCH] feat: add KubeStellar Console to Community Repositories KubeStellar Console integrates with Falco for real-time security alerts and event monitoring across multiple Kubernetes clusters. Signed-off-by: clubanderson --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d97ddc9..579506b 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ A curated list of Falco related tools, frameworks and articles - [Container Runtime Security with Falco by developer-guy](https://github.com/developer-guy/container-runtime-security-with-falco) - [falco-filebeat-daemonset by Popsiclestick](https://github.com/Popsiclestick/falco-filebeat-daemonset) - Easily deployable daemonset which moves logs from falco with filebeat - [Falco Diagrams: Visually learn Falco and its eBPF probe](https://github.com/leodido/falco-diagrams) +- [KubeStellar Console](https://github.com/kubestellar/console) - Multi-cluster Kubernetes dashboard with built-in Falco integration for real-time security alerts and event monitoring across edge and cloud clusters ## Blogs and Articles