WeSearch

Argocd-AI-Assistant

·1 min read · 0 reactions · 0 comments · 7 views
#argocd-ai-assistant
Argocd-AI-Assistant
TL;DR · WeSearch summary

argocd-ai-assistant An Argo CD UI extension that adds an Assistant tab to the resource view. Open any Kubernetes resource, ask questions about it in natural language, and the extension enriches each query with context: Resource manifest - the live object, provided by Argo CD. Events - fetched from the Argo CD API and attached automatically.

Key facts
Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

argocd-ai-assistant An Argo CD UI extension that adds an Assistant tab to the resource view. Open any Kubernetes resource, ask questions about it in natural language, and the extension enriches each query with context: Resource manifest - the live object, provided by Argo CD. Events - fetched from the Argo CD API and attached automatically. Logs (optional) - from a single container, via a guided flow (Pod, Deployment, StatefulSet, Job, Rollout). Supported Backends A single generic provider speaks the OpenAI-compatible chat completions API, so it works with any backend that does: a local inference server (e.g. Ollama), vLLM, OpenAI, Azure OpenAI, or any other OpenAI-compatible endpoint. Traffic is routed through the Argo CD Proxy Extension to avoid CORS.

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub