Skip to content
DocsTry Aspire
DocsTry

K3sClusterResource.withLifetime

Method
📦 CommunityToolkit.Aspire.Hosting.K3s v13.5.0
interface K3sClusterResource {
// ... omitted for brevity
withLifetime(lifetime: ContainerLifetime): K3sClusterResource;
}

Signature

methodwithLifetimebuilder
Sets the container lifetime for the k3s cluster and all its agent nodes.
withLifetime(lifetime: ContainerLifetime): K3sClusterResource
lifetimeContainerLifetime
K3sClusterResource

Defined on

This method is defined on the following type: