Have to set up labs myself?
Just started the course, I just want to double check if I'm misunderstanding something because I'm not a native speaker: do I have to set up labs myself? I find that very strange when other teaching plataforms include the labs and auto setup for you.
Comments
-
Hi @madmalkav,
You are correct, the lab environment is provisioned by the learner on the infrastructure of choice - whether local through hypervisors like VirtualBox, VMware Player, VMware Workstation, KVM2/QEMU, or cloud providers such as AWS or GCP.
The demo videos from the introductory chapter provide step-by-step configuration details for provisioning on AWS and GCP.
Regards,
-Chris0 -
Not what I wanted to hear, but thanks for the answer.
0 -
Hi @chrispokorni.
I believe it would be nice to also provide a video for setting up Kubernetes on 2 VMs on VirtualBox. Why only give video examples for Cloud...?
Also, maybe some some form of automation for setting up on the Cloud (e.g. Terraform) and on VirtualBox. Why? To provide an easy way to create and destroy VMs (for example, as mentioned in the cloud videos, to delete VMs to reduce costs).
Courses (especially paid ones) should provide easy ways to setup an environment, while teaching us how to setup up of course.
PS: On a side note, I think there is a lab missing. On lesson menu, lab "Exercise 3.1: Install Kubernetes" mentions "Please configure sudo access as shown in a previous lab", but there is only one previous lab "Exercise 2.1: View Online Resources". I can see the all the labs in the single file containing all the labs tho.
Best regards,
Daniel0 -
Hi,
I have put together an automation using vagrant and virtualbox to setup the lab: https://github.com/mferretti/k8svagrant/blob/main/Vagrantfile
enjoy0 -
Hi @marco.ferretti,
In case it was missed earlier, the sudo configuration is in Lab exercise 1.1.
Regards,
-Chris0 -
Hi @chrispokorni
if you're using vagrant to create a vm the default "vagrant" user is already configured in the sudoers list. Also, if you install Ubuntu 20.04.x (as per Lab specs) in any way (any vm or phisical machine) the user you create when installing is also already properly configured in the sudoers list.Regards,
MF0 -
Hi @head0nf1re,
@head0nf1re said:
...
PS: On a side note, I think there is a lab missing. On lesson menu, lab "Exercise 3.1: Install Kubernetes" mentions "Please configure sudo access as shown in a previous lab", but there is only one previous lab "Exercise 2.1: View Online Resources". I can see the all the labs in the single file containing all the labs tho.
...The passwordless sudo access is presented in lab exercise 1.1, which can be accessed independently from chapter 1, or it can be found in the single-file complete lab guide.
Regards,
-Chris0
Categories
- All Categories
- 177 LFX Mentorship
- 177 LFX Mentorship: Linux Kernel
- 750 Linux Foundation IT Professional Programs
- 373 Cloud Engineer IT Professional Program
- 169 Advanced Cloud Engineer IT Professional Program
- 74 DevOps IT Professional Program - Discontinued
- 4 DevOps & GitOps IT Professional Program
- 99 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 1 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 5 Cloud & Containers Training
- 1 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 2 Open Source Best Practice Training
- 1 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 792 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 87 Storage
- 769 Linux Distributions
- 81 Debian
- 68 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 106 Mobile Computing
- 18 Android
- 73 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 392 Off Topic
- 121 Introductions
- 181 Small Talk
- 29 Study Material
- 955 Programming and Development
- 310 Kernel Development
- 627 Software Development
- 984 Software
- 376 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 Class Forum
- 1.4K LFS258 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)