Skip to content

spaskol/homelab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

My homelab

Describe my journey to setup my homelab for Kubernetes and Ansible

Host Computer

I am using the following configuration:

  • Laptop Lenovo T440p
  • OS: Windows 10 Pro Version 10.0.19045 Build 19045
  • Processor: Intel(R) Core(TM) i5-4300M CPU @ 2.60GHz, 2594 Mhz, 2 Core(s), 4 Logical Processor(s)
  • RAM: 8 GB

Setting up WSL

Because I am going to use Ansible I need WSL (Windows Subsystem for Linux)

wsl --install

this commad will install Ubuntu Linux and you need to restart computer. Then you set your UNIX (Ubuntu) user name and password.

Setting up Vagrant

Because I am going to use VirtualBox to bootstrap the worker and controlplane nodes I install Vagrant and use the following commands:

vagrant init??? to continue

About

Describe my journey to setup my homelab for Kubernetes and Ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published