Provision EKS cluster with support for OIDC provider, ALB, NLB — Previously, I showed how to provision an EKS cluster with support for NLB and ALB external load balancers for the service object (type: LoadBalancer) and ingress object respectively. In this process from the earlier article, I showed how to add the necessary permissions in the minimalist way, but minimalist is…