kom

weibaohui
135
kom is a tool for Kubernetes operations, encapsulating the usage of SDK-level kubectl and client-go. It also supports acting as an MCP server for managing k8s. It provides a range of features to manage Kubernetes resources, including creating, updating, deleting, and retrieving resources, and even querying k8s resources using SQL. This project supports operations on various Kubernetes resource types and can handle Custom Resource Definitions (CRD). By using kom, you can easily perform CRUD (Create, Read, Update, Delete) operations on resources, retrieve logs, and manipulate files within PODs, among other actions.
#client-go #crd #k8s #kom #sdk #kubectl #sql #cluster #mcp

Content