Welcome to the Linux Foundation Forum!

using pre-built images instead of goolge cloud

dgubin
dgubin Posts: 3
edited July 2022 in LFS258 Class Forum

Hi there!

Could you tell me, please, can I use pre-built images instead of goolge cloud vpc ?

Pre-built images from here:
https://training.linuxfoundation.org/cm/VIRTUAL_MACHINE_IMAGES/

Since my credit card hasn't been allowed by console.cloud.google.com

Answers

  • pnts
    pnts Posts: 33

    Sure you can.

    I'm using KVM virtualization on my laptop.
    It may depend on what you want to do though.
    HA cluster with external ETCD topology might be difficult resource wise.

    Here is the readme with recommended OS and a note on Hypervisors:
    https://training.linuxfoundation.org/cm/VIRTUAL_MACHINE_IMAGES/000README.txt

    Basically you get an installed OS with some nice-to-havs (running sudo without password, LAB answers etc)

  • dgubin
    dgubin Posts: 3

    @pnts said:
    Sure you can.

    I'm using KVM virtualization on my laptop.
    It may depend on what you want to do though.
    HA cluster with external ETCD topology might be difficult resource wise.

    Here is the readme with recommended OS and a note on Hypervisors:
    https://training.linuxfoundation.org/cm/VIRTUAL_MACHINE_IMAGES/000README.txt

    Basically you get an installed OS with some nice-to-havs (running sudo without password, LAB answers etc)

    Thanks are lot!

  • dgubin
    dgubin Posts: 3
    edited July 2022

    I've been reading material and I found the following sentences:

    "Virtual machines such as KVM, VirtualBox, or VMware can also be used for lab systems. Putting the VMs on a private network can make troubleshooting easier.
    Finally, using bare metal nodes with access to the Internet will also work for lab exercises.
    "

  • pnts
    pnts Posts: 33

    @dgubin said:
    I've been reading material and I found the following sentences:

    "Virtual machines such as KVM, VirtualBox, or VMware can also be used for lab systems. Putting the VMs on a private network can make troubleshooting easier.
    Finally, using bare metal nodes with access to the Internet will also work for lab exercises.
    "

    Yes. You need to choose what Hypervisor to use.

    If you're on Windows VMware Player might seem like a good choice since the images were created using VMware and have been tested on VMware Player, which is free.
    https://www.vmware.com/products/desktop-hypervisor.html

  • coop
    coop Posts: 915

    Virtual Box should be fine and has the advantage that it is also free on Macs. (VMware fusion on Macs is inexpensive, but not free of cost). Occasionally you need to be careful of which disk driver is used (SCSI, SATA, etc) as different versions and distros make different default choices, so if things fail to boot this is the first thing to play with. Not very common, but it does happen.

Categories

Upcoming Training