quickstart-amazon-eks
quickstart-amazon-eks copied to clipboard
Can't get pod logs on bastion host.
After successfully created an EKS cluster by this quickstart, I can exetute the following kubectl commands on bastion host.

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)".
