withKubernetesVersion
Method
interface KindClusterResource { // ... omitted for brevity withKubernetesVersion(version: string): IKindResource;}Signature
method
withKubernetesVersionbuilderSets the Kubernetes version for the Kind cluster.
withKubernetesVersion(version: string): IKindResourceParameters
versionstringReturns
IKindResourceApplies to
This method applies to the following types: