- Which of these components is not part of the Docker Enterprise platform?
a) DTR.
b) Docker Enterprise Engine.
c) Docker Machine.
d) All of these are part of the Docker Enterprise platform.
- Which of these statements are true about Docker Community and Docker Enterprise?
a) Docker Enterprise provides an enterprise-ready platform.
b) We cannot deploy Docker Swarm to production.
c) Kubernetes is not supported in Docker Enterprise; only Docker Swarm is supported.
d) Docker Registry is an enterprise-ready registry.
- Which Docker components are required to deploy a KaaS solution?
a) Docker Enterprise Engine.
b) UCP.
c) Kubernetes.
d) DTR.
- Which of the following statements are true for deploying a Docker Enterprise environment?
a) We use fixed IP addresses for manager nodes only.
b) We just route traffic to one of the manager nodes.
c) We need to deploy a CNI after UCP completes the Kubernetes installation.
d) None of the above.
- What is the minimum number of nodes required to...