Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 1.73 KB

README.md

File metadata and controls

25 lines (13 loc) · 1.73 KB

CI/CD of a forked repository

Forked this repository to play around while learning kubernetes.

image

image

Infrastracture

Everything considering the application can be created using the provided terraform configuration. It will spin up a separete network with a GKE cluster.

After deploying the app on Kubernetes for the first time the app image will get updated from the pipeline. image