fix issue 17420 (#17439)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
526ebcb80a
commit
3c26a162fb
@@ -23,7 +23,7 @@ following diagram:
|
|||||||
|
|
||||||
## Transport Security
|
## Transport Security
|
||||||
|
|
||||||
In a typical Kubernetes cluster, the API serves on port 443.
|
In a typical Kubernetes cluster, the API serves on port 6443.
|
||||||
The API server presents a certificate. This certificate is
|
The API server presents a certificate. This certificate is
|
||||||
often self-signed, so `$USER/.kube/config` on the user's machine typically
|
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
|
contains the root certificate for the API server's certificate, which when specified
|
||||||
|
|||||||
Reference in New Issue
Block a user