Closed
Description
in kubeconfig:
users:
- name: aws
user:
exec:
apiVersion: client.authentication.k8s.io/v1alpha1
command: heptio-authenticator-aws
args:
- "token"
- "-i"
- "test"
Err : HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"deployments.extensions is forbidden: User "system:anonymous" cannot list deployments.extensions at the cluster scope","reason":"Forbidden","details":{"group":"extensions","kind":"deployments"},"code":403}