|
vor 2 Jahren | |
---|---|---|
.. | ||
charts | vor 2 Jahren | |
templates | vor 2 Jahren | |
.helmignore | vor 2 Jahren | |
Chart.yaml | vor 2 Jahren | |
README.md | vor 2 Jahren | |
app-readme.md | vor 2 Jahren | |
ix_values.yaml | vor 2 Jahren | |
questions.yaml | vor 2 Jahren | |
requirements.lock | vor 2 Jahren | |
test_values.yaml | vor 2 Jahren |
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 | [] |