allErrs=append(allErrs,field.Invalid(fldPath,"","using token-based discovery without caCertHashes can be unsafe. Set unsafeSkipCAVerification to continue"))
allErrs=append(allErrs,field.Invalid(fldPath,"","using token-based discovery without caCertHashes can be unsafe. Set unsafeSkipCAVerification as true in your kubeadm config file or pass --discovery-token-unsafe-skip-ca-verification flag to continue"))