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

find self from FE_SERVERS according to IP or FQDN #21

Open
dyrnq opened this issue Nov 15, 2024 · 0 comments
Open

find self from FE_SERVERS according to IP or FQDN #21

dyrnq opened this issue Nov 15, 2024 · 0 comments

Comments

@dyrnq
Copy link
Owner

dyrnq commented Nov 15, 2024

FE_SERVERS=fe1:172.20.80.2:9010,fe2:172.20.80.3:9010,fe3:172.20.80.4:9010

or docker compose cluster

FE_SERVERS=fe1:fe-01:9010,fe2:fe-02:9010,fe3:fe-03:9010

or on k8s

FE_SERVERS=fe1:fe-0.fe-headless.default.svc.cluster.local:9010,fe2:fe-1.fe-headless.default.svc.cluster.local:9010,fe3:fe-2.fe-headless.default.svc.cluster.local:9010
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