https://github.com/antvirf/homelab-flux-ngrok-example
Sample repository of a GitOps-managed K3s kubernetes cluster that exposes services with the ngrok ingress controller
https://github.com/antvirf/homelab-flux-ngrok-example
flux gitops homelab k3s ngrok ngrok-ingress-controller
Last synced: 3 months ago
JSON representation
Sample repository of a GitOps-managed K3s kubernetes cluster that exposes services with the ngrok ingress controller
- Host: GitHub
- URL: https://github.com/antvirf/homelab-flux-ngrok-example
- Owner: Antvirf
- Created: 2023-07-27T08:50:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-27T10:07:57.000Z (almost 2 years ago)
- Last Synced: 2025-01-23T13:13:40.614Z (5 months ago)
- Topics: flux, gitops, homelab, k3s, ngrok, ngrok-ingress-controller
- Language: Shell
- Homepage: https://aviitala.com/posts/flux-homelab/
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homelab-flux-ngrok example

Cloud infrastructure is nice and all, but sometimes you just want a simple kubernetes cluster to play around with as cheaply as possible, taking advantage of some hardware you already have laying around.
This repository is a sample setup created for an article published here: https://aviitala.com/posts/flux-homelab/