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
if I try the same in my org k8s using helm install, I getting below errors,
Error: failed to install CRD crds/actions.github.com_autoscalinglisteners.yaml: 1 error occurred:
customresourcedefinitions.apiextensions.k8s.io is forbidden: User "system:serviceaccount:serviceaccounts:arc-ci-sa" cannot create resource "customresourcedefinitions" in API group "apiextensions.k8s.io" at the cluster scope
So I have been asked to install this in my enterprise k8s with flux and kustomization combo, But I could not find much documentation on it how to deploy these helm charts or the oci image.
can anyone share an idea of how it can be implemented this way ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am able to deploy both the scaleset and controller in my minikube setup and successfully connect to my enterprise git org to run the workflows using this guide - https://docs.github.com/en/enterprise-cloud@latest/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/deploying-runner-scale-sets-with-actions-runner-controller#deploying-a-runner-scale-set
if I try the same in my org k8s using helm install, I getting below errors,
So I have been asked to install this in my enterprise k8s with flux and kustomization combo, But I could not find much documentation on it how to deploy these helm charts or the oci image.
can anyone share an idea of how it can be implemented this way ?
Thanks!!
Beta Was this translation helpful? Give feedback.
All reactions