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.