Hi all,
Currently we're using EKS (v1.13) with Jenkins (v2.176.1) and the Kubernetes plugin (v1.17.2) and it seems like every 15 minutes (coincides with how long the generated token is supposed last) there is an issue with authorizing against the cluster.
Here is the error message: https://gist.githubusercontent.com/mrferos/b193bbf1a2753d63dfbf17334f19168d/raw/cfa73e64594d172f72c1838b2364d554cdc9a97e/error.txt
Here is the kubeconfig we have saved as a credential: https://gist.githubusercontent.com/mrferos/fc7ee471a59caca0bca94242e7983911/raw/71a0a287923eca2e2050dcff5c25d39eb307ad6c/config.yaml
I was hoping someone had some experience with the above issue or some insight as to where I should look into next?
Cheers,
Andres.
P.S. will do the 2.176.2 security update soon, just want to get this issue figured out first.