Deployment¶
This guide describes how to deploy a two-party Carbyne Stack Virtual Cloud on your local machine using kind clusters.
We support two distinct deployment methods:
- Manual deployment using mainly
kubectl
and the shell is presently the most instructive, thoroughly tested, and flexible method for deploying Carbyne Stack. - Automated deployment using Terraform CDKTF is a very convenient way to deploy Carbyne Stack, but the implementation is still early stage and should be considered experimental. Not all configuration options are supported as of today, e.g., using a secure offline phase implementation.