fluid
fluid copied to clipboard
[BUG] Suggest using `name.namespace` format for DNS discovery
What is your environment(Kubernetes version, Fluid version, etc.)
Describe the bug
Currently, we encounter
2022-12-01 04:29:01,312 ERROR] Invalid address=`demo-dataset-abcd-jindo-master-0.demo-dataset.svc.cluster.local:19782'
2022-12-01 04:29:02,312 ERROR ] Invalid address=`demo-dataset-abcd-jindo-master-0.demo-dataset.svc.cluster.local:19782'
I suggest using name.namespace format for DNS discovery. Because it's enough for crossing namespace.
What you expect to happen:
How to reproduce it
Additional Information