fdb-kubernetes-operator
fdb-kubernetes-operator copied to clipboard
Validating DNS resolution before choosing coordinators
What would you like to be added/changed?
When we choose coordinators using DNS names, it would be good to validate that the DNS names are valid and reachable. This should be checked by the fdbcli coordinators command, but checking it in the operator could provide additional safety and clearer error messages.