zquestz / kube-ipfs

Kuberntes configurations for IPFS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kube-ipfs

Kubernetes configurations for IPFS on GCE. Note that this requires cert-manager if you use the ingress features.

Deployment

  1. Add a new blank disk on GCE called ipfs-data that is 20GB. You can always expand it later.
  2. Edit kube/ipfs-ingress.yml with your preferred domain name.
  3. Run kubectl apply -f kube.
  4. Get your ingress IP, and setup DNS to match the changes in step 2.
  5. Profit!

About

Kuberntes configurations for IPFS

License:MIT License


Languages

Language:Shell 100.0%