Tag: kubectl
Kubernetes Cluster Troubleshooting and Diagnostics
Provides structured workflows for diagnosing Kubernetes pod, node, and networking issues using kubectl-mcp-server tools. It covers common failure states like CrashLoopBackOff and OOMKilled, alongside deep debugging for storage and DNS.
Multi-Cluster Kubernetes Management
Facilitates cross-cluster operations and context management within Kubernetes environments. It provides patterns for switching contexts, comparing namespaces, and managing Cluster API lifecycles.
Kubernetes Resource Management and Operations
Automate Kubernetes resource lifecycle management by applying manifests, patching resources, and executing commands within pods. It provides capabilities for scaling deployments, managing rollouts, and updating labels or annotations.
Core Kubernetes Resource Management
Enables the management of fundamental Kubernetes objects including pods, namespaces, configmaps, secrets, and nodes. It supports multi-cluster operations via the context parameter.
Kubernetes MCP Server CLI
A command-line interface for managing the kubectl MCP server, providing capabilities for tool discovery, direct invocation, and cluster health diagnostics.