{"id":15129989,"url":"https://github.com/qingwave/kubewizard","last_synced_at":"2025-08-19T16:33:03.744Z","repository":{"id":251374877,"uuid":"837227523","full_name":"qingwave/kubewizard","owner":"qingwave","description":"✨Kubewizard is An AI-Agent for automated Kubernetes troubleshooting, and management, based on LangChain and k8s related tools.","archived":false,"fork":false,"pushed_at":"2024-08-09T09:23:26.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-31T11:05:11.534Z","etag":null,"topics":["agent","ai","ai-agent","k8s","langchain","llm","openai"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qingwave.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-02T13:36:48.000Z","updated_at":"2024-08-09T09:23:29.000Z","dependencies_parsed_at":"2024-08-09T11:00:06.393Z","dependency_job_id":null,"html_url":"https://github.com/qingwave/kubewizard","commit_stats":null,"previous_names":["qingwave/kubewizard"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qingwave%2Fkubewizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qingwave%2Fkubewizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qingwave%2Fkubewizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qingwave%2Fkubewizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qingwave","download_url":"https://codeload.github.com/qingwave/kubewizard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230364003,"owners_count":18214717,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent","ai","ai-agent","k8s","langchain","llm","openai"],"created_at":"2024-09-26T02:25:58.124Z","updated_at":"2025-08-19T16:33:03.712Z","avatar_url":"https://github.com/qingwave.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kubewizard\n\n**Kubewizard** is An AI-Agent for automated Kubernetes troubleshooting, deployment, and management, based on LangChain and k8s related tools.\n\n[![asciicast](https://asciinema.org/a/XS80PxLxtmurqMw6LU7UJtzhb.svg)](https://asciinema.org/a/XS80PxLxtmurqMw6LU7UJtzhb)\n\n## Features\n\n- Troubleshoot Kubernetes issues automatically\n- Manage Kubernetes resources\n- Search latest Kubernetes knowledge from internet\n- Human in the Agent Loop, need approve when dangerous commands\n- Chat memory\n- Interactive console\n\n## Usage\n\nRun the application with interactive console:\n\nAdd your env variables in `.env` file:\n```sh\nOPENAI_API_KEY=your_openai_api_key\nKUBECONFIG=your_kubeconfig_path\n```\n\n```sh\npython main.py\n```\n\nCommands:\n```sh\nkubewizard\u003e: help\nAvailable commands:\n  - clear  :  Clear the chat history.\n  - history:  Display the chat history.\n  - help   :  Print help info.\n  - exit   :  Exit the application.\n  - *      :  Ask me everything about your kubernetes cluster(why my nginx pod not ready)\n```\n\n## Installation\n\n1. Clone the repository:\n\n   ```sh\n   git clone https://github.com/yourusername/kubewizard.git\n   cd kubewizard\n   ```\n\n2. Install the dependencies:\n\n   ```sh\n   pip install -r requirements.txt\n   ```\n\n3. Copy the example environment file and configure it, set your `OPENAI_API_KEY` and `KUBECONFIG`\n   ```sh\n   cp .env.example .env\n   ```\n\n## License\n\nThis project is licensed under the terms of the Apache-2.0 license. See the [`LICENSE`](./LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqingwave%2Fkubewizard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqingwave%2Fkubewizard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqingwave%2Fkubewizard/lists"}