Skip to content

Commit

Permalink
docs: add ARC on GKE architecture diagram (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
gtsorbo authored Nov 5, 2024
1 parent 0364375 commit 7cf3757
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added assets/gh-runners-gke.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions modules/gh-runner-gke/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7cf3757

Please sign in to comment.