Adding auto healing for kubernetes #75
Replies: 6 comments 4 replies
-
|
@KDM-cli/core add your review on this |
Beta Was this translation helpful? Give feedback.
-
|
Hi @KDM-cli/core We are officially kicking off the evolution of kdm-cli from a standard monitoring utility into an AI-assisted CLI tool for Docker and Kubernetes, heavily inspired by k8sgpt. To ensure a smooth transition, this migration will be rolled out in phased add-ons, culminating in a fresh start for the v2 release. I have just opened a PR for Phase 1, which introduces the foundational configurations required for this AI architecture. Please take a look and drop your feedback so we can align on the baseline setup! |
Beta Was this translation helpful? Give feedback.
-
|
all the discussion related to v2 kdm-cli will be discussed here |
Beta Was this translation helpful? Give feedback.
-
|
I think you should assign each task to each member fir better results and also clearly mention targets because do we want a direct clone of k8s or a support tool for k8s (as the title of PR says for k8s) or a completely new program?? |
Beta Was this translation helpful? Give feedback.
-
🎉 Huge Milestone, @KDM-cli/core!KDM now officially features integrated AI capabilities! The tool can now analyze Kubernetes environments and provide actionable resolutions for pod errors. Step 1: AI Feature TestingI will shortly share a set of testing Please clone the repository, run the configurations, and thoroughly explore the new AI features so we can gather feedback. Step 2: The Next Roadmap (Interactive Dashboards via Phased Issues/PRs)Once the AI baseline is solid, our next major goal is to convert our existing commands into interactive dashboards (similar to KDC) for a completely hassle-free user experience. To keep this organized and manageable, every single command transformation will be handled via a separate tracking issue and a dedicated PR. We will follow this exact workflow: 📋 Create a Dedicated IssueCreate a dedicated issue for a specific command. Example:
🛠️ Submit a Separate PRWork on and submit a separate PR explicitly linked to that issue. ✅ Move to the Next CommandOnce the PR is merged, move on to the next command. Let's nail the AI testing first, and then I'll start opening the individual command issues so everyone can claim tasks! 🚀 |
Beta Was this translation helpful? Give feedback.
-
|
@Yuvraj-Sarathe @Rishiraj-Pathak-27 just go through the current arch and test the commands after that share feedbacks in this discussion and after that we will start the step2 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Right now, the kdm-cli is limited to monitoring Kubernetes and Docker environments, but it does not actively assist developers during pod failures or infrastructure crises. Instead of being just a monitoring tool, kdm-cli should evolve into a developer-support utility that can help diagnose issues, provide actionable insights, suggest fixes, automate recovery steps, and simplify troubleshooting during pod crashes, deployment failures, resource exhaustion, or cluster instability.
Beta Was this translation helpful? Give feedback.
All reactions