Skip to content
Skill

cluster-manage

by kurtosis-tech

AI Summary

Switch between Docker and Kubernetes backends for Kurtosis. After switching, restart the engine: When using Kubernetes:

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "cluster-manage" skill in my project.

Please run this command in my terminal:
# Install skill into your project
mkdir -p .claude/skills/cluster-manage && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/cluster-manage/SKILL.md "https://raw.githubusercontent.com/kurtosis-tech/kurtosis/main/skills/cluster-manage/SKILL.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

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.

Cluster Manage

Switch between Docker and Kubernetes backends for Kurtosis.

Check current cluster

`bash kurtosis cluster get ` Returns docker or kubernetes.

List available clusters

`bash kurtosis cluster ls `

Switch to Docker

kurtosis cluster set docker

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 23d ago
Active
Adoption100+ stars on GitHub
533 ★ · Growing
DocsREADME + description
Well-documented

GitHub Signals

Stars533
Forks94
Issues283
Updated23d ago
View on GitHub
Apache-2.0 License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code