KubePilot is a handy agent that enables you to manage your kubernetes cluster with the help of GitHub Copilot. It can perform any operation supported by the Kubernetes CLI to help you understand your cluster, debug ongoing issues and make tweaks to cluster resources.
Features
Zero Configuration: Kubepilot automatically uses the kubeconfig set in your environment to talk to your cluster
No third party telemetry: All LLM processing is done using GitHub Copilot's Language Model API, and is governed by the same data security present with all other Copilot interactions
You're in control: Any mutating command executed by the agent is first validated by you as the "human in the loop" with a confirmation step.
Full support for context: You can ask kubepilot to reference manifests within your workspace, and output from your terminal so that it has all the context that it needs to debug an issue.