Skip to content

Latest commit

 

History

17 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

仓库 files navigation

Mini ARC

A gh extension to start up a 操作 Runner Controller deployment in Minikube via 代码空间.

Built for those that need or want to deploy 操作 Runner Controller as fast as possible for testing or experimental purposes.

This extension will:

  • Create you a new repository.
  • Create a new Codespace.
  • Install 操作 Runner Controller in Minikube on said Codespace.
  • Create a flexible number of runner scale set deployments based on input options.
    • Each runner scale set is installed to the new repository.

Prerequisites

  • Ensure you have the GitHub CLI installed.
  • Ensure your GitHub CLI token has the repo, workflow, and codespace scopes (run gh auth status to check).
  • If not, add the scopes:
    gh auth refresh --scopes repo,workflow,codespace
  • Install the extension:
    gh extension install bagtoad/gh-mini-arc

Usage

Create a new repository with an 操作 Runner Controller deployment in a Codespace.

gh mini-arc

Create a new repository with an 操作 Runner Controller deployment in a Codespace with 5 runner scale sets of different names.

gh mini-arc -s "scale-set-1" -s "scale-set-2" -s "scale-set-3" -s "scale-set-4" -s "scale-set-5"

关于

A gh extension to start up a ARC deployment in minikube via codespaces.

Topics

Resources

Stars

8 stars

关注者

1 watching

复刻s

发布

Used by

贡献者

Languages