Skip to content

Conversation

knrt10
Copy link

@knrt10 knrt10 commented May 13, 2025

Add plugin for Falco.

TODO

  • Find a way and fix to get all rules configured by Falco

How to test

# clone Headlamp
git clone [email protected]:kubernetes-sigs/headlamp.git

# Run headlamp backend
cd backend && go run ./cmd -dev -enable-dynamic-clusters -proxy-urls=https://artifacthub.io/\*

# Run frontend
cd frontend && npm i && npm start

# Run app
cd app && npm run dev-only-app

# Have a k8s cluster up and running. See the readme of this PR

# Fetch this PR and go to falco directory
cd falco && npm i && npm start

Screenshots

Screenshot 2025-05-13 at 1 28 14 PM Screenshot 2025-05-13 at 1 28 27 PM Screenshot 2025-05-13 at 1 28 39 PM Screenshot 2025-05-13 at 1 28 52 PM Screenshot 2025-05-13 at 1 29 04 PM

This adds events, rule and settings page to the plugin. User can select
the backend for the events. Default backend is file/volumes. They can
easily configure redis as well and use that as backend.

Signed-off-by: Kautilya Tripathi <[email protected]>
@illume illume added the falco label May 16, 2025
@illume illume self-assigned this May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants