withWorkerNodes
Method
interface KindClusterResource { // ... omitted for brevity withWorkerNodes(count: number): IKindResource;}Signature
method
withWorkerNodesbuilderSets the number of worker nodes for the Kind cluster.
withWorkerNodes(count: number): IKindResourceParameters
countnumberReturns
IKindResourceApplies to
This method applies to the following types: