Files
chart/test/ipfs/1.0.1
Waqar Ahmed c654472422 Updated catalog item dependencies (test train)
Following items were updated:
Updated nextcloud (1.1.0 versions)

Updated ipfs (1.0.1 versions)

Updated ix-chart (2101.0.0 versions)

Updated minio (1.0.1 versions)

Updated plex (1.0.1 versions)
2021-02-04 01:15:55 +05:00
..
2021-01-28 00:15:55 +05:00
2021-01-28 00:15:55 +05:00
2021-02-04 00:30:57 +05:00
2021-01-28 00:15:55 +05:00

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