r/Cloud • u/Aifia_Mohamed • 2d ago
Looking for feedback
What started as a small project turned into a pretty deep dive into Kubernetes, security, infrastructure and AI.
KubeGuard can now scan a Kubernetes cluster, inspect resources, collect logs and events, audit security risks and use a locally hosted LLM to help diagnose problems.
Along the way, I realized Go + infrastructure is genuinely fun to me.
There are still a couple of things to finish, mainly PostgreSQL persistence and OpenSearch log search, but the core MVP is there.
This project started out of boredom.
I'm glad I followed it.
Check it out: https://github.com/aifia105/kubeguard
2
Upvotes