openchoreo-setup

Bootstrap OpenChoreo onto Kubernetes clusters via k3d or existing environments.

5|6|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/openchoreo/skills --skill openchoreo-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openchoreo-setup
Source: https://github.com/openchoreo/skills/tree/main/skills/openchoreo-setup
Command: npx skills add https://github.com/openchoreo/skills --skill openchoreo-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, awk, sed, grep, bash, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Bootstraps OpenChoreo onto Kubernetes clusters, enabling quick installations on local development clusters (k3d) or existing Kubernetes environments, with explicit guidance for single-cluster and multi-cluster deployments.

Core Features & Use Cases

  • Supports local k3d and production clusters; guides cover both single-cluster and multi-cluster paths.
  • Interactive choice: load the matching reference based on user input and execute end-to-end setup steps.

Quick Start

Ask the user which target and topology to use, then load the matching reference and follow it end to end.

Frequently Asked Questions about openchoreo-setup

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

FAQPage Schema
How do I bootstrap OpenChoreo on a Kubernetes cluster?

Bootstrapping OpenChoreo on Kubernetes involves choosing a target environment and topology, loading the matching reference, and following the end-to-end setup steps. It supports both single-cluster and multi-cluster deployments.

Can I install OpenChoreo on a local k3d cluster?

Yes, OpenChoreo supports local k3d installations. The setup provides explicit guidance for local development clusters using k3d, alongside paths for existing production Kubernetes environments.

What is the difference between single-cluster and multi-cluster OpenChoreo deployments?

Single-cluster deployments contain all OpenChoreo components within one Kubernetes cluster, while multi-cluster topologies span multiple clusters. The interactive setup loads the matching reference based on your chosen topology.

Do I need curl and bash to set up OpenChoreo?

Yes, the OpenChoreo setup requires curl, bash, awk, sed, and grep. These command-line dependencies are required to execute the installation scripts and process the workflow end-to-end.

How do I start the OpenChoreo installation process?

Start the OpenChoreo installation by specifying your target environment and topology. The setup loads the matching reference from the scripts, references, or assets directories to execute the end-to-end workflow.