You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any guidance around deploying this controller in a single EKS cluster to support multiple different GitHub organizations? We have a couple github.com hosted organizations, as well as an on-prem Github Enterprise instance. I was looking to support all of those with actions runners running in the same EKS cluster.
The text was updated successfully, but these errors were encountered:
You probably want to explore deploying multiple controllers using the watchNamespace feature, it's not really documented unfortunately. The feature was added as part of #377, you might be able to gleam more details from the issue.
@mumoshu can provide more details if you get stuck
Also, if you're okay with sharing the GitHub token/app and the namespace across GitHub orgs, I believe just creating RunnerDeployments with various organization field values work.
Please let me move this to Discussions as the question is already answered, the feature that supports the use case already exists, and the documentation enhancement is tracked in another issue #455.
Is there any guidance around deploying this controller in a single EKS cluster to support multiple different GitHub organizations? We have a couple github.com hosted organizations, as well as an on-prem Github Enterprise instance. I was looking to support all of those with actions runners running in the same EKS cluster.
The text was updated successfully, but these errors were encountered: