-
error: You must be logged in to the server (the server has asked for the client to provide credentials)카테고리 없음 2022. 6. 24. 17:16
#에러메시지
aws eks build error
error: You must be logged in to the server (the server has asked for the client to provide credentials)
해결
kubectl edit -n kube-system configmap/aws-auth
- groups:
- system:masters
rolearn: arn:aws:iam::214124124:role/role-codebuild-124
username:role-codebuild-124