Update TALOS.MD

This commit is contained in:
Lee 2024-09-22 09:27:17 +00:00
parent f5d88c3e56
commit ef2cc85708

@ -19,7 +19,7 @@ talosctl gen config hl-cluster https://$CONTROL_PLANE_IP:6443 -o talos-cluster
talosctl apply-config --insecure --nodes $CONTROL_PLANE_IP --file talos-cluster/controlplane.yaml
```
# Setup worker(s)
## Setup worker(s)
```bash
talosctl apply-config --insecure --nodes $WORKER_IP --file talos-cluster/worker.yaml