Skip to content

Commit a430538

Browse files
authored
Reword the service mesh suggestion
1 parent d4fcf2f commit a430538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/security/security-checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ an admin user.
5555
cluster.
5656
- [ ] Default network policies within each namespace, selecting all pods, denying
5757
everything, are in place.
58-
- [ ] Use of a service mesh to encrypt all communications inside of the cluster.
58+
- [ ] If appropriate, a service mesh is used to encrypt all communications inside of the cluster.
5959
- [ ] The Kubernetes API, kubelet API and etcd are not exposed publicly on Internet.
6060
- [ ] Access from the workloads to the cloud metadata API is filtered.
6161
- [ ] Use of LoadBalancer and ExternalIPs is restricted.

0 commit comments

Comments
 (0)