Skip to content

angel-gruevski/chapter-8-example-3

 
 

Repository files navigation

chapter-8-example-3

Code for example 3 from Chapter 8 of Bootstrapping Microservices.

In chapter 8 we create a continuous delivery pipeline for microservices and infrastructure using GitHub Actions.

This example contains an automated continous delivery pipeline that builds and deploys the microservice to Kubernetes when code is pushed to the repository.

Click here to support my work

About

Code for example 3 from Chapter 8 of Bootstrapping Microservices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 67.1%
  • JavaScript 32.9%