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

クラスタ構成で nginx -> kompira を同じノード上で接続するようにする #46

Open
tichi73 opened this issue Aug 9, 2024 · 0 comments
Assignees

Comments

@tichi73
Copy link
Contributor

tichi73 commented Aug 9, 2024

nginx -> kompira の接続設定はデフォルト kompira:8000 となっていて、ホスト名 kompira は docker によるコンテナ名前解決によって行われる。そのためクラスタ構成ではあるノードの nginx から別のノードの kompira コンテナに接続する場合もある。

一方でクラスタ構成においては、ノード単位での内部連携をさせノード単位での正常性確認をとれるようにしておきたいため、nginx -> kompira を同じノード上で接続するような設定にしたい。

具体的には nginx から kompira の接続先を ap-{{.Node.Hostname}} となるようにする。

@tichi73 tichi73 self-assigned this Aug 9, 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