RL K8s Sandbox Install
SkillCloud & infraOne-to-one Codex counterpart for Claude `/rl:k8s-sandbox-install`. Guided install or scale-out of a sandbox Kubernetes cluster for the Lego-RL k8s backend, using probes before decisions and confirmations for risky mutations. Use when the user asks to install Kubernetes, set up a cluster, add or join worker nodes, create a sandbox cluster, prepare kubeadm/containerd/flannel/ImageVolume, or asks `/rl:k8s-sandbox-install`.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the RL K8s Sandbox Install skill
What this skill tells your AI
The instructions your AI receives, as published by legox/lego-rl in .agents/skills/rl-k8s-sandbox-install/SKILL.md and read by ahel’s review.
Use this skill as the Codex entrypoint corresponding to Claude
/rl:k8s-sandbox-install.
Before taking task actions, read the canonical workflow in
.claude/plugins/rl-plugin/skills/k8s-sandbox-install/SKILL.md completely and
follow it as the source of truth.
Invocation Mapping
- Claude:
/rl:k8s-sandbox-install - Codex:
$rl-k8s-sandbox-installor natural language such as "install kubernetes", "set up a cluster", "add a worker node", "join worker", "new cluster", or "sandbox cluster deployment".
Codex Notes
Find the Lego-RL repo root first. It must contain
scripts/lib/site.example.env, the training runners, and the .claude plugin
path above.
Probe before deciding. Ask only for information that cannot be discovered
safely, usually how to reach the target nodes over SSH. Any kubeadm reset,
edit to an existing /etc/kubernetes, package install, service mutation, or
operation touching a cluster someone else may be using requires explicit user
confirmation and, where needed, sandbox escalation approval.
Generate a new scripts/lib/site.<name>.env rather than overwriting the default
site.env.
Signals
- GitHub stars
- 86
- Forks
- 4
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
rl-k8s-sandbox-install- Source
- github.com/legox/lego-rl