Skip to content

MysteryForge/eth-infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

This repository serves as code snippets for those interested in understanding and experimenting with infrastructure components related to the Ethereum ecosystem running in a kubernetes cluster.

At the moment we are using terraform and terragrunt to manage our kubernetes infrastructure. In case you are using a CI/CD I would recommend export the configurations into YAML and just use these files to deploy the infrastructure.

Our recommendation is to copy the code of the components you are interested in and adapt them to your needs.

We will be adding through time more components and configurations to this repository as we experiment with them in our own infrastructure to build a full Ethereum stack running in a kubernetes cluster.

ETH Solutions

  • EigenDA
  • ETH Stake
  • Geth+Lighthouse
  • Optimism L2

Getting Started

Prerequisites

Tools required:

  • terraform
  • terragrunt
  • kubectl

A working kubernetes cluster is required with the following infra:

  • openebs
  • ingress-nginx
  • external-secrets
  • external-dns
  • cert-manager
  • loki
  • grafana
  • prometheus or victoria-metrics

Holesky

License

All other files within this repository are licensed under the MIT License unless stated otherwise.

Support

This project is supported by CuteTarantula.

We are a UK-based consultancy specializing in Ethereum and blockchain solutions. Whether you have an exciting project idea or need expert guidance on any of our supported tools, we’re here to help. Don’t hesitate to reach out, we’d love to collaborate with you!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published