lattice_create_worker
Register a worker machine in Lattice by providing name, hostname, and optional labels for placement constraints. The machine needs the runner installed and a worker token to connect.
Instructions
Register a worker. The machine still needs the runner installed and a worker token before it connects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Worker name | |
| labels | No | JSON object string of labels used by placement constraints | |
| hostname | Yes | Hostname | |
| ip_address | No | IP address |