M. Rehan d39c5bbb9c Add common method for defining cpu/memory/gpu limitations 3 жил өмнө
..
charts d39c5bbb9c Add common method for defining cpu/memory/gpu limitations 3 жил өмнө
templates d39c5bbb9c Add common method for defining cpu/memory/gpu limitations 3 жил өмнө
.helmignore d39c5bbb9c Add common method for defining cpu/memory/gpu limitations 3 жил өмнө
Chart.yaml d39c5bbb9c Add common method for defining cpu/memory/gpu limitations 3 жил өмнө
README.md d39c5bbb9c Add common method for defining cpu/memory/gpu limitations 3 жил өмнө
app-readme.md d39c5bbb9c Add common method for defining cpu/memory/gpu limitations 3 жил өмнө
ix_values.yaml d39c5bbb9c Add common method for defining cpu/memory/gpu limitations 3 жил өмнө
questions.yaml d39c5bbb9c Add common method for defining cpu/memory/gpu limitations 3 жил өмнө
requirements.lock d39c5bbb9c Add common method for defining cpu/memory/gpu limitations 3 жил өмнө
test_values.yaml d39c5bbb9c Add common method for defining cpu/memory/gpu limitations 3 жил өмнө

README.md

IPFS

IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. IPFS provides an interface as simple as the HTTP web, but with permanence built in. You can also mount the world at /ipfs.

Introduction

This chart bootstraps IPFS deployment on a Kubernetes cluster using the Helm package manager.

Configuration

The following table lists the configurable parameters of the IPFS chart and their default values.

Parameter Description Default
image.repository Image repository ipfs/go-ipfs
image.tag IPFS image tag. Possible values listed here. v0.8.0-rc1
image.pullPolicy Image pull policy IfNotPresent
extraArgs Additional command line arguments to pass to the IPFS server []