Deploy NodeJS App to Kubernetes | Docker + Kubernetes | Basic Tutorial

Поділитися
Вставка
  • Опубліковано 1 бер 2022
  • In this tutorial we are going to learn How to deploy NodeJS Application to Kubernetes
    We will Also use Docker desktop for Kubernetes
    Find me anywhere : @itsmaheshkariya
    #Kubernetes #Docker #NodeJS

КОМЕНТАРІ • 16

  • @maheshkariya
    @maheshkariya  2 роки тому +8

    *I think this is the shortest video On Kubernetes with implementations from scratch 😂*

  • @deathdefier45
    @deathdefier45 Рік тому +2

    This is by far the fastest and best node+docker+kube tutorial I've seen. Thanks.

    • @maheshkariya
      @maheshkariya  Рік тому +1

      Thanks and don’t forget to subscribe if you haven’t already Okay 👍

    • @deathdefier45
      @deathdefier45 Рік тому

      I subscribed when I watched your Cognito tutorial itself

  • @kavithaprajin
    @kavithaprajin 6 місяців тому

    Awesome tutorial! It is great for all the beginners looking to learn kubernetes by handson!Keep posting more awesome content Mahesh 👌👌👌

  • @yatharthm22
    @yatharthm22 17 днів тому

    can you also create one have crud operations and also like using a database mongo or mysql.. thanks

  • @afshaarahmed2114
    @afshaarahmed2114 Рік тому +2

    Did you pull image from local or DockerHub?

  • @saajidhnawwar8505
    @saajidhnawwar8505 2 роки тому +1

    the last command didnt work for me. kubectl
    how do i install it?

  • @pie937
    @pie937 10 місяців тому

    Can please help me out ,how can we run an application(nodejs,react,mongodb) by cloning from git i am getting too many dependencies error while runing it.
    Note: git code was 5year old

  • @mudurusomasekharreddy9359
    @mudurusomasekharreddy9359 2 роки тому +2

    How did you get yamls code easily without typing completely. Please let me know the shortcut bro . It would be better to type yaml file easily.

  • @proudtobeindian27
    @proudtobeindian27 Рік тому

    everything is going as usual but localhost:80 is not working , service is running but port not forwarding ? any one know

    • @ANDRES12345644
      @ANDRES12345644 Рік тому

      what I did was change the port, for example to 8080 and it worked for me