Kubernetes vs Docker Swarm | Comparison of Docker and Kubernetes | Kubernetes Training | Edureka

Поділитися
Вставка
  • Опубліковано 10 гру 2024

КОМЕНТАРІ • 23

  • @edurekaIN
    @edurekaIN  6 років тому

    Got a question on the topic? Please share it in the comment section below and our experts will answer it for you. For Edureka Kubernetes Certification Training Curriculum, Visit our Website: bit.ly/2A7TxvK

  • @AAron-gr3jk
    @AAron-gr3jk 5 років тому +1

    I'ts great to see a presentation with an abstract comparison, followed by a practical comparison, with example command lines. This is one of the best presentations on this subject I have seen.

  • @Dendo94
    @Dendo94 6 років тому +20

    There is a GUI for docker swarm, its called: Portainer

  • @jeyasitharr6797
    @jeyasitharr6797 6 років тому +2

    Is it possible to have kubernetes in my production environment without a node. Only the master has all pods, services, containers. The master itself as one of the nodes.

    • @jeyasitharr6797
      @jeyasitharr6797 6 років тому +1

      I would scale the nodes later when I really need it. To begin with I need only one machine to be my prod.

    • @edurekaIN
      @edurekaIN  6 років тому +3

      Hey, unfortunately, that is not possible. In Kubernetes, the Master and Slave cannot share the same Node come what may. The Master will only manage the nodes and only the nodes will execute the deployments and eventually pods. So you need to have 2 or more nodes to be a part of the Cluster. Hope this helps!

  • @srinivasanand13
    @srinivasanand13 6 років тому

    How about ECS when compared to K8 n docker swarm . And. One more question is docker compose is a subset of swarm?

    • @edurekaIN
      @edurekaIN  6 років тому

      Hey Srinivas, Amazon ECS is a brilliant option if your containers are ready. You can straight away upload your containers and the load balancing will be automatically taken care of. But one obvious drawback is, you cannot exec into the container. So it has both pros and cons. If your deployment is a very basic one, then ECS is a better option. But if the deployment is not really that simple, then Swarm & K8s give more functionality. Hope this helps!

  • @ДенисЧеремнов-е8ю
    @ДенисЧеремнов-е8ю 5 років тому +1

    Nice side-by-side comparison. Thx.

    • @edurekaIN
      @edurekaIN  5 років тому

      Hey Brian, we are glad you feel this way. Do subscribe to the channel and hit the bell icon to never miss an update from us in the future. Cheers!

  • @ranrickyjith
    @ranrickyjith 6 років тому

    Great session . .. Crystal clear thoughts ... Thanks

    • @edurekaIN
      @edurekaIN  6 років тому

      Hey Ranjith, glad you loved the video. Do subscribe and stay tuned for further updates. Cheers!

  • @esuatemusic456
    @esuatemusic456 5 років тому

    what means "while ensuring HA". "HA" stands for what?

    • @edurekaIN
      @edurekaIN  5 років тому +1

      Hi, thanks for watching the video. It stands for High Availability.

  • @SivarajSiva322
    @SivarajSiva322 5 років тому +1

    Great session. You are a great man.

  • @vaibhavpokale3884
    @vaibhavpokale3884 6 років тому +1

    Hi Team,
    If i am a beginner should start with Docker or Kubernet?

    • @edurekaIN
      @edurekaIN  6 років тому +6

      Hi Vaibhav, you should start with Docker and learn about containerization first, then you can move on to Kubernetes.
      Refer this playlist to learn about Docker: ua-cam.com/play/PL9ooVrP1hQOHUKuqGuiWLQoJ-LD25KxI5.html
      Happy Learning, cheers!!

    • @vaibhavpokale3884
      @vaibhavpokale3884 6 років тому

      Thank u so much..!

  • @anatoliistepaniuk8217
    @anatoliistepaniuk8217 6 років тому +6

    ok

  • @abhilash.b.s8100
    @abhilash.b.s8100 5 років тому

    Docker have UCP GUI

  • @rajivraghu9857
    @rajivraghu9857 5 років тому +1

    Thanks... :)