Skip to content

An example that running app in kubernetes cluster use nestcloud.

License

Notifications You must be signed in to change notification settings

nest-cloud/nestcloud-kubernetes-example

Repository files navigation

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.

About

An example that running app in kubernetes cluster use nestcloud.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published