Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 8. Managing Security Context Constraints
8.1. Overview Link kopierenLink in die Zwischenablage kopiert!
Security context constraints allow administrators to control permissions for pods. To learn more about this API type, see the security context constraints (SCCs) architecture documentation. You can manage SCCs in your instance as normal API objects using the CLI.
As an OpenShift Dedicated cluster administrator, you can list and view details for SCCs, but cannot edit or delete the default SCCs.
8.2. Listing Security Context Constraints Link kopierenLink in die Zwischenablage kopiert!
To get a current list of SCCs:
8.3. Examining a Security Context Constraints Object Link kopierenLink in die Zwischenablage kopiert!
To examine a particular SCC, use oc get, oc describe, or oc edit. For example, to examine the restricted SCC: