Not able to use the role created for k8 cluster access

Hi,i have created naren user and not able to swtich to


naren and access cluster…help on this.



IAM permissions in playground are granted only to certain specifically named users/roles/polices etc. so you can’t just create IAM objects with any name, e.g. naren_role

There is work being done to enable some more flexibility here, however IAM objects will have to have certain prefixes. It will be something like iamrole_* where *`` could be naren`.

This is not yet rolled out.

thanks for the clarity