- Install
aws-clion your machine: https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html - Intall
cdkon your machine: https://docs.aws.amazon.com/cdk/v2/guide/getting_started.html - Configure
aws-cli: https://docs.aws.amazon.com/cli/latest/userguide/getting-started-quickstart.html
- Change the
config.json - Run
npm installin this project - Run
cdk synth - Run
cdk deployto deploy all your resources - If you want to delete the cluster, run
cdk destroy
Servers have hostname like server-${shard}-${replica}.${prefix}.whiptail.local
Clients have hostname like client-${index}-0.${prefix}.whiptail.local
Control node has hostname control.${prefix}.whiptail.local