EDIT: I think the problem we were having was with using the AWS CLI to generage the Kubernetes config file. I believe such file was generated with an old apiVersion, e.g. apiVersion: client.authentication.k8s.io/v1beta1. Updating the AWS CLI version should fix that.
Describe the Enhancement
As per this PR: https://github.com/binbashar/leverage/issues/148