k8s-launch-kit-config

Installation
SKILL.md

l8k: Configuration Files

PREREQUISITE: Read ../k8s-launch-kit-shared/SKILL.md for install paths, global flags, and output modes.

Understand, create, or edit l8k configuration files.

File Types

File Source Purpose
cluster-config.yaml Generated by l8k discover Hardware inventory plus the resolved deployment profile
l8k-config.yaml User-created or copied from cluster-config Full config with both hardware + deployment settings

Usage

# Use a config file for generation
l8k generate --user-config my-config.yaml \
  --save-deployment-files ./output
Installs
2
GitHub Stars
14
First Seen
Jul 3, 2026
k8s-launch-kit-config — nvidia/k8s-launch-kit