Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

support redundant deployment #118

Open
willnorris opened this issue Apr 2, 2024 · 0 comments
Open

support redundant deployment #118

willnorris opened this issue Apr 2, 2024 · 0 comments

Comments

@willnorris
Copy link
Member

willnorris commented Apr 2, 2024

currently, golink is singly-homed. That can make your coworkers sad when that one instance goes down for whatever reason. We should allow for running multiple redundant copies of golink. At a minimum, we should make it easier to run read-only replicas. Much fancier would be to allow secondary replicas to proxy writes to a single primary replica.

Related: https://github.com/tailscale/corp/issues/18849

willnorris added a commit that referenced this issue Apr 2, 2024
Right now, running in read-only mode displays a banner stating that
links can be resolved but not created or updated, as well as actively
blocking requests to modify links.

Update #118
willnorris added a commit that referenced this issue Apr 2, 2024
Right now, running in read-only mode displays a banner stating that
links can be resolved but not created or updated, as well as actively
blocking requests to modify links.

Update #118

Signed-off-by: Will Norris <will@tailscale.com>
willnorris added a commit that referenced this issue Apr 2, 2024
Right now, running in read-only mode displays a banner stating that
links can be resolved but not created or updated, as well as actively
blocking requests to modify links.

Update #118

Signed-off-by: Will Norris <will@tailscale.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant