<< Prev Question Next Question >>

Question 7/35

The following command is issued on two docker nodes:
docker network create --driver bridge isolated_nw
Afterwards, one container is started at each node with the parameter --network=isolated_nw. It turns out that the containers can not interact with each other. What must be done in order to allow the containers to interact with each other? (Choose two correct answers.)

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (35q)
Question 1: Which Ansible modules can be used to change the contents of ...
Question 2: Which configuration option in the Ansible inventory is issue...
Question 3: Which of the following commands lists the cookbooks availabl...
Question 4: Which of the following sections must exist in a Packer templ...
Question 5: Which Ansible keyword is used in a playbook to store the res...
Question 6: A recently installed application writes log data to /opt/app...
Question 7: The following command is issued on two docker nodes: docker ...
Question 8: A Dockerfilecontains the statements: COPY data/ /data/ VOLUM...
Question 9: Which of the following functions are provided by the Ansible...
Question 10: Which of the following information is contained in the outpu...
Question 11: Which of the following elements are presents in a Vagrant bo...
Question 12: Which of the log messages below matches the following Logsta...
Question 13: Which of the following statements describes the principal co...
Question 14: What statement is true regarding the Swarm service created b...
Question 15: How does Vagrant run virtual machines?...
Question 16: Which of the following Ansible tasks copies the file example...
Question 17: What must be the first line of a plain text user-data config...
Question 18: Consider the following Kubernetes Deployment: (Exhibit) With...
Question 19: Which of the following mechanisms are used for service disco...
Question 20: A service should be provided to arbitrary clients on the Int...
Question 21: What does the command packer validate template.jsondo?...
Question 22: Which sections can exist in a Logstash configuration file? (...
Question 23: How is cloud-init integrated with a managed system image?...
Question 24: What implications does container virtualization have for Dev...
Question 25: If a Dockerfilereferences the container's base image without...
Question 26: Which of the following gitcommands is used to manage files i...
Question 27: What is the Puppet equivalent to an Ansible Playbook called?...
Question 28: Which of the following statements is true about load balance...
Question 29: Which of the following HTTP methods are used by REST? (Choos...
Question 30: Which security issues exist for most publicly available Vagr...
Question 31: How does Prometheus gather information about monitored hosts...
Question 32: Which section of the Prometheus configuration defines which ...
Question 33: Which of the following statements are true about Jenkins? (C...
Question 34: An Ansible variable file contains the following content: mya...
Question 35: The file index.php, which is being maintained in a git repos...