microscript-base/README.md

13 lines
393 B
Markdown
Raw Permalink Normal View History

2022-04-21 22:15:48 +00:00
# Introduction
This repository is a skeleton for a microscript container image -- that
is container that get's started either by Kubernetes Job or CronJob and
that does not run forever.
In this particular example MongoDB is included in the setup.
# How to use this repository
Just mount scripts using ConfigMap and run
`harbor.k-space.ee/k-space/microscript-base` directly from Kubernetes