returnnil,fmt.Errorf("there is no JWS signed token in the %s ConfigMap. This token id %q is invalid for this cluster, can't connect",bootstrapapi.ConfigMapClusterInfo,tokenID)
returnnil,fmt.Errorf("token id %q is invalid for this cluster or it has expired. Use \"kubeadm token create\" on the master node to creating a new valid token",tokenID)