Skip to content
DocsTry Aspire
DocsTry

withKindNetwork

Method
📦 CommunityToolkit.Aspire.Hosting.Kind v13.5.1-beta.736
interface ContainerResource {
// ... omitted for brevity
withKindNetwork(): ContainerResource;
}

Signature

methodwithKindNetworkbuilder
Connects a container resource to the Kind container network, enabling it to communicate with the Kind cluster's API server and nodes.
withKindNetwork(): ContainerResource
ContainerResource

Applies to

This method applies to the following types: