withNodePool
Method
interface ContainerResource { // ... omitted for brevity withNodePool(nodePool: KubernetesNodePoolResource): IResource;}Signature
method
withNodePool builder Schedules a workload on a specific Kubernetes node pool
withNodePool(nodePool: KubernetesNodePoolResource): IResourceParameters
nodePool KubernetesNodePoolResource Returns
IResource Applies to
This method applies to the following types:
type
ContainerResource type
ExecutableResource type
ProjectResource type
ParameterResource type
ContainerRegistryResource type
DotnetToolResource type
ExternalServiceResource type
CSharpAppResource type
KubernetesAspireDashboardResource type
KubernetesEnvironmentResource type
KubernetesGatewayResource type
KubernetesIngressResource type
KubernetesNodePoolResource type
KubernetesResource