Update kubeconfig for EKS aws

Add/refresh an EKS context with a clean alias instead of the long ARN

aws eks update-kubeconfig --name <cluster> --region <id> --alias <cluster> --kubeconfig ~/.kube/config