withAgentCount
Method
interface K3sClusterResource { // ... omitted for brevity withAgentCount(count: number): K3sClusterResource;}Signature
method
withAgentCountbuilderSets the number of k3s agent (worker) nodes to add to the cluster.
withAgentCount(count: number): K3sClusterResourceParameters
countnumberReturns
K3sClusterResourceApplies to
This method applies to the following types: