Vcenter NamespaceManagement Supervisors Workloads KubeApiServerSettings Info
The Vcenter NamespaceManagement Supervisors Workloads KubeApiServerSettings Info schema contains information about the declared settings of the Kubernetes API Server.
This schema was added in vSphere API 9.1.0.0.
{
"certificate_dns_names": [
"string"
],
"namespace_api_fairness_enabled": false
}
Vcenter NamespaceManagement Supervisors Workloads KubeApiServerSettings Info.certificate_dns_names lists additional DNS names to associate with the Kubernetes API Server.
These DNS names are embedded in the TLS certificate presented by the API Server as subject alternative names, which can be used in conjunction with your DNS Server to securely connect a client to the Server.
This property was added in vSphere API 9.1.0.0.
If missing or null, no DNS names are embedded in the TLS certificate.
Information about whether control plane VM Kubernetes API fairness is enabled for the given Supervisor.
This property was added in vSphere API 9.1.0.0.