This n8n workflow template uses community nodes and is only compatible with the self-hosted version of n8n.
This workflow enables you to manage Kubernetes clusters conversationally using OpenAI’s GPT-4o and a secure MCP (Model Context Protocol) server. It transforms natural language queries into actionable Kubernetes commands via a lightweight MCP API gateway — perfect for developers and platform engineers seeking to simplify cluster interaction.
Import the Workflow
Upload this template to your n8n instance.
Configure Required Credentials
Test Kubernetes Access
Ensure your MCP server is correctly configured and has access to the target Kubernetes cluster.
This workflow uses custom community nodes (e.g., MCP Client).
Make sure to review and trust these nodes before running in production.
Show me all pods in the default namespace.
Get logs for nginx pod in kube-system.
List all deployments in staging.
Build smarter Kubernetes workflows with the power of AI!