Toolverse
All skills

deploying-vmcp-locally

by stacklok

Deploys a VirtualMCPServer configuration locally for manual testing and verification

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
stacklok
Category
DevOps
Views
1

About this skill

Deploys a VirtualMCPServer configuration locally for manual testing and verification

How to use

  1. Zainstaluj wymagane narzędzia: Kind, kubectl, Task oraz Helm. Sklonuj repozytorium toolhive i przejdź do jego katalogu głównego.

  2. Utwórz lokalny klaster Kind z operatorem ToolHive, uruchamiając polecenie task kind-with-toolhive-operator. Klaster zostanie skonfigurowany z kontrolerem Nginx Ingress i zainstalowanymi zasobami ToolHive.

  3. Zastosuj swoją konfigurację YAML VirtualMCPServer do klastra poleceniem kubectl apply -f ścieżka-do-pliku-vmcp --kubeconfig kconfig.yaml.

  4. Sprawdź status wdrożenia, wyświetlając listę wszystkich VirtualMCPServer: kubectl get virtualmcpserver --kubeconfig kconfig.yaml. Aby uzyskać szczegółowe informacje, użyj kubectl get virtualmcpserver nazwa -o yaml --kubeconfig kconfig.yaml.

  5. Jeśli wdrożenie nie powiedzie się, sprawdź logi operatora poleceniem kubectl logs -n toolhive-system -l app.kubernetes.io/name=thv-operator --kubeconfig kconfig.yaml, aby zidentyfikować problem.

  6. Dla usług typu NodePort pobierz numer portu poleceniem kubectl get svc vmcp-nazwa -o jsonpath='{.spec.ports[0].nodePort}' --kubeconfig kconfig.yaml i przetestuj endpoint lokalnie.

Related skills

postmortem-writing

by wshobson

Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response processes.

DevOps
1385

proxmox-full

by openclaw

Complete Proxmox VE management - create/clone/start/stop VMs and LXC containers, manage snapshots, backups, storage, and templates. Use when user wants to manage Proxmox infrastructure, virtual machines, or containers.

DevOps
1449

miniprogram-development

by TencentCloudBase

WeChat Mini Program development rules. Use this skill when developing WeChat mini programs, integrating CloudBase capabilities, and deploying mini program projects.

DevOps
1955

unity-developer

by sickn33

Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform deployment. Handles gameplay systems, UI implementation, and platform optimization. Use PROACTIVELY for Unity performance

DevOps
66164

clawhub

by openclaw

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

DevOps
14106

streamlit

by sverzijl

When working with Streamlit web apps, data dashboards, ML/AI app UIs, interactive Python visualizations, or building data science applications with Python

DevOps
49161