Skip to content

This is a simple micro service which is deployed with Score (score-compose and score-k8s).

License

Notifications You must be signed in to change notification settings

score-spec/sample-score-app

Repository files navigation

Sample Score App

This is a simple micro service which is deployed with Score (score-compose and score-k8s).

Open in GitHub Codespaces

The Workload

The workload is a simple containerized NodeJS app talking to a PostreSQL database.

Deploying

Score is used to deploy the workload locally with score-compose in Docker or with score-k8s in Kubernetes. See Makefile for more details.

Locally:

make compose-up

make compose-test

In Kubernetes (Kind):

make kind-create-cluster

make kind-load-image

make k8s-up

make k8s-test

About

This is a simple micro service which is deployed with Score (score-compose and score-k8s).

Resources

License

Stars

Watchers

Forks

Packages