Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/choigonyok/home-k8s
home-lab kubernetes cluster
https://github.com/choigonyok/home-k8s
Last synced: 12 days ago
JSON representation
home-lab kubernetes cluster
- Host: GitHub
- URL: https://github.com/choigonyok/home-k8s
- Owner: choigonyok
- Created: 2024-06-06T07:22:50.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-30T13:37:39.000Z (2 months ago)
- Last Synced: 2024-11-30T14:34:06.150Z (2 months ago)
- Language: Smarty
- Homepage:
- Size: 5.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# home-k8s
### **Repository for my home-lab kubernetes cluster**
| Title | Content |
|--------------|--------------------------------------|
| [Features](#Features) | Main features of home-k8s |
| [Demo](#Demo) | URLs of home-k8s |## Features
* Gitops with ArgoCD and Vault secret management
* K8s and Applicaiton Observability with LGTM stack and Otel
* Backup with Velero, MinIO, S3
* Server for [home-idp](https://github.com/choigonyok/home-idp) and [techlog](https://github.com/choigonyok/techlog)
* Bare-metal 3 worker nodes kubernetes cluster with Kubeadm and Ubuntu## Demo
You can login all of my services with `Keycloak` IdP, `Oauth2 Proxy` and `Nginx` ingress controller.
To access my services, please contact me.### Services
| URL | Service |
|--------------|--------------------------------------|
| [https://o11y.choigonyok.com](https://o11y.choigonyok.com) | Observability |
| [https://cd.choigonyok.com](https://cd.choigonyok.com) | ArgoCD |
| [https://vault.choigonyok.com](https://vault.choigonyok.com) | Vault |
| [https://registry.choigonyok.com](https://registry.choigonyok.com) | Harbor |
| [https://s3.choigonyok.com](https://s3.choigonyok.com) | MinIO |
| [https://postgres.choigonyok.com](https://postgres.choigonyok.com) | Zalando PostgreSQL Operator |
| [https://network.choigonyok.com](https://network.choigonyok.com) | Cilium |
| [https://storage.choigonyok.com](https://storage.choigonyok.com) | Ceph |
| [https://www.choigonyok.com](https://www.choigonyok.com) | techlog |
| [https://idp.choigonyok.com](https://idp.choigonyok.com) | home-idp |
| [https://auth.choigonyok.com](https://auth.choigonyok.com) | Keycloak |