how to get the cluster config for the eks other than the aws clu code example
Example: aws config kubectl
aws eks --region <region-code> update-kubeconfig --name <cluster_name>
aws eks --region <region-code> update-kubeconfig --name <cluster_name>