Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit eb64c5f

Browse files
committed
be clearer about number of works
1 parent 90c9c44 commit eb64c5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ To generate your cluster yaml:
7676
* `SERVICE_CIDR` - The CIDR to use for your services; if not set, see defaults below
7777
* `MASTER_NODE_TYPE` - The Packet node type to use for control plane nodes; if not set, see defaults below
7878
* `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.
7980
1. Run the cluster generation command:
8081

8182
```

0 commit comments

Comments
 (0)