Skip to content

A working example of the staging environments solution, presented in All Day DevOps 2019

Notifications You must be signed in to change notification settings

yaron-idan/staging-environments-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

staging-environments-example

This is a small demo showing how Helm can be used to simplify Kubernetes deployment process.

Demo Structure

This deployment is done using a single values.yaml file.

Running the demo

To install, use this command - helm install --dry-run --debug --name staging-deployment --set image.name=terta ./staging-environments-example

About

A working example of the staging environments solution, presented in All Day DevOps 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published