Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 584 Bytes

File metadata and controls

17 lines (13 loc) · 584 Bytes
title sidebar_label slug
enclave add
enclave add
/enclave-add

Your distributed applications run in enclaves. They are isolated from each other, to ensure they don't interfere with each other. To create a new, empty enclave, simply run:

kurtosis enclave add

To create enclaves that support subnetworks use the --with-subnetworks flag.