Wednesday 27 November 2019

Need help with deploying Node apps with K8s

Hi,I'm using GitLab and working on a rather large project. My repository is a monorepo that contains several packages, some dependent on others.Previously I would set up my CI/CD on a single runner with shell access sl that my projects would be deployed properly, however, I want to scale up and figured using Docker would help, as well as not having to micromanage Node.js versions.Is there anyone here with a properly set up Docker / K8s CI/CD pipeline specifically for Node.js? I'd love to get some information on where to start or articles that dumb it down a slight bit.

Submitted November 28, 2019 at 01:57AM by Cyberuben

No comments:

Post a Comment