Skip to content

srntqn/harmony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harmony is a simple GitOps concept implementation. It is capable to track an application version changes in a git repository and automatically upgrade a Kubernetes workload to fit the version in a git.

Prepare local development environment

Install third-party tools

Build and deploy to minikube cluster

  • Use skaffold to build a container image and create a deployment in the cluster

skaffold run

  • Or use skaffold to build and deploy continuously

skaffold dev

About

Simple GitOps implementation

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors