nodeSets property
Compute resource configuration for the Slurm nodesets in your cluster.
If not specified, the cluster won't create any nodes.
Optional.
Implementation
core.List<SlurmNodeSet>? nodeSets;
Compute resource configuration for the Slurm nodesets in your cluster.
If not specified, the cluster won't create any nodes.
Optional.
core.List<SlurmNodeSet>? nodeSets;