If your EKS cluster version is older than 1.16 your outputs may very. Please consider reading the updating an Amazon EKS Cluster section in the User Guide.
kubectl version --short
Output:
If your aws cli version is lower than 1.19.122, use Installing the AWS CLI in the User Guide
aws --version
Output:
Your EKS cluster has an OpenID Connect issuer URL associated with it, and this will be used when configuring the IAM OIDC Provider. You can check it with:
aws eks describe-cluster --name eksworkshop-eksctl --query cluster.identity.oidc.issuer --output text
Output: