I'm trying to setup Vitess on a local Kubernetes by following this. After installed vtctld and set up the web UI. I saw following error on TOPOLOGY BROWSER
/etcd
Error
Get http://etcd-global:4001/v2/keys/vt/cells?quorum=true&recursive=false&sorted=true: dial tcp: lookup etcd-global on 10.0.2.3:53: server misbehaving
Am I doing something wrong?