Skip to content

KubernetesHostingOptions Properties

Options for hosting in Kubernetes.

DeleteDefunctSiloPods

getset
View source
public bool DeleteDefunctSiloPods
Whether or not to delete pods which correspond to silos which have become defunct since this silo became active.

GetClientConfiguration

getset
View source
public Func<KubernetesClientConfiguration> GetClientConfiguration
The delegate used to get an instance of k8s.KubernetesClientConfiguration.

MaxAgents

getset
View source
public int MaxAgents
The number of silos in the cluster which should monitor Kubernetes.