Implements a Model Context Protocol (MCP) server for Kubernetes and OpenShift, enabling seamless interaction and management of Kubernetes resources.
Sponsored
Kubernetes is a powerful and flexible Model Context Protocol (MCP) server implementation designed for Kubernetes and OpenShift environments. It automatically detects changes in Kubernetes configurations, facilitates operations on generic Kubernetes resources (CRUD), and enables Pod-specific actions like listing, getting, deleting, showing logs, and running container images. Additionally, it supports viewing Kubernetes events, making it a comprehensive tool for managing and interacting with Kubernetes clusters.
주요 기능
01Automatically detects changes in Kubernetes configuration.
02Performs CRUD operations on any Kubernetes resource.
03Lists, gets, deletes pods, and shows their logs.
04Runs container images in pods and optionally exposes them.
05Views Kubernetes events in all or specific namespaces.
사용 사례
01Diagnosing and automatically fixing OpenShift deployments.
02Integrating with Claude Desktop for automated Kubernetes management.
03Using with Goose CLI for AI agent interactions with Kubernetes.