setup-debug-cluster

command
v0.1.0-alpha.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

README

setup-debug-cluster

Creates a local K3D cluster identical to the one used in E2E tests, with Grove operator and Kai scheduler pre-installed.

Usage

# From this directory
go run .

# Or build and run
go build
./setup-debug-cluster

Options

--name                 Cluster name (default: "grove-e2e-cluster")
--worker-nodes         Number of worker nodes (default: 30)
--verbose, -v          Enable verbose logging
--quiet, -q            Suppress non-error output
--help                 Show all options

Teardown

Press Ctrl+C if running interactively, or:

k3d cluster delete grove-e2e-cluster

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL