Skip to content

make clickhouseproxy load balance and failover#426

Draft
aagbsn wants to merge 1 commit into
mainfrom
failover_clickhouseproxy
Draft

make clickhouseproxy load balance and failover#426
aagbsn wants to merge 1 commit into
mainfrom
failover_clickhouseproxy

Conversation

@aagbsn
Copy link
Copy Markdown
Contributor

@aagbsn aagbsn commented May 14, 2026

round-robin load balance between primary nodes and failover to backup node if primaries are unavailable

round-robin load balance between primary nodes and failover to backup
node if primaries are unavailable
@aagbsn aagbsn marked this pull request as draft May 14, 2026 07:46
@aagbsn
Copy link
Copy Markdown
Contributor Author

aagbsn commented May 14, 2026

not yet tested

@github-actions
Copy link
Copy Markdown

Ansible Run Output 🤖

Ansible Playbook Recap 🔍



Ansible playbook output 📖success

Show Execution

$ ansible-playbook playbook.yml --check --diff -i ../tf/modules/ansible_inventory/inventories/inventory-dev.ini
[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'
[ERROR]: the role 'geerlingguy.docker' was not found in /home/runner/work/devops/devops/ansible/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/devops/devops/ansible
Origin: /home/runner/work/devops/devops/ansible/deploy-testlists.yml:16:7

14         node_exporter_host: "0.0.0.0"
15         node_exporter_options: ""
16     - role: geerlingguy.docker
         ^ column 7

Pusher @aagbsn
Action pull_request
Working Directory
Workflow .github/workflows/check_ansible.yml
Last updated Thu, 14 May 2026 07:47:15 GMT

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.

1 participant