Vagrant Libvirt Plugin to Manage KVM Virtual Machines on Ubuntu Linux

Поделиться
HTML-код
  • Опубликовано: 5 сен 2024
  • Having installed Vagrant already we can now look at different provider plugins and Libvirt allowing use of KVM virtual Machines
    . By default the provider is VirtualBox but if you prefer KVM then we can make use of the vagrant-libvirt plugin which was installed by default on this Ubuntu system. Always check that there is a box supported for your needs that created for libvirt. Se can use the --provider=libvirt option or set the environment variable VAGRANT_DEFAULT_PROVIDER=libvirt if we want to use KVM all the time
    Additionally you can find my video courses on Pluralsight: pluralsight.com... and take time to see my own site www.theurbanpen...
    ~-~~-~~~-~~-~
    Please watch: "RHCSA 9 Working With Podman Containers"
    • How To Use Podman Cont...
    ~-~~-~~~-~~-~

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

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

    Many thanks Andrew for fulfilling my KVM request in the comments of your recent video on Vagrant!
    I wish you a Happy Easter,
    Ralph

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

      Thanks Ralph and here is my Ansible playlist ruclips.net/p/PLtGnc4I6s8dvMkOS0ecQQADV8qJLwlwH9

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

      @@theurbanpenguin
      What a bounty of valuable content.
      I will be studying your Ansible videos because I need to get into it.
      I see there are so many video titles that include RHCE.
      I have read somewhere that Red Hat revamped their RHCE trainings/exams to be fully based on Ansible.
      Though I don't necessarily intend to pass an RHCE exam I am looking for course material or a recent book on RHCE. Maybe you have published such yourself, and can give me a hint which one you would recommend to order?

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

    Thank you for sharing and Happy Easter Andrew 😊

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

    Thanks!

  • @LorenzoBettini
    @LorenzoBettini 10 месяцев назад

    Thank you for the video. But you can always specify the provider in the Vagrantfile, can you?

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

    Thanks for sharing 😊 Are you running your Ubuntu VM inside Parallels?

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

    Thanks for sharing. Could you show how to manage snapshots with libvirt in vagrant?

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

    Will this work on Oracle Cloud Instance with Debian & aarch architecture - Ampere CPUs? I guess we have to play instance cpu virtualization flags as they are disabled..