Required Permissions to Deploy and Manage gha-runner-scale-set-controller and gha-runner-scale-set on AKS Cluster #3616
Unanswered
paulkarthik1234
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need assistance with determining the necessary permissions to successfully deploy and manage gha-runner-scale-set-controller and gha-runner-scale-set on an AKS cluster.
Context
Current Access: I am not an AKS cluster admin and do not have the contributor role.
Granted Permissions: I have been provided with some customized permissions using Azure roles to install gha-runner-scale-set-controller and gha-runner-scale-set in a specific namespace. However, my access is restricted solely to specific namespace.
Issue
I have customizing the following gha-runner-scale-set-controller and gha-runner-scale-set YAML files for deploying gha-runner-scale-set-controller and gha-runner-scale-set. I am requesting assistance to determine the specific permissions, roles, or access my AKS cluster admin should grant me to deploy and manage these components successfully.
https://github.com/actions/actions-runner-controller/blob/master/charts/gha-runner-scale-set-controller/values.yaml
https://github.com/actions/actions-runner-controller/blob/master/charts/gha-runner-scale-set/values.yaml
Request
Could you please provide a detailed list of:
The specific Kubernetes roles and permissions required.
Any necessary Azure roles and permissions.
Any other access controls needed to deploy and manage gha-runner-scale-set-controller and gha-runner-scale-set within the namespace.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions