Create CI/CD pipeline using GitHub Actions to Build and Deploy Angular Spring Boot App on Kubernetes in 15 mins

  • Post author:
  • Post category:DevOps
  • Post comments:2 Comments
  • Post last modified:August 25, 2021

In the previous article, we have deployed our Multi Container Docker application on Digital Ocean Kubernetes. In this article, we are gonna set up a Continuous Integration and Continuous Delivery pipeline using…

Continue ReadingCreate CI/CD pipeline using GitHub Actions to Build and Deploy Angular Spring Boot App on Kubernetes in 15 mins

How to Deploy Angular, Spring Boot & MySQL on DigitalOcean Kubernetes in 30 mins

In the previous article, we have configured Angular environment variables to define the frontend and backend URLs for staging and production environments. In this article, we are gonna deploy our Multi…

Continue ReadingHow to Deploy Angular, Spring Boot & MySQL on DigitalOcean Kubernetes in 30 mins