Open lemontree23 opened 8 months ago
your log: Not found address of host: clickhouse-keeper-0.clickhouse-keeper-headless.clickhouse.svc.cluster.local. (DNS_ERROR),
your config: namespaceDomainPattern: "%s.svc.cluster.test"
I'm not one of the clickhouse or altinity developers but it seems you should use: namespaceDomainPattern: "%s.svc"
@ahmadubuntu
spec:
namespaceDomainPattern: "%s.svc"
<Warning> DNSResolver: Cannot resolve host (clickhouse-keeper-0.clickhouse-keeper-headless.clickhouse.svc.cluster.local), error 0: DNS error.
<Error> bool DB::(anonymous namespace)::isLocalhost(const std::string &): Code: 198. DB::Exception: Not found address of host: clickhouse-keeper-0.clickhouse-keeper-headless.clickhouse.svc.cluster.local. (DNS_ERROR)
don't work namespaceDomainPattern