diff --git a/assets/gh-runners-gke.png b/assets/gh-runners-gke.png new file mode 100644 index 0000000..0770a06 Binary files /dev/null and b/assets/gh-runners-gke.png differ diff --git a/modules/gh-runner-gke/README.md b/modules/gh-runner-gke/README.md index ff65c34..9862b89 100644 --- a/modules/gh-runner-gke/README.md +++ b/modules/gh-runner-gke/README.md @@ -2,6 +2,8 @@ This module handles the opinionated creation of infrastructure necessary to deploy GitHub Actions Runners on GKE. This module follows the guide provided by GitHub for [Quickstart for Actions Runner Controller](https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/quickstart-for-actions-runner-controller). +![ARC on GKE architecture diagram](../../assets/gh-runners-gke.png) + This includes: - Enabling necessary APIs