DCA Exam Question 21

A company's security policy specifies that development and production containers must run on separate nodes in a given Swarm cluster. Can this be used to schedule containers to meet the security policy requirements?
Solution. label constraints
  • DCA Exam Question 22

    A company's security policy specifies that development and production containers must run on separate nodes in a given Swarm cluster. Can this be used to schedule containers to meet the security policy requirements?
    Solution. environment variables
  • DCA Exam Question 23

    Will a DTR security scan detect this?
    Solution. private keys copied to the image
  • DCA Exam Question 24

    Is this a supported user authentication method for Universal Control Plane?
    Solution: PAM
  • DCA Exam Question 25

    Two development teams in your organization use Kubernetes and want to deploy their applications while ensuring that Kubernetes-specific resources, such as secrets, are grouped together for each application.
    Is this a way to accomplish this?
    Solution. Create a collection for for each application.