We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63ae0a9 commit c006a43Copy full SHA for c006a43
content/en/docs/concepts/security/security-checklist.md
@@ -58,7 +58,7 @@ an admin user.
58
- [ ] Use of a service mesh to encrypt all communications inside of the cluster.
59
- [ ] The Kubernetes API, kubelet API and etcd are not exposed publicly on Internet.
60
- [ ] Access from the workloads to the cloud metadata API is filtered.
61
-- [ ] Use of LoadBalancer and ExternalIPs is restricted.
+- [ ] Use of LoadBalancer and ExternalIPs is restricted.
62
63
A number of [Container Network Interface (CNI) plugins](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/)
64
plugins provide the functionality to
0 commit comments