From 3c26a162fb8119632b3c533925c428454216c60d Mon Sep 17 00:00:00 2001 From: Luzhenxing Date: Wed, 6 Nov 2019 14:23:50 +0800 Subject: [PATCH] fix issue 17420 (#17439) --- .../en/docs/reference/access-authn-authz/controlling-access.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/reference/access-authn-authz/controlling-access.md b/content/en/docs/reference/access-authn-authz/controlling-access.md index e945fa596b..21c08447ff 100644 --- a/content/en/docs/reference/access-authn-authz/controlling-access.md +++ b/content/en/docs/reference/access-authn-authz/controlling-access.md @@ -23,7 +23,7 @@ following diagram: ## 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 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