Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.84 KB

README.md

File metadata and controls

55 lines (36 loc) · 1.84 KB

NestCloud

NPM Version Package License NPM Downloads Travis Linux Coverage

How run nestcloud app in kubernetes cluster.

Requirement Modules

  • @nestcloud/boot
  • @nestcloud/http

Optional Modules

  • @nestcloud/kubernetes
  • @nestcloud/config

Build

make image

Deploy

kubectl create -f ./deploys/configmap.yaml
kubectl create -f ./deploys/configmap-other.yaml
kubectl create -f ./deploys/rbac.yaml
kubectl create -f ./deploys/deployment.yaml
kubectl create -f ./deploys/service.yaml

Stay in touch

License

Nest is MIT licensed.