Skip to content
DocsTry Aspire
DocsTry

KubernetesEnvironmentKindExtensions

Classstaticnet10.0
📦 CommunityToolkit.Aspire.Hosting.Kind v13.4.1-beta.706
Extension methods for configuring a Kubernetes.KubernetesEnvironmentResource to deploy to a local Kind cluster.
namespace Aspire.Hosting;
public static class KubernetesEnvironmentKindExtensions
{
// ...
}