Atmos workflow for ARC EKS automation cluster #19
-
|
README steps document automation cluster deployment as: The first should be |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
I think it possibly just needs the |
Beta Was this translation helpful? Give feedback.
-
|
Ah thanks for point that out; yes it's a mistake. There are a few ways to deploy it, but the docs should say this 1 command to do it all: atmos workflow deploy/github-runners -f githubThis command will do everything you need:
Ultimately it's the same as any other |
Beta Was this translation helpful? Give feedback.
Ah thanks for point that out; yes it's a mistake. There are a few ways to deploy it, but the docs should say this 1 command to do it all:
This command will do everything you need:
eks/actions-runner-controllerUltimately it's the same as any other
platEKS cluster, but for self-hosted runners we deployeks/actions-runner-controllerafter everything else is deployed