Kom streamlines Kubernetes operations by offering an SDK-level abstraction over kubectl and client-go. It equips users with a straightforward toolkit for managing Kubernetes resources, facilitating creation, updating, deletion, and retrieval, and even supports SQL queries. Kom manages various Kubernetes resources, including CRDs, and simplifies tasks such as resource CRUD operations, log retrieval, and file manipulation within pods, functioning also as a multi-cluster management MCP server.
Key Features
01Simplified Kubernetes resource management through SDK-level abstraction
02Facilitates multi-cluster management as an MCP server with stdio and SSE modes
0394 GitHub stars
04Enables cross-namespace resource queries
05Supports multiple Kubernetes clusters
06Allows SQL queries for Kubernetes resources