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 d4fcf2f commit a430538Copy full SHA for a430538
content/en/docs/concepts/security/security-checklist.md
@@ -55,7 +55,7 @@ an admin user.
55
cluster.
56
- [ ] Default network policies within each namespace, selecting all pods, denying
57
everything, are in place.
58
-- [ ] Use of a service mesh to encrypt all communications inside of the cluster.
+- [ ] If appropriate, a service mesh is used 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.
0 commit comments