I am unable to connect to k8s cluster k8-prod-rke2 using my kubeconfig file in my WSL environment. There are some authentification issues.
When I try to do
kubectl get pods
I encounter the following error:
Error from server (Forbidden): pods is forbidden: User "u-becfqpnfys" cannot list resource "pods" in API group "" in the namespace "default".