From the course: Automating Kubernetes with GitOps

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Kubernetes and GitOps

Kubernetes and GitOps

- So Kubernetes and GitOps go well together. Running containerized applications is the standard in cloud environments, and Kubernetes is the solution to orchestrate containerized applications. Kubernetes offers different resources to represent any states of the current configuration. And Kubernetes offers deployment strategies that integrate perfectly in pipelines that are defined in the GitOps environment. Kubernetes also has a declarative API that allows application changes to be pushed to the environment easily. And Kubernetes operators can be used as automated processes that update application code that is ready to be updated.

Contents