Skip to content
DocsTry Aspire
DocsTry

withClusterReadyTimeout

Method
📦 CommunityToolkit.Aspire.Hosting.Kind v13.5.1-beta.736
interface K8sManifestResource {
// ... omitted for brevity
withClusterReadyTimeout(timeout: timespan): K8sManifestResource;
}

Signature

methodwithClusterReadyTimeoutbuilder
Sets the maximum time to wait for the Kubernetes API to become reachable before running `kubectl apply`.
withClusterReadyTimeout(timeout: timespan): K8sManifestResource
timeouttimespan
K8sManifestResource

Applies to

This method applies to the following types: