# Constants
CloudControllerManagerPort is the default port for the cloud controller manager server.
ControllerManagerPort is the default port for the controller manager status server.
KubeletPort is the default port for the kubelet server on each host machine.
KubeletReadOnlyPort exposes basic read-only services from the kubelet.
ProxyHealthzPort is the default port for the proxy healthz server.
ProxyStatusPort is the default port for the proxy metrics server.
SchedulerPort is the default port for the scheduler status server.