BehnH / fleet

Kubernetes & Terraform definitions for my infrastructure

Home Page:https://behn.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fleet 🚒

My FluxCD-managed Kubernetes cluster(s) & Terraform definitions


πŸ“š Docs

Docs are very much still a work-in-progress, but you can find more under docs/. The docs contain the initial spec for my K8s hosts, as well as k8s-hosted application and Terraform definition information. These docs are living, and are updated as I make changes to my cluster and infrastructure.

πŸ’» Infrastructure

Currently, I run a single cluster, which operates on Hetzner's ARM line-up. Specifically, the master runs on the CAX11, and the workers run on the CAX21.

I'll have a blogpost at some point about how I deployed these. And maybe I'll automate it... who knows, really.

πŸ“ Questions or Complaints

Open a GitHub issue, I'll get back to you some time this centuary. This is not meant to be a production-ready thing. It's for my own internal services, so it has it's flaws

About

Kubernetes & Terraform definitions for my infrastructure

https://behn.dev


Languages

Language:HCL 88.9%Language:Dockerfile 11.1%