withKind
Method
interface KubernetesEnvironmentResource { // ... omitted for brevity withKind(): KindEnvironmentResource;}Signature
method
withKindbuilderConfigures the Kubernetes environment to create and deploy to a local Kind cluster. Enables `aspire deploy` to provision the cluster, load container images, and install the generated Helm chart.
withKind(): KindEnvironmentResourceReturns
KindEnvironmentResourceApplies to
This method applies to the following types: