withServiceSubnet
Method
interface K3sClusterResource { // ... omitted for brevity withServiceSubnet(cidr: string): K3sClusterResource;}Signature
method
withServiceSubnetbuilderSets the CIDR range for Service cluster IPs (`--service-cidr`).
withServiceSubnet(cidr: string): K3sClusterResourceParameters
cidrstringReturns
K3sClusterResourceApplies to
This method applies to the following types: