nerdexam
Huawei

H13-821_V3.0 · Question #173

YAML language is a highly readable language used to express data serialization. It is especially suitable for expressing or editing data structures, various configuration files, etc. It is also…

The correct answer is A. You can create stateful workloads in the kubernetes cluster through YAML B. You can create a stateless workload in a kubernetes cluster through YAML C. The data types supported by YAML include objects, arrays, and scalars D. YAML can be used to create automated protocol files without the need to manage or care about. See the full explanation below for the reasoning.

Compute and Container Solution Design on Huawei Cloud

Question

YAML language is a highly readable language used to express data serialization. It is especially suitable for expressing or editing data structures, various configuration files, etc. It is also widely used in Docker and Kubernetes. Which of the following descriptions about YAML are correct? (Multiple choice)

Options

  • AYou can create stateful workloads in the kubernetes cluster through YAML
  • BYou can create a stateless workload in a kubernetes cluster through YAML
  • CThe data types supported by YAML include objects, arrays, and scalars
  • DYAML can be used to create automated protocol files without the need to manage or care about

How the community answered

(49 responses)
  • A
    100% (49)

Topics

#YAML#Kubernetes workloads#data serialization#stateful/stateless

Community Discussion

No community discussion yet for this question.

Full H13-821_V3.0 Practice