Skip to content

Blobscan/blobscan-helm-charts

This branch is 21 commits ahead of, 128 commits behind ethpandaops/ethereum-helm-charts:refs/heads/gh-pages.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1183834 · Aug 9, 2024
Aug 7, 2024
May 14, 2023
Aug 9, 2024

Repository files navigation

A set of Helm charts to run multiple components of the Ethereum blockchain on Kubernetes.

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm has been set up correctly, add the repo as follows:

helm repo add blobscan-helm-charts https://blobscan.github.io/blobscan-helm-charts

If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages. You can then run the following command to see the charts.

helm search repo blobscan-helm-charts

To install the blobscan chart:

helm install blobscan blobscan-helm-charts/blobscan

To uninstall the chart:

helm delete blobscan

More infos

You can find the source code for all charts under github.com/blobscan/blobscan-helm-charts.

About

A set of Helm charts to run blobscan on Kubernetes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Smarty 92.5%
  • Makefile 7.5%