I have created kubernetes cluster using eks. Iam unable to create pod in worker node it showing some forbidden error (rbac). while exploring I came to know that we have to change some authentication mode configuration in kube api server but in eks we can't get master config I think So How to resolve this can someone help?
aws eks --region region-code update-kubeconfig --name cluster_name- Tummala Dhanvi