Production-ready Node.js on Kubernetes

Поделиться
HTML-код
  • Опубликовано: 3 дек 2024

Комментарии • 23

  • @paramaggarwal
    @paramaggarwal 4 года назад +1

    This is really good. Most tutorials focus too much on the yml config which is not easy to understand when just getting started.

  • @shankrunch
    @shankrunch Год назад

    Very helpful video, information is still relevant

  • @RichieUA
    @RichieUA 4 года назад +2

    Thank you for this. Amazingly helpful!

  • @radovanlaucik
    @radovanlaucik 3 года назад

    Nice explanation and very informative. The best approach how to teach someone something is by using practical example.

    • @DigitalOcean
      @DigitalOcean  3 года назад

      Thanks for your kind words! We definitely try to do that across our channel.

  • @kkoeff
    @kkoeff 4 года назад

    Thanks for this easy-to-understand tutorial!

  • @VenelinManchev
    @VenelinManchev 3 года назад

    Great presentation! Very helpful. Thank you!

  • @MrReefxl
    @MrReefxl 2 года назад

    Great info here. Once I have created the deployment, in case I need to update my code, I pushed a new docker to dockerhub, what should I do next? delete the deployment and recreate it or is there any better way?

  • @shubhamverma1407
    @shubhamverma1407 3 года назад

    Thank You so much. It was amazing for beginner like me who is learning kubernetes just for fun :)

  • @chaitanyabijawe6188
    @chaitanyabijawe6188 4 года назад

    Thank you for such a informative demo.

  • @Alex-ug1sq
    @Alex-ug1sq 3 года назад

    25:21

  • @claudsonm
    @claudsonm 4 года назад +1

    Wait. You don't pay for kubernetes itself? Only for the resources created (nodes, load balancers, do blocks, etc.)
    The screen on cluster creation shows the estimation only counting the value for the underlying droplets. Is that it?

    • @kamalnasser8433
      @kamalnasser8433 4 года назад +2

      Claudson Martins Yes, that’s correct! You only pay for the cluster’s resources at their normal rates (and they are all detailed in the monthly invoice). The master node is entirely managed by us at no additional cost.

  • @amlivinginhell
    @amlivinginhell 3 года назад

    nice explanation kamal

  • @pranavshinde2535
    @pranavshinde2535 2 года назад

    why I dont see all these Machines types in Kubernetes, I can only see the Basic Nodes !

  • @amarjeetsarma134
    @amarjeetsarma134 2 года назад

    What's the command line tool that is used here? Looks dope.

    • @DigitalOcean
      @DigitalOcean  2 года назад

      fish shell, starship prompt, iTerm2 with the base16-shapeshifter light color scheme 😉

  • @ofjdaz
    @ofjdaz 3 года назад

    Hi! Thanks for the tutorial, I've been watching another tutorials and I have a question: why isn't there a .dockerignore file?

  • @i2rdevops939
    @i2rdevops939 3 года назад

    Great work! Thx!

  • @Archbishop-Desmond-Tutu
    @Archbishop-Desmond-Tutu 3 года назад

    Fantastic thank you

  • @navintamilchelvam5761
    @navintamilchelvam5761 4 года назад

    hi i just newly signed up with a new email but i still hope i can get a discount. how can i do that? who and where should i write to?
    Btw awesome video, great explanation. keep it coming guys! Digital Ocean is awesome !!

  • @ankithalder1560
    @ankithalder1560 4 года назад

    Thank you