最新的Lpi Linux Professional Institute DevOps Tools Engineer Exam 701 - 701-100免費考試真題
What is tested by unit tests?
正確答案: E
說明:(僅 Fast2test 成員可見)
Which of the following HTTP headers is a CORS header?
正確答案: E
說明:(僅 Fast2test 成員可見)
Which elements exist on the highest level of the definition of every Kubernetes Objects? (Specify the name of one of the elements, without any values.)
正確答案:
Metadata
Explanation:
In Kubernetes, the highest level of the definition of every object includes elements like apiVersion, kind, and metadata.
The metadata element is used to define the unique attributes of the object, such as its name, namespace, labels, and annotations.
References: Kubernetes Documentation - Object Management
Explanation:
In Kubernetes, the highest level of the definition of every object includes elements like apiVersion, kind, and metadata.
The metadata element is used to define the unique attributes of the object, such as its name, namespace, labels, and annotations.
References: Kubernetes Documentation - Object Management
Which of the following Ansible tasks copies the file example.txt to a manage system?
正確答案: A
說明:(僅 Fast2test 成員可見)
A recently installed application writes log data to /opt/app/log/info.log. If Filebeat is already installed and set up for communication with a remote Logstash, what has to be done in order to submit the log data of the new application to Logstash?
正確答案: D
說明:(僅 Fast2test 成員可見)
Which of the statements below are true about the volume created by the following command? (Choose two correct answers.)
docker run -v /data -ti debian
docker run -v /data -ti debian
正確答案: C,D
說明:(僅 Fast2test 成員可見)