k8s-launch-kit-shared
Installation
SKILL.md
l8k — Shared Reference
Installation
# Build and install (production — copies binary + profiles)
make build && sudo scripts/install.sh
# Development (symlinks into source tree)
make build && scripts/install.sh --dev-env