Tag: kind
Local Deployment and Testing of vMCP Configurations
This skill guides the deployment of VirtualMCPServer configurations within a local Kind cluster environment. It provides comprehensive steps for manual verification, including cluster setup, resource application, and testing the MCP endpoin…
Deploy OpenTelemetry Observability Stack to Kind
This skill automates the deployment of a comprehensive OpenTelemetry stack, including Prometheus, Grafana, Tempo, and the OTEL Collector, onto a local Kind cluster. It establishes a complete observability environment suitable for testing te…
Deploying VirtualMCPServer Configurations Locally
This skill enables the deployment and manual verification of VirtualMCPServer configurations within a local Kind cluster. It provides instructions for setting up the environment, applying Kubernetes manifests, and testing MCP protocol endpo…
Deploy OpenTelemetry Stack to Kind
Automates the deployment of an OpenTelemetry observability stack, including Prometheus, Grafana, and Tempo, to a Kind cluster via Helm. It provides a ready-to-use environment for testing metrics collection and distributed tracing capabiliti…
Kubernetes Cluster Management with Kind
Automate the lifecycle of local Kubernetes clusters using Kind, including cluster creation, node management, and image loading. This toolset facilitates efficient local development and CI/CD testing within Docker containers.