- Home
- All questions
- Question 293
CKA study material · question 293 of 1000
Which two statements about Kubernetes' default ports are correct? Choose two.
Show the answer
Answer: D. All of them can be overridden
A. The API server is often moved to 443 or fronted by a load balancer there
Every default port number can be changed, and moving the API server to 443 is the common example.
Source: Ports and Protocols (Kubernetes) — Ports and Protocols