> ## Documentation Index
> Fetch the complete documentation index at: https://diogo-home-lab.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to my homelab raspberrypi cluster.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/diogo-home-lab/UBi13GDIfTZHjRHJ/images/server-1.jpg?fit=max&auto=format&n=UBi13GDIfTZHjRHJ&q=85&s=373c363a87e31e7d4d6665002cda8c76" alt="Hero Light" width="3840" height="2160" data-path="images/server-1.jpg" />

  <img className="hidden dark:block" src="https://mintcdn.com/diogo-home-lab/UBi13GDIfTZHjRHJ/images/server-1.jpg?fit=max&auto=format&n=UBi13GDIfTZHjRHJ&q=85&s=373c363a87e31e7d4d6665002cda8c76" alt="Hero Dark" width="3840" height="2160" data-path="images/server-1.jpg" />
</Frame>

## Special thanks

The two main sources that motivated me, and that i based this project on were these two videos from NetworkChuck and Jeff Geerling.

<CardGroup cols={2}>
  <Card title="Raspberrypi Super Computer" icon="youtube" href="https://www.youtube.com/watch?v=X9fSMGkjtug&list=LL&index=42&t=0s">
    Got me started with local Kubernetes
  </Card>

  <Card title="Project Mini Rack" icon="youtube" href="https://www.youtube.com/watch?v=y1GCIwLm3is&t=0s">
    Made me want to build a minirack setup
  </Card>
</CardGroup>

## Check out next

<CardGroup cols={2}>
  <Card title="Architecture" icon="sitemap" href="/pages/architecture/k3s-architecture">
    Overview of the cluster architecture
  </Card>

  <Card title="Hardware" icon="server" href="/pages/architecture/hardware">
    List of components used in the build
  </Card>

  <Card title="Networking" icon="wifi" href="/pages/architecture/networking">
    Setup for consistent behaviour while being portable
  </Card>

  <Card title="Copy my Setup" icon="copy" href="/pages/guides/raspberrypi">
    Check out a step-by-step guide on how to setup a copy of my cluster.
  </Card>
</CardGroup>
