Back to Yugabyte Db

Explore Setup Multi New

docs/layouts/_shortcodes/explore-setup-multi-new.html

2026.1.0.0-b29457 B
Original Source

{{/* get the page path to determine version */}} {{- $path := split $.Page.File.Dir "/" -}} {{/* version is the first path of the path. eg: preview/stable/v2.12 ...*/}} {{- $version := index $path 0 -}}

Before you start

Set up a YugabyteDB universe and the YB Workload Simulator application to run workloads against your universe.