Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-9418

SCC: Provide info: How can I check what is the SCC used by a specific workload? How do I know what is the SCC that some workload is qualified for?

XMLWordPrintable

    • None
    • Unspecified
    • N/A
    • Release Note Not Required

      Document URL: https://docs.openshift.com/container-platform/4.10/authentication/managing-security-context-constraints.html

      Suggestions for improvement:

      Add a section or note that helps users troubleshoot and check their scenarios by providing the info on how they can verify what SCC has been used/assigned to a specific workload. Therefore, it could be something like:

      If you need to check what is the SSC that a specific workload is using then you can look for the value of the annotation `openshift.io/scc`.

      Example:

      ```
      kind: Pod
      apiVersion: v1
      metadata:
      annotations:
      openshift.io/scc: privileged
      ```

            rhn-support-ahoffer Andrea Hoffer
            openshift_jira_bot OpenShift Jira Bot
            Latha Sreenivasa Murthy Latha Sreenivasa Murthy
            Red Hat Employee
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: