Show HN: GCP-ops-bot – Ask your GCP infrastructure questions in natural language
2 nicolas_younan 0 5/21/2025, 7:04:55 PM github.com ↗
Hey HN,
We just open-sourced `gcp-ops-bot` — a Python-based, agentic monitoring utility for GCP that lets you interact with your infrastructure using natural language.
It combines Google GenAI and native GCP APIs (Monitoring, Logging, Compute, IAM) to answer questions like: - "What VMs are running in us-central1-a?" - "List all custom service accounts in my project" - "Show logs from the last hour for compute instances"
It’s meant to be easy to set up, intuitive to use, and useful for devs, SREs, and students learning cloud infra.
Would love your feedback, thoughts, and suggestions. Happy to answer questions here!
No comments yet