Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/corrupt952/home

Repository for the home network devices and a kubernetes cluster.
https://github.com/corrupt952/home

home

Last synced: 10 days ago
JSON representation

Repository for the home network devices and a kubernetes cluster.

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)