Declarative vs Imperative Kubernetes Object Management

Share
  • January 28, 2022
Kubernetes is usually described as a declarative system. Most of the time you work with YAML that defines what the end state of the system should look like. Kubernetes supports imperative APIs too though, where you issue a command and get an immediate output.

Read This Article on CloudSavvy IT ›

Source : Declarative vs Imperative Kubernetes Object Management