Crowdsec on LB #7
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Need to lock down LB with crowdsec (can start with a guide, but need to provide cli or gui in the future)
Might need to get logs streaming w/ Prometheus from the other pods .
Added to payne.io as a test. If it works, we can deploy cluster-wide.
To add the same protection to other ingresses, just add this annotation:
❌ Current Status:
🔧 Next Steps to Resolve:
The CrowdSec plugin is properly configured per 2025 best practices, but there's still an issue with
the middleware implementation. We can either:
traefik.ingress.kubernetes.io/router.middlewares:
traefik-global-rate-limit@kubernetescrd,traefik-global-security-headers@kubernetescrd
endpoint)
For now, your cluster has working rate limiting and security headers protection. The CrowdSec
community IP blocking would be the cherry on top, but you're already much more secure than when we
started!
Would you like me to proceed with Option A (working protection) or investigate Option B (debug the
plugin further)?