actions-runner-controller icon indicating copy to clipboard operation
actions-runner-controller copied to clipboard

Custom dind config and node tolerations for runner pod

Open th-le opened this issue 1 year ago • 0 comments

Changes

  • Add custom dind config to allow private registry images to be used in dind container
  • Allows dind container to use a custom network range to avoid conflicting IPs with IP ranges in cloud provider like AWS
  • Use node tolerations for runner pod to have more flexibility in scheduling the required pods

th-le avatar May 24 '24 10:05 th-le