Skip to content
New issue

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

support custom cluster domain in clickhouse charts #537

Open
prashant-shahi opened this issue Oct 22, 2024 · 0 comments
Open

support custom cluster domain in clickhouse charts #537

prashant-shahi opened this issue Oct 22, 2024 · 0 comments
Assignees

Comments

@prashant-shahi
Copy link
Member

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

@prashant-shahi prashant-shahi self-assigned this Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant