Setup¶
1. Clone the repo¶
2. Install dependencies¶
3. Add your API key¶
Never in Git
.env is git-ignored. Don't commit keys, don't paste them into chat, and use a key you
can rotate after the workshop.
4. Start the cluster¶
Expect one server and one agent node reaching Ready. Give it about 30 seconds after
creation — nodes report NotReady at first, which is normal.
Use a throwaway cluster
The agents in this workshop get write access. Point them only at the local cluster. Never at production, and never at a kubeconfig that shares credentials with production.
5. Check the agent responds¶
Expected output: the agent lists the nodes in the cluster and exits.