quickstart-amazon-eks icon indicating copy to clipboard operation
quickstart-amazon-eks copied to clipboard

Can't get pod logs on bastion host.

Open jaggerwang opened this issue 4 years ago • 2 comments

After successfully created an EKS cluster by this quickstart, I can exetute the following kubectl commands on bastion host.

image

But when I exetute kubectl logs I got error "Error from server (InternalError): Internal error occurred: Authorization error (user=kube-apiserver-kubelet-client, verb=get, resource=nodes, subresource=proxy)".

image

jaggerwang avatar Dec 08 '21 10:12 jaggerwang