k8s-launch-kit-pipeline
Installation
SKILL.md
l8k: Full Pipeline
PREREQUISITE: Read
../k8s-launch-kit-shared/SKILL.mdfor 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: