Skip to content

ZWSeanMa/github-actions-workflow-simple-app

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.2%
  • Dockerfile 16.8%