Skip to content

Conversation

@twk3
Copy link
Contributor

@twk3 twk3 commented Nov 6, 2025

EKS deployment docs are updated to use clickhouse instead of elastic.

I've gone through and tested these steps in EKS

One item of note is that we just have a single node clickhouse server.

I did test both with replicas and with shards, (these were easy to setup with the choosen operator), but our application doesn't use ON CLUSTER statements for schema creation or ReplicatedMergeTree for engines, so I was unable to take advantage of a multinode cluster.

Leaving it as 1 node for now, and we can explore enabling sharding later when the need arises. (replicas likely not needed for our current use-cases)

@notion-workspace
Copy link

@twk3 twk3 requested a review from agoldis November 6, 2025 00:35
@agoldis agoldis merged commit 5b1e3f9 into main Nov 7, 2025
2 checks passed
@agoldis agoldis deleted the feat/clickhouse-eks branch November 7, 2025 19:54
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

Successfully merging this pull request may close these issues.

3 participants