Waqar Ahmed e7c698899c Add placeholder values.yaml 4 жил өмнө
..
charts 94dbc6a0d7 Updated catalog item dependencies (test train) 4 жил өмнө
templates cda05f3675 Standardize environment variable name in ipfs deployment 4 жил өмнө
.helmignore fc9c6549f7 Update ipfs version 4 жил өмнө
Chart.yaml 6508c738a8 Update dependencies path for all catalog items 4 жил өмнө
README.md fc9c6549f7 Update ipfs version 4 жил өмнө
app-readme.md fc9c6549f7 Update ipfs version 4 жил өмнө
default_values.yaml 740e328048 Rename values.yaml to default_values.yaml as they are evaluated on upgrades by helm even if not explicitly specified 4 жил өмнө
questions.yaml 40f4842c01 Add hidden attribute 4 жил өмнө
requirements.lock c654472422 Updated catalog item dependencies (test train) 4 жил өмнө
test_values.yaml fa234612af Add environment variables to test values 4 жил өмнө
values.yaml e7c698899c Add placeholder values.yaml 4 жил өмнө

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 []