QuestionQ21

Container Platform Architecture

Which statement about Security Context Constraints (SCCs) is correct?

  • A SCC’s allow for defining a security context constraint strategy.
  • B SCC’s are not available by default in a newly installed cluster.
  • C SCC’s provide no restriction on the usage of volume types (storage).
  • D SCC’s provide control to developers only.
Explanation

Security Context Constraints define pod-security settings and strategies, including strategies that govern allowable security-context values. SCCs are installed by default, can restrict permitted volume types, and can be accessed by authorized users and groups.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!