You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 12, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,7 @@ To generate your cluster yaml:
76
76
*`SERVICE_CIDR` - The CIDR to use for your services; if not set, see defaults below
77
77
*`MASTER_NODE_TYPE` - The Packet node type to use for control plane nodes; if not set, see defaults below
78
78
*`WORKER_NODE_TYPE` - The Packet node type to use for worker nodes; if not set, see defaults below
79
+
*`WORKER_MACHINE_COUNT` - The number of worker machines to deploy; if not set, cluster-api itself (not the Packet implementation) defaults to 0 workers.
0 commit comments