Skip to content
DocsTry Aspire
DocsTry

withWorkerNodes

Method
📦 CommunityToolkit.Aspire.Hosting.Kind v13.5.1-beta.736
interface KindClusterResource {
// ... omitted for brevity
withWorkerNodes(count: number): IKindResource;
}

Signature

methodwithWorkerNodesbuilder
Sets the number of worker nodes for the Kind cluster.
withWorkerNodes(count: number): IKindResource
countnumber
IKindResource

Applies to

This method applies to the following types: