Skip to content

Commit 624c9ad

Browse files
Merge pull request #208729 from miwithro/patch-164
Update operator-best-practices-cluster-isolation.md
2 parents eb9aeb2 + ea4caf1 commit 624c9ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/operator-best-practices-cluster-isolation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ For more information about these features, see [Best practices for authenticatio
5050
### Containers
5151
*Containers* include:
5252
* The Azure Policy Add-on for AKS to enforce pod security.
53-
* The use of pod security contexts.
53+
* The use of pod security admission.
5454
* Scanning both images and the runtime for vulnerabilities.
5555
* Using App Armor or Seccomp (Secure Computing) to restrict container access to the underlying node.
5656

0 commit comments

Comments
 (0)