Skip to content

giloctopus/trio-app-101

 
 

Repository files navigation

example-multiservice

Example application monorepo with 3 microservices. Each microservice directory has its own Dockerfile and Helm Chart.

Helm Charts in this repo:

  • Are deployed by an umbrella chart in the example-multiservice-deploy GitOps repo
  • Should be versioned only when the structure of the chart changes (not for image tag changes) - this minimizes chart version sprawl
    • Image tags are referenced from Global values in the umbrella chart (image tag changes are versioned there)

About

from the All Things CI/CD (Codefresh 101 webinar series)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.2%
  • Shell 4.6%
  • HTML 4.3%
  • CSS 2.0%
  • Mustache 1.2%
  • Dockerfile 0.7%