Deploying Node.js Application In Kubernetes | Kubernetes Tutorial For Beginner

preview_player
Показать описание


-----------------------------------------------------------------------------------
Timestamp
-----------------------------------------------------------------------------------
0:00 - Introduction
2:26 - Creating NodeJS App
5:53 - Dockerize the NodeJs App
7:48 - Build your Docker Image
12:06 - Push your Image to Docker Hub
18:51 - Deploy your application in Kubernetes
--------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Setup Minikube:
-----------------------------------------------------------------------------
----------------------------------------------------------------------------
Deployment and Services:
--------------------------------------------------------------------------
-------------------------------------------------------------------------
Github Link:
------------------------------------------------------------------------
====================================
Follow me @:
=====================================
Music credit: "Royalty Free Music from Bensound"
Рекомендации по теме
Комментарии
Автор

Great! This is about the best tutorial I've seen on Kubernetes. Love it!

fidelfrost
Автор

Another awesome! delivery my friend am never tired of your vides and teachings i simply cant have enough. Well done and thanks always for adding your own contribution to the Devops community growth

ayencoscolfield
Автор

This is a channel that can help me learn a lot experience about operation system and deployment. Thanks for dedicating your efforts

nguyenchithanh
Автор

Thank you. I followed your tutorial and it worked perfectly !

tyland
Автор

Excellent tutorial, i was able to successfully implement this scenario, i made some mistakes in-between but i was able to rectify the issues. thank you very much for taking the time and sharing your content, especially for sharing the github code

homeentertainment
Автор

it worked perfectly thank you a lot ^^

PrinceyaAmmari
Автор

Nice job. Thanks for sharing this walkthrough!

fooey
Автор

I really love your tutorial, hope to see your next videos, thank your for all your effors

rabatstadttv
Автор

can you make more of these videos like using helm, and terraform? with the same app?

tihamshafi
Автор

Hi. Instead of docker push, I used `eval $(minikube docker-env)` and build docker image again. Next when I apply deployment.yml pods is returning ErrImagePull. How can I fix this ?

saninshakya
Автор

whether the nodePort in service.yml can be duplicated by an application using a random port?

TinNguyen-nkxg
Автор

Why I am not getting the test result after hitting public ip to port 3000, in web server??

rahulsankrit
Автор

Thanks for uploading the video :) Appreciated :)

hussainahmad
Автор

I have deployed application in eks. When i run the container it's working properly but while accessing on browser it's not working. What's the reason might be?

sateeshkumar
Автор

I have created a Kubernetes cluster consisting of one master node and two worker nodes. Now I want to deploy an application in this cluster. Kindly guide me through this process.

deepanjanmitra
Автор

hi i have no idea but mine was only working after port forwarding direct svc URL not working any idea?

shm
Автор

mas copiar toda a API pra imagem não é errado? Como você faria caso não copiasse toda a API pra imagem?

joaoofgod
Автор

dear the application is not working in 31110 port... could please suggest me another port
Your teaching style is

venugopal
Автор

ERROR: failed to solve: failed to read dockerfile: archive/tar: unknown file mode ?rwxr-xr-x
I am getting this error.Can anyone help

sabyasachibanerjee
Автор

thanks a lot for the awsome content
i am working with node and mongo how cani i include both in kubernetes ?

Ajaysharma-oxrr