Kubernetes Service Account

In order to control the EKS cluster, we need a Kubernetes service account that has access to the cluster REST services.
I already have a service account I need a service account
Also great, enter the authentication token for the security account. This will not be stored anywhere.
OK, open a Cloud Shell environment in AWS with the appropriate permissions and execute this script:
Next, execute this script in the same CloudShell environment:
content_copy Copy to clipboard
This should complete fairly quickly. Make a note of the Kubernetes authentication token in the console and enter it below. This value will not be stored anywhere.
Kubernetes Authentication Token is required