-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Research possible integration with k8sGPT #3027
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be |
Enhancing Kubernetes Cluster Management: Integrating Keptn with K8sGPT Integrating Keptn with K8sGPT can significantly improve Kubernetes cluster management by combining Keptn's lifecycle orchestration with K8sGPT's AI-driven diagnostics. This research explores the feasibility, implementation steps, and value of this integration to enhance cluster monitoring, troubleshooting, and remediation. Feasibility of IntegrationK8sGPT supports integrations with external tools to enhance its diagnostic capabilities. Existing integrations, such as Prometheus and Trivy, provide additional data sources for analysis. Given Keptn’s event-driven architecture and its ability to provide real-time operational insights, integrating Keptn with K8sGPT is feasible and can enrich its diagnostic capabilities. Keptn Functionalities That Benefit K8sGPTKeptn provides several functionalities that can be leveraged to improve K8sGPT's diagnostic and troubleshooting capabilities.
Steps to Implement the Integration
Value PropositionFor Keptn
Proof of Concept (PoC)To validate this integration, a proof of concept can be developed with the following steps:
ConclusionBy integrating Keptn’s event-driven automation with K8sGPT’s AI-powered diagnostics, a more resilient and self-healing Kubernetes environment can be achieved. This integration ensures smarter monitoring, faster issue resolution, and more proactive cluster management. |
Goal
K8sGPT is a tool for scanning your kubernetes clusters, diagnosing and triaging issues in simple english.
Do a research on how we can add Keptn to the list of integrations in K8sGPT cli. Also evaluate which Keptn functionality can be used by K8sGPT.
Questions for the research
If possible, let's create a small PoC as part of this research (in the points where it makes sense).
The text was updated successfully, but these errors were encountered: