Skip to content

My GitOps repository for my homelab

Notifications You must be signed in to change notification settings

ungarscool1/infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infrastructure

GitOps infrastructure repository for my homelab.

Components

  • Kubernetes (soon™️)
    • Applications (managed by ArgoCD)
    • Infrastructure (managed by Terraform)

Upgrade K3s

Warning

You must use ubuntu as user to run this script.

Run this on a bootstrap/your own machine:

wget https://raw.githubusercontent.com/ungarscool1/infrastructure/main/scripts/upgrade_k3s.sh
chmod +x upgrade_k3s.sh
./upgrade_k3s.sh

About

My GitOps repository for my homelab

Resources

Stars

Watchers

Forks