https://github.com/corrupt952/home
Repository for the home network devices and a kubernetes cluster.
https://github.com/corrupt952/home
home
Last synced: 4 months ago
JSON representation
Repository for the home network devices and a kubernetes cluster.
- Host: GitHub
- URL: https://github.com/corrupt952/home
- Owner: corrupt952
- License: mit
- Created: 2022-10-25T17:41:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-24T02:31:27.000Z (over 1 year ago)
- Last Synced: 2025-02-24T03:27:44.665Z (over 1 year ago)
- Topics: home
- Language: Dockerfile
- Homepage:
- Size: 1.37 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Home
Repository for the network devices and a kubernetes cluster in my home.
This repository manages the playbooks and manifests.
- Router
- TBD
- Kubernetes
- Playbooks
- Manifests
## Requirements
Before starting the setup and the operation, you need to do some preliminary preparation on your own PC.
- Install [aqua](https://aquaproj.github.io/)
- Install [ansible-playbook](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html)
- Install tools via aqua
```sh
aqua i
```
## Documentation
- [LICENSE](/LICENSE)
- [Network devices](/docs/networks/index.md)
- [Kubernetes cluster](/docs/kubernetes/index.md)
- [Peripheral devices](/docs/peripherals/index.md)