Skip to content
DocsTry Aspire
DocsTry

withKubernetesVersion

Method
📦 CommunityToolkit.Aspire.Hosting.Kind v13.5.1-beta.736
interface KindClusterResource {
// ... omitted for brevity
withKubernetesVersion(version: string): IKindResource;
}

Signature

methodwithKubernetesVersionbuilder
Sets the Kubernetes version for the Kind cluster.
withKubernetesVersion(version: string): IKindResource
versionstring
IKindResource

Applies to

This method applies to the following types: