NestCloud
August 17, 2020 ยท View on GitHub
NestCloud
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
- Author - Miaowing
License
Nest is MIT licensed.