OpenShift Security Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=External= =Internal= * OpenShift Concepts =Security Context Constraints= {{External|https://docs.openshift.com/container-platform/latest/a...")
 
No edit summary
Line 10: Line 10:


OpenShift uses Security Context Constraints (SCCs) to control the actions that a pod can perform and what it has the ability to access.
OpenShift uses Security Context Constraints (SCCs) to control the actions that a pod can perform and what it has the ability to access.
=Authentication=
=Authorization=

Revision as of 19:41, 5 July 2017

External

Internal

Security Context Constraints

https://docs.openshift.com/container-platform/latest/architecture/additional_concepts/authorization.html#security-context-constraints

OpenShift uses Security Context Constraints (SCCs) to control the actions that a pod can perform and what it has the ability to access.

Authentication

Authorization