|
hace 4 años | |
---|---|---|
.. | ||
charts | hace 4 años | |
templates | hace 4 años | |
.helmignore | hace 4 años | |
Chart.yaml | hace 4 años | |
README.md | hace 4 años | |
app-readme.md | hace 4 años | |
default_values.yaml | hace 4 años | |
questions.yaml | hace 4 años | |
requirements.lock | hace 4 años | |
test_values.yaml | hace 4 años | |
values.yaml | hace 4 años |
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.
This chart bootstraps IPFS deployment on a Kubernetes cluster using the Helm package manager.
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 | [] |