Docker Swarm High Availability, Load Balancing, Auto Scaling & Zero Downtime Deployments

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

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

  • @bisratmulugeta2190
    @bisratmulugeta2190 4 года назад +5

    Caution! This is not the concept of auto-scaling. Appreciate ur commitment!

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

    Hi Really helpful video.
    Can you let us know how to automate the above process using any script or any other tool.
    As we need to scale up sometimes when there there is much load on the server....
    Kindly give some idea about it.Thanks

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

      Thank you friend for your feedback. Will look in to your requirements.

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

    Thankyou Friend, really good for beginner's like me. It's good informative and well explained about scale up & down. Can we do scale up nodes without downtime. Please suggest me.

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

      Yes. We can. Thanks for your support.

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

      @@Thetips4you Thankyou. Can you share the commands for the same.

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

    Sir how to use storage in docker swarm nodes. Please make a videos

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

      Sure Friend. I will consider this in my upcoming videos

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

    Hi, can you please explain how port mapping is done across hosts as for 3 hosts and 6 containers being launched on port 8082:80 mapping, will any issue arise as it will try to assign the same port to the other container being launched on the host?

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

      You cannot assign same port from host to different containers.

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

    how we can deploy the local code changes in docker swarm manually ?

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

      Manually build your image and update. Or you configure a pipeline job.

  • @iqbalrizkymaulana7487
    @iqbalrizkymaulana7487 Год назад +1

    Can you make a topology?

  • @netman87
    @netman87 3 года назад +2

    Why waste so much time repeating simple features... and this had like nothing to do with high availability as you only need to lose your single master node and everything is down.

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

    just another pidgin english video. how nice.

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

    You do not show how to make auto-scale and "Zero Downtime Deployments".

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

      You can use docker service scale which will do scaling of your service automatically. You can drain the nodes so that you can easily do the maintenance with out downtime. All containers will be automatically moved to other nodes

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

      @@Thetips4you it's just manual scale. We need monitor and increase or decrease.

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

      @@TuanKayTV Ok understood. You are looking for scaling up and down as per application performance, also updating the applications on the go. Will look in to that.

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

    None of the content is about Load-balancing

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

    Boss, you didn't cover auto-scaling... please change the title of this video.

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

      Sujeet, swarm support only manual scale, we need to scale up/down .

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

      @@arunag3912 You can do it with Kapacitor auto scaling ! Pretty neat :)

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

    saadhak?

  • @maxevan9
    @maxevan9 2 года назад +1

    While that was interesting, there is nothing in there about the autoscaling and zero downtime deployment aspects, except the 5 second useless mention at the end of the video.

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

      Sorry that you didn't feel it useful as expected.