From c006a43f978974ecc93d4e36fe5601009d28a0af Mon Sep 17 00:00:00 2001 From: mtardy Date: Wed, 31 Aug 2022 17:51:51 +0200 Subject: [PATCH] Replace a wrong unicode space character --- content/en/docs/concepts/security/security-checklist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/security/security-checklist.md b/content/en/docs/concepts/security/security-checklist.md index a6e2e35eac..f7145ad9d1 100644 --- a/content/en/docs/concepts/security/security-checklist.md +++ b/content/en/docs/concepts/security/security-checklist.md @@ -58,7 +58,7 @@ an admin user. - [ ] Use of a service mesh to encrypt all communications inside of the cluster. - [ ] The Kubernetes API, kubelet API and etcd are not exposed publicly on Internet. - [ ] Access from the workloads to the cloud metadata API is filtered. -- [ ] Use of LoadBalancer and ExternalIPs is restricted. +- [ ] Use of LoadBalancer and ExternalIPs is restricted. A number of [Container Network Interface (CNI) plugins](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/) plugins provide the functionality to