# HyperCloud Setting up your own platform on top of Kubernetes sucks. Techaro HyperCloud (THC) is here to help you do it with the magic of opinionated defaults. With HyperCloud, you get the following added to Kubernetes out of the box: - HTTP ingress via [Traefik](https://traefik.io/) - TLS certificate issuance via [cert-manager](https://cert-manager.io/) - DNS settings via [external-dns](https://kubernetes-sigs.github.io/external-dns/latest/) - Tor hidden services and other fun via [tor-controller](https://github.com/bugfest/tor-controller) - [Air Traffic Control](https://yokecd.github.io/docs/airtrafficcontroller/atc/) to manage custom templates But we don't stop there. We also add datatypes on top of Kubernetes to make common setups easier: - [ ] App.hypercloud.techaro.lol - A flexible App type for your stateful and stateless workloads, including Anubis integration - [ ] Database.hypercloud.techaro.lol - MySQL or PostgreSQL databases complete with backups