0.1.1 • Published 8 months ago

nebula-cdk v0.1.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 months ago

NebulaGraph CDK

for NebulaGraph AWS CDK CDK8s GitHub release (latest by date) npm

Installation

npm install -g aws-cdk cdk8s-cli
npm install nebula-cdk

CDK8s

See examples/cdk8s

EKS

See examples/cdk

Useful commands

  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • npm run test perform the jest unit tests
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk synth emits the synthesized CloudFormation template