1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00
Files
openshift-docs/microshift_running_apps/microshift-authentication.adoc
2023-10-30 10:13:25 -04:00

16 lines
723 B
Plaintext

:_mod-docs-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]