Report this

What is the reason for this report?

Unable to authenticate with networking.k8s.io/v1 api

Posted on February 15, 2022

I moved from networking.k8s.io/v1betav1 to networking.k8s.io/v1. and i cannot manage to make ingress work.

The terraform plan keeps failing although I check the troubleshoting guide from https://kubernetes.github.io/ingress-nginx/troubleshooting/ specifically at these lines: $ curl --cacert /var/run/secrets/kubernetes.io/serviceaccount/ca.crt -H "Authorization: Bearer $(cat /var/run/secrets/kubernetes.io/serviceaccount/token)" https://kubernetes.default.svc.cluster.local && echo but connection cannot be established still getting a 403

I checked at the configuration of kubectl and it looks that this is still using v1betav1 however this configuration I got kubconfig I got from the cluster… so I dont really get why is not v1 there…

any hint will be highly appreaciated

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.