CompTIA Cloud+ (CV0-003) — Question 102

A systems administrator needs to modify the replication factors of an automated application container from 3 to 5. Which of the following file types should the systems administrator modify on the master controller?

Answer options

Correct answer: A

Explanation

The correct answer is A, .yaml, because YAML files are commonly used for configuration in automated application containers, allowing for easy adjustments of parameters like replication factors. The other file types, such as .txt, .conf, and .etcd, are not typically used in this context for modifying such settings.