If you do not currently have an environment to test your workloads, run tests kubectl cmds, or build a beginner self-learning lab, my suggestion is to create your own lab environment using VirtualBox.
Pre-requisite
- Available resource computer in you locally machine (CPU, RAM, Storage)
- Familiarity with Linux environments (1 year of experience).
- Seeking and desire to learn about Kubernetes and different deployment models.
Steps:
- Download Oracle VirtualBox
- Download A ISO Oracle Linux 9.x (FREE)
- Create VM on VirtualBox
- Install Oracle Linux 9.x (Minimal)
- Install and prepare Kubernetes locally (single) dependencies and packages
Procedure
- Download Oracle VirtualBox
- go to the URL https://virtualbox.org/wiki/Downloads
- choose you type locally computer (the tuttorial is Windows Desktop)
- install on local compute and apropriate drive (Next> Next> Finished)
- Download the ISO OL 9 Free
- go to https://linux.oracle.com/ or https://www.oracle.com/linux/
- select link ISO images: Oracle Linux Installation Media for x86_64 and Arm
- search the link Oracle Linux ISO images > OracleLinux-R9-U7-x86_64-dvd.iso
- and donwload it on local computer
- Create VM on VirtualBox
- click botton New Virtual Machine
- follow the screen suggestion to create VM
--suggestion settings VMs
in System Settings Enter
4 GB RAM
2 Processor
20 GB Storage
MotherBoard >> Pointing Device change to USB Tablet
in Network option (select Bridget) my preference
Update you Packet Repo




Top comments (0)