Go Project hello-cicd 2022 github link
The project shows a simple way to do CICD.
Features:
- An endpoint with HTTP and gRPC transport using Go-kit.
- Show a basic CICD flow integrated with github, CircleCI and GKE.
- Deploy a go service of loadBalancer type on GKE.
Tech: Go, Go-kit, Github actions, CircleCI, GKE, gRPC, Docker