Question 161

Is this a Linux kernel namespace that is disabled by default and must be enabled at Docker engine runtime to be used?
Solution: user
  • Question 162

    Following the principle of least privilege, which of the following methods can be used to securely grnt access to the specific user to communicate to a Docker engine? (Choose two.)
  • Question 163

    Is this statement correct?
    Solution: A Dockerfile stores the Docker daemon's configuration options.
  • Question 164

    Which of the following namespaces is disabled by default and must be enabled at Docker engine runtime in order to be used?
  • Question 165

    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: node taints