You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 months ago | |
---|---|---|
.drone.yml | 6 months ago | |
.gitignore | 6 months ago | |
Dockerfile | 6 months ago | |
README.md | 6 months ago | |
ssh_config | 6 months ago |
README.md
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