Managing Kubernetes with Config Sync

preview_player
Показать описание

Kubernetes is a great tool for application development because of its ability to easily coordinate declarative workflows. This allows you to ensure a specific state on how your application should be running Kubernetes clusters, but sometimes this state can become out of sync. In this video, we demo how Config Sync allows developers to manage Kubernetes clusters within a GitOps workflow. Watch to learn how you can utilize Config Sync to manage your Kubernetes clusters when using GitOps!

Chapters:

0:00 - Intro
0:23 - Kubernetes overview
0:55 - Config Sync solution
1:52 - Demo
3:24 - Recap

#KRMToolchain

product: Config Sync, Kubernetes; fullname: Bukola Ayodele;
Рекомендации по теме
Комментарии
Автор

this is so cool. I wish google offered this as open source so we could install the config sync operator on any cluster, not just gke.

hcblue
Автор

So it sounds like a deployment but also for other objects in the kubernetes cluster rather than just pods. Pretty cool!

ehsanahmed
Автор

Is the Config Sync a substitute to Terraform/ArgoCD/Werf?

ashimov
Автор

GitOps way, very nice! Challenging directly Flux2 approach!

julienbreux
Автор

This is GitOps! Is it based on ArgoCD?

victormoin