Which of following staments in a Dockerfile leads to a container which outputs hello world? (Choose TWO correct answers)
A. ENTRYPOINT "echo Hello World"Which criteria can packet filtering firewalls use to permit or suppress traffic? (Choose TWO correct answers)
A. IP addressesWhen running an Ansible playbook referring to vault-encruted data files, which parameters can be used to pass the decryption key to ansible-playbook? (Choose TWO correct answers)
A. --vault-password-fileThe 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.)
A. Use a host network instead of a bridged network.Which of the following functions are provided by the Ansible apt module? (Choose two correct answers.)
A. Update an installed package to the latest version.Which of the following commands lists the nodes in a Docker Swam cluster?
A. docker-swarm listnodesWhich section of the Prometheus configuration defines which nodes are monitored?
A. scrape_configWhat is the default URL Prometheus tries to retrieve from a target when gathering monitoring information? (Specify the Full URL, without any host name or scheme)
A. The default URL that Prometheus tries to retrieve when gathering monitoring information depends on the specific target and the configuration of Prometheus at that time. Prometheus's default behavior is to try to retrieve a scrape target's metrics data from a pre-defined location. For example, if you are monitoring a target that exposes its metrics data on port 8080 of the local network interface, the default URL retrieved by Prometheus would be http://localhost:8080/metrics. However, if the target's metrics data is not on the local interface but rather on another IP address or domain, the URL would change accordingly. Prometheus's default behavior can be modified through configuration files or command-line flags. Therefore, the specific default URL depends on the specific configuration of Prometheus.What is the purpose of cloud-init?
A. Assign an IaaS instance to a specific computing node within a cloud.Which Ansible command line tool is used to download, install and manage roles from a public community site or an SCM such as Git? (Specify ONLY the command without any path or parameters)
A. The Ansible command line tool used to download, install and manage roles from a public community site or an SCM such as Git is ansible-galaxy. The command to install a role from a public community site is: ansible-galaxy install The command to install a role from Git is: ansible-galaxy install -r being the path to the file containing the role's requirements. The command to uninstall a role is: ansible-galaxy remove The command to list all available roles is: ansible-galaxy list These commands provide you with the ability to easily manage Ansible roles from a central location using either a public community site or your own private SCM.Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Lpi exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 701-100 exam preparations and Lpi certification application, do not hesitate to visit our Vcedump.com to find your solutions here.