Kubernetes uses a _______ model to manage containers within a cluster.

  • Declarative
  • Procedural
  • Imperative
  • Reactive
Understanding the declarative model used by Kubernetes is crucial for effectively configuring and managing applications and services within a Kubernetes cluster. It emphasizes defining the desired state of the system rather than imperatively specifying actions.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *