Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 353 Bytes

File metadata and controls

13 lines (9 loc) · 353 Bytes

README

This simple NodeJS app needs to work with Mongo DB.

Design your GitHub Actions workflow to achieve CI/CD.

Requirements

  • Build the app into a Container image
  • Use Container Registry to manage the images
  • Deploy your built image to a Kubernetes cluster
  • Expose your service to the Internet
  • Use Grafana to monitor performance metrics