Commit 27dcf27a authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #33076 from YuPengZTE/devIE

Automatic merge from submit-queue ie. should be i.e.
parents 4e203399 f3a00075
...@@ -86,7 +86,7 @@ shared disks. ...@@ -86,7 +86,7 @@ shared disks.
constraints to isolate containers from their host. Different use cases need constraints to isolate containers from their host. Different use cases need
different settings. different settings.
* The concept of a security context should not be tied to a particular security * The concept of a security context should not be tied to a particular security
mechanism or platform (ie. SELinux, AppArmor) mechanism or platform (i.e. SELinux, AppArmor)
* Applying a different security context to a scope (namespace or pod) requires * Applying a different security context to a scope (namespace or pod) requires
a solution such as the one proposed for [service accounts](service_accounts.md). a solution such as the one proposed for [service accounts](service_accounts.md).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment