Skip to content

Commit

Permalink
Merge pull request #1205 from adamqqqplay/add-helm-docs
Browse files Browse the repository at this point in the history
docs: add helm quickstart link to deploy Dragonfly+Nydus
  • Loading branch information
jiangliu authored Apr 10, 2023
2 parents 38e388b + 7dff3c3 commit a8c6a23
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,9 @@ Guide to running Nydus with fscache: [Nydus-fscache](./docs/nydus-fscache.md)

### Run Nydus with Dragonfly P2P system

Nydus is deeply integrated with [Dragonfly](https://d7y.io/) P2P system, which can greatly reduce the network latency and the single point of network pressure for registry server, testing in the production environment shows that using Dragonfly can reduce network latency by more than 80%, to understand the performance test data and how to configure Nydus to use Dragonfly, please refer to the [doc](https://d7y.io/docs/setup/integration/nydus).
Nydus is deeply integrated with [Dragonfly](https://d7y.io/) P2P system, which can greatly reduce the network latency and the single point pressure of the registry server. Benchmarking results in the production environment demonstrate that using Dragonfly can reduce network latency by more than 80%, to understand the performance results and integration steps, please refer to the [nydus integration](https://d7y.io/docs/setup/integration/nydus).

If you want to deploy Dragonfly and Nydus at the same time through Helm, please refer to the **[Quick Start](https://github.com/dragonflyoss/helm-charts/blob/main/INSTALL.md)**.

### Run OCI image directly with Nydus

Expand Down

0 comments on commit a8c6a23

Please sign in to comment.