withPodSubnet
Method
interface K3sClusterResource { // ... omitted for brevity withPodSubnet(cidr: string): K3sClusterResource;}Signature
method
withPodSubnetbuilderSets the CIDR range for pod IP addresses (`--cluster-cidr`).
withPodSubnet(cidr: string): K3sClusterResourceParameters
cidrstringReturns
K3sClusterResourceApplies to
This method applies to the following types: