rancher v2.15.1

RKECluster.spec.controlPlaneEndpoint

ControlPlaneEndpoint represents the endpoint used to communicate with the control plane.

2 fields
RKECluster.spec.controlPlaneEndpoint fields and descriptions
Field / TypeDescription
host
string

host is the hostname on which the API server is serving.

  • minLength: 1
  • maxLength: 512
port
integer

port is the port on which the API server is serving.

  • format: int32
  • minimum: 1
  • maximum: 65535