2tim
Results
2
comments of
2tim
I bumped into this myself using the AWS auth method for EKS. Its a specific use case where proxies the user identity call through the aws cli. The error looks...
You could work around this by creating a kube service account and generating a kubeconfig file that has the embedded token for authn in the file then passing it to...