register_node
Register a Raspberry Pi node into a K3s cluster by specifying its name, IP address, and CPU architecture.
Instructions
Manually register a Raspberry Pi node
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Node name | |
| role | No | Node role | |
| cluster_id | No | Cluster ID to assign node to | |
| ip_address | Yes | Node IP address | |
| architecture | Yes | CPU architecture |