From the course: GitOps Foundations
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
GitOps on Kubernetes - Git Tutorial
From the course: GitOps Foundations
GitOps on Kubernetes
- [Instructor] Using a container orchestration platform is another best practice commonly paired with the GitOps approach. When organizations embrace containers, they quickly realize that things get complicated real quick. This is because the disposable nature of containers makes them more challenging to operate at any sort of scale. They're meant to spin up and down whenever the situation calls for it. And with microservice architectures, systems are composed of many services running in containers. So there's typically a lot of them to manage. It gets messy and the complexity increases rapidly as the workload grows and the underlying footprint of host machines expands to handle the number of containers. Traditional practices that we might have used to administer systems running on virtual machines just don't work well for containers. Luckily, this problem was recognized by early adopters of containers, such as Google, who…
Contents
-
-
-
-
-
(Locked)
GitOps use cases3m 27s
-
(Locked)
Cloud native3m 30s
-
(Locked)
Containers3m 10s
-
(Locked)
GitOps on Kubernetes4m 9s
-
(Locked)
Infrastructure as code (IaC)2m 52s
-
(Locked)
CICD with GitOps4m 6s
-
(Locked)
Container platforms5m 20s
-
(Locked)
GitOps practices in action: IaC and continuous deployment4m 57s
-
(Locked)
GitOps practices in action: End-to-end workflow6m 2s
-
(Locked)
-
-