Merge pull request #21244 from tnqn/apiserver-port

Unify typical apiserver port in docs
This commit is contained in:
Kubernetes Prow Robot
2020-06-10 12:00:51 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
@@ -23,7 +23,7 @@ following diagram:
## Transport Security
In a typical Kubernetes cluster, the API serves on port 6443.
In a typical Kubernetes cluster, the API serves on port 443.
The API server presents a certificate. This certificate is
often self-signed, so `$USER/.kube/config` on the user's machine typically
contains the root certificate for the API server's certificate, which when specified