Kubernetes Multi Container Deployment | React | Node.js | Postgres | Ingress Nginx | step by step

In this tutorial we are going to deploy our multicontainer application on Kubernetes that we've created in my previous tutorial. Here we are going to use Ingress Nginx controller as load balancer, we will use React for front-end which is served by an Nginx as HTTP server, an Express Node.Js as back-end, postgres database system. If you missed my previous tutorial, you can find it on my channel (the title is "Dockerizing a React application with Node.js Postgres and NginX - dev and prod - step by step:    • Dockerizing a React application with Nodej...  "). You can find the repository of the starter code here: https://gitlab.com/codeching/docker-m... Final code can be found here: https://gitlab.com/codeching/kubernet... 00:00 - Intro 00:57 - Architecture 02:31 - Client configuration + it's service 06:41 - Postgres + it's service and persitent volume claim configuration 13:32 - Server configuration + it's service 16:55 - Ingress Nginx controller installation and configuration 22:24 - Run application which is deployed on Kubernetes 24:23 - Undeploy application from Kubernetes 24:55 - Summary ------------------------------ My name is László Leber Webpage: https://lebersoftware.hu Facebook: https://www.facebook.com/Codeching-11... Twitter:   / codeching   Instagram:   / laszlo_leber