Skip to content

Commit b1ef4a1

Browse files
committed
fix: Update readme
1 parent 80276c5 commit b1ef4a1

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

github-runner/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
This folder contains scripts for deploying GitHub Action self-runners and Dockerfile for building kubernetes self-hosted runner image.
44

55

6-
> NOTE: Choose one of available options:
7-
> - For On-Premise infrastructure managed by GitHub actions workflows please use node self-hosted runner.
8-
> - For OpenCRVS hosted on Cloud infrastructure or On-Premise K8s cluster managed manually please use self-hosted runner on kubernetes.
6+
Choose one of available options:
7+
| Infrastructure configuration | Runner deployment scenario |
8+
|---|---|
9+
| **On-Premise infrastructure managed by GitHub actions provision workflows**. Node level runner will handle provision workflow only. Provision workflow will manage k8s runner setup. | Node runner |
10+
| **Cloud infrastructure**. On Cloud environments only k8s runner is needed to handle deployment, data seed, data reset and other OpenCRVS related workflows. | K8s runner |
911

1012
# How to deploy self-hosted runner on Kubernetes cluster?
1113

0 commit comments

Comments
 (0)