Skip to content

bjelicaluka/hs-kubernetes-workshop

Repository files navigation

Homesourcing Kubernetes workshop

Running the project

  • npm i
  • export DATABASE_URL=dburl
  • export DATABASE_NAME=dbname
  • npm start

Building the project

  • docker build -t <tag> .

Deploying the project

  • kubectl apply -f message-generator.yaml
  • kubectl apply -f ravendb.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published