Which Ports Are Used to Install kubelet on CCE Cluster Nodes?
The following ports are used:
- 10250 –port: used to listen on kubelet. The related API can be used to check whether kubelet is running.
- 10248 –healthz-port: used for health checks.
- 10255 –read-only-port: read-only port, which can be accessed directly without authentication and authorization.
- 4194 –cadvisor-port: used by cAdvisor.
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.