Panfactum LogoPanfactum
Infrastructure ModulesKuberneteskube_gha_arc_systems

Kubernetes GHA ARC Systems

kube_gha_arc_systems
Alpha
Live
Source Code Link

This module provides:

  • a deployment of the ARC project CRDS and controllers for self-hosted GitHub actions
  • a Moby Buildkit installation for image builds

Providers

The following providers are needed by this module:

  • helm (2.12.1)

  • kubernetes (2.27.0)

Required Inputs

No required inputs.

Optional Inputs

The following input variables are optional (have default values):

gha_runner_scale_set_controller_version

Description: The version of the arc scale set controller to deploy

Type: string

Default: "0.6.1"

vpa_enabled

Description: Whether the VPA resources should be enabled

Type: bool

Default: false

Outputs

The following outputs are exported:

namespace

Description: n/a

service_account_name

Description: n/a

Usage

No notes