Multiple Choice
What statement is true regarding the Swarm service created by the following command? docker service create --name myweb --network webnet --mode global nginx
A) It runs exactly one time in the Swarm and cannot be scaled.
B) It runs exactly once on each node in a Swarm.
C) It runs on one node by default and can be scaled to an arbitrary number of replicas.
D) It runs on all nodes which provide the network webnet . It runs on all nodes which provide the network webnet .
E) It runs only on those nodes which support the network type global . It runs only on those nodes which support the network type global
Correct Answer:

Verified
Correct Answer:
Verified
Q16: How is cloud-init integrated with a managed
Q17: Which of the following properties apply to
Q18: Which of the following information is contained
Q19: Which security issues exist for most publicly
Q20: A Dockerfile contains the statements: COPY data/ /data/
Q22: Which of the following statements are true
Q23: Which Ansible modules can be used to
Q24: Which sections can exist in a Logstash
Q25: How does Prometheus gather information about monitored
Q26: Consider the following Kubernetes Deployment: <img src="https://d2lvgg3v3hfg70.cloudfront.net/C1610/.jpg"