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?
A) Use a host network instead of a bridged network.
B) Add the option --inter-container to the docker network create command. Add the option --inter-container to the docker network create command.
C) Start the containers on the same node.
D) Change the --network parameter of docker create to --network=isolated_nw,nofence . Change the --network parameter of docker create to --network=isolated_nw,nofence .
E) Use an overlay network instead of a bridged network.
Correct Answer:
Verified
Q36: An Ansible variable file contains the following
Q37: A recently installed application writes log data
Q38: Which of the following goals are favored
Q39: How does Prometheus gather information about monitored
Q40: Which of the following sections must exist
Q41: Which section of the Prometheus configuration defines
Q42: Consider the following Kubernetes Deployment:
Q43: Which of the following functions are provided
Q44: Which of the following statements is true
Q45: Which sections can exist in a Logstash
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents