Deploy React app to Kubernetes in 10 min on AWS EC2 using Minikube | DevOps | Cloud-Native

preview_player
Показать описание
This tutorial video demonstrates the process of deploying a React app on #Kubernetes using minikube on an #AWS EC2 instance. The video starts by guiding the viewer through the process of setting up and configuring minikube on an AWS EC2 instance.

Once minikube is set up, the video proceeds to deploy a React todo list application, which is available as a docker image on Docker Hub. The deployment process involves deploying a pod with the React todo list app image, followed by deploying a NodePort service for the pod.

Finally, the video demonstrates how to use kubectl port-forward to forward the traffic from port 3000 to port 80 on the pod. This allows the viewer to access the React todo list application in their web browser.

Overall, this tutorial video provides a comprehensive guide to deploying a React app on Kubernetes using minikube on an AWS EC2 instance, making it a valuable resource for anyone looking to learn about Kubernetes deployment.

IGNORE:

#DevOps #webdesign #code #web #development #computer #programming #coding #python #security #developer #java #software #webdevelopment #webdeveloper #javascript #programmer #html #robotics #computerscience #coder
Комментарии
Автор

Good video. Is this application is inside the docker hub repo as image ?

normalman
Автор

Where is blog link bro....i wish to deploy my own react app same like this plsss

naren