k8s-launch-kit-pipeline

Installation
SKILL.md

l8k: Full Pipeline

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

Run discovery + generation + deployment as a single command.

Usage

The root command chains all phases in one invocation:

l8k --discover-cluster-config [--kubeconfig <PATH>] \
  --fabric <FABRIC> --deployment-type <TYPE> \
  --save-deployment-files <DIR> --deploy

Or use subcommands for a two-step approach:

Installs
1
GitHub Stars
11
First Seen
8 days ago
k8s-launch-kit-pipeline — nvidia/k8s-launch-kit