cluster-manage

Switch Kurtosis clusters between Docker and Kubernetes backends.

547|97|Updated Feb 14, 2023
One-click install
npx skills add https://github.com/kurtosis-tech/kurtosis --skill cluster-manage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cluster-manage
Source: https://github.com/kurtosis-tech/kurtosis/tree/main/skills/cluster-manage
Command: npx skills add https://github.com/kurtosis-tech/kurtosis --skill cluster-manage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage Kurtosis cluster settings. Switch between Docker and Kubernetes backends, list available clusters, and configure which cluster Kurtosis uses. Use when you need to change where Kurtosis runs enclaves.

Core Features & Use Cases

  • Switch between Docker and Kubernetes backends
  • List available clusters and configure the active cluster
  • Restart the engine after changes to apply new backend

Quick Start

Switch the Kurtosis cluster to docker or kubernetes and restart the engine to apply the change.

Frequently Asked Questions about cluster-manage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I switch the Kurtosis cluster backend from Docker to Kubernetes?

To switch the Kurtosis cluster backend, you update the cluster configuration from Docker to Kubernetes and restart the engine to apply the new runtime environment.

How do I list available Kurtosis clusters and check which one is active?

You can list available Kurtosis clusters and read the active cluster configuration to determine which backend currently runs your enclaves.

Do I need kubectl and Kurtosis CLI to manage Kubernetes cluster backends?

Yes, managing Kubernetes cluster backends requires the Kurtosis CLI to update configuration and kubectl to ensure proper cluster access.

Why do I need to restart the Kurtosis engine after switching backends?

Restarting the Kurtosis engine is necessary after a backend switch to apply the new cluster configuration and ensure enclaves run in the updated environment.

What is the best way to manage Kurtosis runtime environments across different backends?

The best way to manage Kurtosis runtime environments is by configuring the cluster backend, switching between Docker and Kubernetes, and restarting the engine to apply changes.

Does Kurtosis support running enclaves on both Docker and Kubernetes?

Yes, Kurtosis supports running enclaves on both Docker and Kubernetes by allowing you to switch the active cluster backend between them.