Question 91
Is this a way to configure the Docker engine to use a registry without a trusted TLS certificate?
Solution: Pass the '--insecure-registry' flag to the daemon at run time.
Solution: Pass the '--insecure-registry' flag to the daemon at run time.
Question 92
In the context of a swarm mode cluster, does this describe a node?
Solution: a physical machine participating in the swarm
Solution: a physical machine participating in the swarm
Question 93
Will this configuration achieve fault tolerance for managers in a swarm?
Solution: one manager node for two worker nodes
Solution: one manager node for two worker nodes
Question 94
Is this a supported user authentication method for Universal Control Plane?
Solution. x.500
Solution. x.500
Question 95
A users attempts to set the system time from inside a Docker container are unsuccessful. Could this be blocking this operation?
Solution: Linux capabilities
Solution: Linux capabilities