Go to file
Moritz Graf d01c945a18 Mailu update to latest version before 1.0 2024-02-11 16:08:44 +01:00
.git-crypt Add 1 git-crypt collaborator 2020-04-05 20:09:08 +02:00
bootstrap Updating to k8s 1.25 2024-02-11 15:12:48 +01:00
k8s Mailu update to latest version before 1.0 2024-02-11 16:08:44 +01:00
monitoring Adding docs for monitoring in muc 2023-01-16 15:20:26 +01:00
terraform Adding various things 2021-09-19 13:28:08 +02:00
.editorconfig Cert-manager deployed 2020-04-05 10:17:47 +02:00
.gitattributes Updating openebs & switching to bitnami minio chart 2022-04-03 16:26:52 +02:00
.gitignore Adding monitoring folder to get started 2022-10-09 14:08:07 +02:00
README.md Working k8s cluster 2020-04-04 12:18:18 +02:00

README.md

Infrapuzzle

Infrapuzzle is the newly restructured way of implementing my private infrastructure. Currently the following things are in project scope:

  • single node k8s "cluster" implemented with kubespray
  • development with Vagrant
  • host directory storage
  • Ingress via host network

terraform

Documentation in subfolder. It takes care of setting DNS records on OVH nameservers.

bootstrap

Documentation in subfolder. It takes care of setting up the k8s cluster itself, including a vagrant dev environment.

k8s

Documentation in subfolder. The services themselfes.