ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 6 - 2V0-31.23 discussion

Report
Export

What is a valid consideration when using cloudConfig in YAML?

A.
Enter the hash character (#) after adding two spaces after the colon (:) in cloudConfig.
Answers
A.
Enter the hash character (#) after adding two spaces after the colon (:) in cloudConfig.
B.
Start the next line after the directive (users, runcmd, and so on), with three spaces followed by a hyphen and a space.
Answers
B.
Start the next line after the directive (users, runcmd, and so on), with three spaces followed by a hyphen and a space.
C.
Align the cloudConfig: section with other parts of machine properties, such as image, flavor, networks.
Answers
C.
Align the cloudConfig: section with other parts of machine properties, such as image, flavor, networks.
D.
Enter the semi colon character (;) after adding two spaces after the colon (:) in cloudConfig.
Answers
D.
Enter the semi colon character (;) after adding two spaces after the colon (:) in cloudConfig.
Suggested answer: C

Explanation:

When using cloudConfig in YAML, it's important to adhere to YAML syntax conventions for proper parsing and execution. A valid consideration is to align the cloudConfig: section with other parts of machine properties, such as image, flavor, networks (C). This ensures the cloudConfig is correctly interpreted as part of the machine specification.

asked 16/09/2024
Vusani Nedzungani
50 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first