I'm trying to connect Jenkins to a fresh K8S cluster via (Kubernetes plugin), however, I'm seeing the following error when I attempt to test.
Then I have tried to add a secret file to Jenkins credentials of my ~/.kube/config I'm seeing this error.
k8s version is 1.15.4 and Jenkins 2.190.1
Any ideas?

