Skip to content

Joao-1/Homelab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homelab

Overview

This project aims to develop and maintain my own home lab environment, utilizing Kubernetes across all my physical and virtual machines. All here is in the alpha stage, so things still need some polish.

Hardware

Imagem Redimensionada

Local

  • An old PC that was used for gaming:
    • CPU: Intel Core i7-7700K @ 4.50GHz
    • RAM: 16GB
    • SSD: 240GB
    • HD: Seagate BarraCuda, 1TB
  • 2x Raspberry Pi 3

Cloud

  • 2x Oracle VM.Standard.A1.Flex (free tier):
    • VPN Only:
      • CPU: 1 OCPU
      • RAM: 2GB
    • Kubernetes node:
      • CPU: 3 OCPU
      • RAM: 22GB
  • 2x Oracle VM.Standard.E2.1.Micro (free tier):
    • CPU: 1 OCPU
    • RAM: 1GB

Tasks

  • Install k3s automatically withot any manual configuration (actually, it's not possible to do it automatically, because I need create nodes labels, namespaces manually. K3s ansible role have some limitations)

About

A mono repository for my homelab environment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages