Skip to content

paganl/paga

 
 

Repository files navigation

Podinfo - Paga

The workload is the podinfo container image.

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

Deploying

Locally:

make compose-up

make compose-test

In Kubernetes (Kind):

make kind-create-cluster

make kind-load-image

make k8s-up

make k8s-test

In Humanitec:

humctl login

humctl config set org FIXME
humctl config set app paga
humctl config set app development

make htc-up

About

This is paga

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 55.1%
  • Shell 44.2%
  • Dockerfile 0.7%