controlPlaneNodePort property
NodePort for control plane service.
The Kubernetes API server in the admin cluster is implemented as a Service of type NodePort (ex. 30968).
Implementation
core.int? controlPlaneNodePort;
NodePort for control plane service.
The Kubernetes API server in the admin cluster is implemented as a Service of type NodePort (ex. 30968).
core.int? controlPlaneNodePort;