New collaborators: 9B924E74 Moritz Graf <moritz@moritzgraf.de> |
||
|---|---|---|
| .git-crypt | ||
| bootstrap | ||
| k8s | ||
| terraform | ||
| .editorconfig | ||
| .gitignore | ||
| README.md | ||
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.