Conversation
|
In our other Dev EKS Cluster we are using the "pytorch-ci-admins" IAM role. This role is granted to ci-infra admins when they login to AWS via their LFID setup. Do we want to do the same here so that folks don't need yet another login method? |
i think this is for devgpu user and remote execution users. they are not admins but just normal users who can initiate task in our cluster. admin can be too powerful |
|
I want to push back on this decision: A) do we need that? Why exactly? |
|
the lint error does not related to my changes , so squash |
EKS Access Config
add var to allow change cluster's access_config
by default the value will use "CONFIG_MAP" (same default setup as aws eks)
In clusters.yaml, add it as a top-level key under the cluster:
see my plan change in ci-forge:
https://github.com/pytorch/ciforge/pull/180
error