We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Custom cluster domain is not working for the Clickhouse chart.
override-values.yaml
global: clusterDomain: cluster.customk8sdomain.com ...
Error:
{ "jsonPayload": { "message": "connect():FAILED Ping(http://clickhouse_operator/:***@chi-init-clickhouse-cluster-0-0.platform.svc.cluster.local:8123/). Err: dial tcp: lookup chi-init-clickhouse-cluster-0-0.platform.svc.cluster.local on 169.254.169.254:53: no such host", "pid": "1" }, "resource": { "type": "k8s_container", }, "timestamp": "2024-10-16T02:41:53.075780968Z", "severity": "ERROR", "sourceLocation": { "file": "connection.go", "line": "98" }, "receiveTimestamp": "2024-10-16T02:41:57.526984111Z" }
Context: Slack Message
The text was updated successfully, but these errors were encountered:
prashant-shahi
No branches or pull requests
Custom cluster domain is not working for the Clickhouse chart.
override-values.yaml
Error:
Context: Slack Message
The text was updated successfully, but these errors were encountered: