LPI 701-100 - DevOps Tools Engineer
Which of the following tasks are completed by docker-compose down when it is used with additional parameters? (Choose two correct answers.)
Which section of the Prometheus configuration defines which nodes are monitored?
Consider the following Kubernetes Deployment:
With the ReplicaSet:
And the Pods:
What happens if one of the Pods is terminated with the command kubect1 pod delete?
Which of the following HTTP methods are used by REST? (Choose three correct answers.)
What must be the first line of a plain text user-data configuration containing YAML configuration for cloud-init?
What statement is true regarding the Swarm service created by the following command?
docker service create --name myweb --network webnet --mode global nginx
Which Ansible modules can be used to change the contents of a file? (Choose three correct answers.)
Which configuration option in the Ansible inventory is issued control privilege escalation of the remote user?
If a Dockerfile references the container’s base image without a specific version tag, which tag of that image is used to create the container?
Which of the following properties apply to a content delivery network? (Choose three correct answers.)