Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zquestz/kube-flipstarter

Kubernetes configurations for flipstarter.cash
https://github.com/zquestz/kube-flipstarter

Last synced: about 1 month ago
JSON representation

Kubernetes configurations for flipstarter.cash

Awesome Lists containing this project

README

        

# kube-flipstarter
Kuberntes configurations for flipstarter.cash on GCE. Note that this requires `cert-manager` if you use the ingress features.

## Deployment
1. Add a new blank disk on GCE called `flipstarter-data` that is as small as you can make it. You can always expand it later.
2. Edit `kube/flipstarter-ingress.yml` with your preferred domain name.
3. Run `kubectl apply -f kube`.
4. Profit!