Skip to content

KubernetesHostingOptions Fields

Options for hosting in Kubernetes.

PodNameEnvironmentVariable

staticconst
View source
public const string PodNameEnvironmentVariable
The environment variable for specifying the name of the Kubernetes pod which this silo is executing in.

PodNamespaceEnvironmentVariable

staticconst
View source
public const string PodNamespaceEnvironmentVariable
The environment variable for specifying the Kubernetes namespace which all silos in this cluster belong to.