1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 09:46:53 +01:00
Files
openshift-docs/microshift_running_apps/microshift-authentication.adoc
2023-10-17 15:05:11 +00:00

16 lines
714 B
Plaintext

:_content-type: ASSEMBLY
[id="authentication-with-microshift"]
= Pod security authentication and authorization
include::_attributes/attributes-microshift.adoc[]
:context: authentication-microshift
== Understanding and managing pod security admission
Pod security admission is an implementation of the link:https://kubernetes.io/docs/concepts/security/pod-security-standards/[Kubernetes pod security standards]. Use pod security admission to restrict the behavior of pods.
include::modules/microshift-security-context-constraints.adoc[leveloffset=+1]
include::modules/microshift-viewing-security-context.adoc[leveloffset=+2]
include::modules/microshift-security-context-constraints-opting.adoc[leveloffset=+1]