Nimisha Mehta
Nimisha Mehta
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 - [ ] I've discussed this feature request in the [K8sGPT Slack](https://k8sgpt.slack.com) and got positive feedback...
Please ensure your pull request adheres to the following guidelines: - [x] For first time contributors, read [Submitting a pull request](https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#submitting-a-pull-request) - [x] All code is covered by unit and/or...