Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 227 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 227 Bytes

ElasticDT

Scalable, modular, SoA-based DT

Quickstart

Install Docker, kubectl, kind, helm, and helmfile. Then:

. util.sh
. create_cluster.sh

To tear down the cluster:

. delete_cluster.sh