Go to file
Moritz Graf c2881f0f0a Tryout with storageos - not successful 2020-04-10 01:29:08 +02:00
.git-crypt Add 1 git-crypt collaborator 2020-04-05 20:09:08 +02:00
bootstrap reinit with flannel 2020-04-05 12:23:09 +02:00
k8s Tryout with storageos - not successful 2020-04-10 01:29:08 +02:00
terraform Changin corona & corona-api to haumdaucher 2020-04-09 23:13:20 +02:00
.editorconfig Cert-manager deployed 2020-04-05 10:17:47 +02:00
.gitattributes Adding docker pull secret 2020-04-05 22:13:29 +02:00
.gitignore Current state 2020-02-18 19:18:20 +01: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.