Skip to content

isabella232/nodejs-express-k8s

 
 

Repository files navigation

Example NodeJS on Local K8s app

Requirements: Tilt

With a local Kubernetes environment, run:

tilt up

If you get errors trying to push to gcr.io/windmill-public-containers, that means you're not using a local Kubernetes environment (like Docker For Mac or Minikube). See the FAQ for more info.

Endpoints

Hello World

curl http://localhost:3000

About

An example NodeJS app k8s

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 44.4%
  • JavaScript 32.1%
  • Dockerfile 23.5%