Це відео не доступне.
Перепрошуємо.

Production-ready Node.js on Kubernetes

Поділитися
Вставка
  • Опубліковано 26 тра 2020
  • The basics of containers and Kubernetes, and how to deploy highly available, performant, and scalable Node.js applications on Kubernetes.
    Slides & resources: www.digitaloce...
    New to DigitalOcean? Get US $100 in credit when you sign up: do.co/nodejs_k8s
    Speaker:
    Kamal Nasser is a Developer Advocate at DigitalOcean. If not automating and playing with modern software and technologies, you'll likely find him penning early 17th century calligraphy. You can find Kamal on Twitter at @kamaln7 or on GitHub at @kamaln7.
    To learn more about DigitalOcean: www.digitaloce...
    Follow us on Twitter: / digitalocean
    Like us on Facebook: / digitalocean
    Follow us on Instagram: / thedigitalocean
    We're hiring: grnh.se/aicoph1
    #digitalocean #kubernetes #containers #nodejs

КОМЕНТАРІ • 23

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

    Very helpful video, information is still relevant

  • @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.

  • @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 3 роки тому

    Thanks for this easy-to-understand tutorial!

  • @VenelinManchev
    @VenelinManchev 3 роки тому

    Great presentation! Very helpful. Thank you!

  • @chaitanyabijawe6188
    @chaitanyabijawe6188 3 роки тому

    Thank you for such a informative demo.

  • @shubhamverma1407
    @shubhamverma1407 3 роки тому

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

  • @amlivinginhell
    @amlivinginhell 3 роки тому

    nice explanation kamal

  • @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?

  • @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.

  • @i2rdevops939
    @i2rdevops939 3 роки тому

    Great work! Thx!

  • @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?

  • @Daddytronics
    @Daddytronics 3 роки тому

    Fantastic thank you

  • @Alex-ug1sq
    @Alex-ug1sq 3 роки тому

    25:21

  • @navintamilchelvam5761
    @navintamilchelvam5761 3 роки тому

    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 3 роки тому

    Thank you