filecoin-project / helm-charts

7 stars 7 forks source link

nebula crawler chart #121

Closed coryschwartz closed 2 years ago

coryschwartz commented 2 years ago

helm chart to run the nebula crawler

dennis-tra commented 2 years ago

I may suggest to incorporate the network name that nebula is crawling/monitoring into the naming schemes. AFAICT This Helm chart only considers IPFS. If you also want to crawl/monitor Filecoin in the future you may include the network name in the Kubernetes resource names as well.

Like

apiVersion: batch/v1beta1
kind: CronJob
metadata:
  # name: {{ .Release.Name }}-crawl
  name: {{ .Release.Name }}-ipfs-crawl
dennis-tra commented 2 years ago

Just leaving a few numbers here:

IPFS (from 26th of November 2021 until today):

Filecoin (from 26th of November 2021 until today):