k8sgpt
k8sgpt copied to clipboard
Giving Kubernetes Superpowers to everyone
### Checklist - [X] I've searched for similar issues and couldn't find anything matching - [X] I've discussed this feature request in the [K8sGPT Slack](https://k8sgpt.slack.com) and got positive feedback ###...
### Checklist - [X] I've searched for similar issues and couldn't find anything matching - [X] I've included steps to reproduce the behavior ### Affected Components - [X] K8sGPT (CLI)...
Closes https://github.com/k8sgpt-ai/k8sgpt/issues/1238 ## 📑 Description Adds support for Cilium. Implements basic checks on usual Cilium daemonsets and deployments. Ideally, we don't want to re-implement the [huge number](https://github.com/cilium/cilium/blob/7eeac6a92981b47b3e73dfc6d7937663466e61af/cilium-cli/status/k8s.go#L404-L568) of checks Cilium...
### Checklist - [X] I've searched for similar issues and couldn't find anything matching - [X] I've included steps to reproduce the behavior ### Affected Components - [X] K8sGPT (CLI)...
### Checklist - [X] I've searched for similar issues and couldn't find anything matching - [X] I've discussed this feature request in the [K8sGPT Slack](https://k8sgpt.slack.com) and got positive feedback ###...
## 📑 Description Add support for OCI Llama APIs, and OCI dedicated AI clusters. ## ✅ Checks - [ ] My pull request adheres to the code style of this...
Closes https://github.com/k8sgpt-ai/k8sgpt/issues/1122 ## 📑 Description ## ✅ Checks - [ ] My pull request adheres to the code style of this project - [ ] My code requires changes to...
### Checklist - [X] I've searched for similar issues and couldn't find anything matching - [ ] I've discussed this feature request in the [K8sGPT Slack](https://k8sgpt.slack.com) and got positive feedback...
## 📑 Description Add a new backend that allows access to a custom API, enabling the integration of personalized services into k8sgpt. For example, it supports the integration of RAG...