-
Notifications
You must be signed in to change notification settings - Fork 0
Home
alonsalasi edited this page Aug 23, 2026
·
4 revisions
Enterprise Kubernetes Observability for AI Assistants — Give your AI assistant (Amazon Q, Claude, Amazon Bedrock) read-only access to your cluster's full observability stack: Loki, Prometheus, Tempo, CloudTrail, AWS Config, ECR, RDS, ElastiCache, and the Kubernetes API. 22 tools across 6 categories.
- Getting Started — Installation and setup
- Tools Reference — All 12 tools with parameters and examples
- Configuration — Environment variables and Helm values
- Security — PII redaction, RBAC, NetworkPolicy
- Troubleshooting — Common issues and fixes
- AWS Marketplace — Pricing, seller info, and listing details
- Support — Response time SLA and how to get help
helm repo add k8s-telemetry-mcp https://kubeopsai.github.io/k8s-telemetry-mcp
helm repo update
helm install k8s-telemetry-mcp k8s-telemetry-mcp/k8s-telemetry-mcp \
--namespace monitoring \
--set config.marketplaceProductCode=<YOUR_PRODUCT_CODE> \
--set config.lokiUrl=http://loki.monitoring:3100 \
--set config.prometheusUrl=http://prometheus.monitoring:9090 \
--set config.tempoUrl=http://tempo.monitoring:3200You ──► AI Assistant (Amazon Q / Claude / Bedrock)
│
▼ MCP tool calls
K8s Telemetry MCP Server
│
┌─────┼─────┐
▼ ▼ ▼
Loki Prometheus Tempo
- Issues: https://github.com/kubeopsai/k8s-telemetry-mcp/issues
- Email: kubeopsai@gmail.com
- SLA: Support — Standard 5 days / Professional 2 days / Enterprise 1 business day