Kubernetes Essentials Course: VMs vs Containers | Solving Deployment Challenges

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

КОМЕНТАРІ • 4

  • @VolkerHett
    @VolkerHett 16 днів тому +1

    I have some doubts about portability of containers. When I have to move a docker container from one host to another, I backup all data from the container, create a new container on the other host and restore the data. Trying to find all the containers files and transfering them to the other host never worked for me.
    Importing a VWmware VM into Proxmox or Virtualbox is a walk in the park compared to this.
    I'll hope Kubernetes will solve this, I do like the Idea of containers.

    • @MarcoLenzo
      @MarcoLenzo  15 днів тому +1

      Yeah we'll see it later in the course how we can leverage several implementations of the Container Storage Interface (CSI) to manage our persistence.
      If you want to read ahead of time, a lightweight solution is Longhorn which is what I use in my home lab. It takes care of creating multiple copies of a volume in different nodes allowing pods (and containers) to be scheduled in any node even if they require persistence.
      Hope this helps

  • @melaniebrueggemann5637
    @melaniebrueggemann5637 16 днів тому +1

    Die KI Aussprache / Übersetzung ist noch ausbaufähig ...

    • @MarcoLenzo
      @MarcoLenzo  15 днів тому

      Yeah, I totally agree. It's a new feature from UA-cam and it surely needs refinement!