Go to file
Moritz Graf 4ad680afdf Still not migrated, but tried for the 4th time 2020-06-12 14:24:18 +02:00
.git-crypt Add 1 git-crypt collaborator 2020-04-05 20:09:08 +02:00
bootstrap Removing 2nd and 3rd node 2020-05-20 10:38:07 +02:00
k8s Still not migrated, but tried for the 4th time 2020-06-12 14:24:18 +02:00
terraform Still not migrated, but tried for the 4th time 2020-06-12 14:24:18 +02:00
.editorconfig Cert-manager deployed 2020-04-05 10:17:47 +02:00
.gitattributes small fix with corona 2020-04-10 02:18:12 +02:00
.gitignore Adding everything to let gitea work via https 2020-05-01 19:11:16 +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.