paint-brush
Creating GitOps Workflow with ArgoCD, Kustomize and GitHub Actionsby@EmmanuelSys
2,957 reads
2,957 reads

Creating GitOps Workflow with ArgoCD, Kustomize and GitHub Actions

by Emmanuel Sys5mAugust 24th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

The term GitOps was first coined by Weaveworks in a popular article from August 2017. The problem it intends to solve was how to efficiently and safely deploy a Kubernetes application. The main tenants of this philosophy are:Use a Git repository as the single source of truth. Use a Git commit to commit a change in the form of a commit. When the application state differ from the desired state (that is: what’s in Git), a reconciliation loop detect the drift and try to reach this state. The final pipeline step is then to run a command like kubectl apply.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Creating GitOps Workflow with ArgoCD, Kustomize and GitHub Actions
Emmanuel Sys HackerNoon profile picture
Emmanuel Sys

Emmanuel Sys

@EmmanuelSys

L O A D I N G
. . . comments & more!

About Author

Emmanuel Sys HackerNoon profile picture
Emmanuel Sys@EmmanuelSys

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite