I am hosting SCDF on GKE by following below documentation –
https://dataflow.spring.io/docs/installation/kubernetes/kubectl/
PODS for all components are up and running but getting below error with SCDF server POD:
Description:
Failed to bind properties under ‘spring.cloud.dataflow.task.platform.kubernetes.accounts.default.fabric8’ to io.fabric8.kubernetes.client.Config:
Reason: org.springframework.core.convert.ConverterNotFoundException: No converter found capable of converting from
The POD is Crashing on start. Is it a incompatibility issues of K8 and SCDF versions?
I tried different versions of SCDF docker images.
Sumit is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.