Closed gopukrishnantec closed 2 years ago
This is a problem caused by an expired token, as is pointed out in #229 .
Just set a valid expiration, and run kubectl apply -f bootstrap-token-07401b.yaml
Hi @gopukrishnantec
Please see the recently added (by me) closure comment on #229 which explains this.
Topic : 10-tls-bootstrapping-kubernetes-workers I have configured the worker-2 with tls bootstrapping but not able to see the csr request in the master. Error getting from master node: Unable to authenticate the request due to an error: [invalid bearer token, [invalid bearer token, invalid bearer token]]
In worker-2, bootstrapping config file is mentioned.
I can see the option is enabled in master :
I can see below error in /var/log/syslog :
From master logs,
What else I could provide to troubleshoot this ?