Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bjnandi/ci-cd-pipeline-mern-k3s

Create a CI/CD pipeline for the MERN App in Kubernetes (k3s) on AWS EC2 using GitHub Actions with zero or minimum downtime. After pushing the code in the “main” branch run a workflow to build & push the image in Docker Hub & another workflow deploy it in Kubernetes (k3s) on AWS EC2.
https://github.com/bjnandi/ci-cd-pipeline-mern-k3s

aws cicd ec2 github-actions kubernetes mern-stack

Last synced: 13 days ago
JSON representation

Create a CI/CD pipeline for the MERN App in Kubernetes (k3s) on AWS EC2 using GitHub Actions with zero or minimum downtime. After pushing the code in the “main” branch run a workflow to build & push the image in Docker Hub & another workflow deploy it in Kubernetes (k3s) on AWS EC2.

Awesome Lists containing this project