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

Document high availability cache #1057

Closed
russjones opened this issue Jun 8, 2017 · 3 comments
Closed

Document high availability cache #1057

russjones opened this issue Jun 8, 2017 · 3 comments

Comments

@russjones
Copy link
Contributor

Problem

In #853, we introduced a cache that can be used to make Teleport more resilient in the face of failures. However, we don't have any documentation on how to enable or disable this and we also don't have any architectural diagrams that explain how this new HA concept works.

Proposed Solution

  • In the Admin Guide, document how to use this new cache.
  • In the Architecture documentation, document how this cache works.
@russjones russjones added this to the 2.2.1 milestone Jun 15, 2017
@kontsevoy kontsevoy removed this from the 2.3 milestone Jun 21, 2017
@kontsevoy
Copy link
Contributor

I am removing it from 2.3 milestone. IMO such documentation does not belong to product docs, because it does not affect how Teleport should be used. This is probably good for "contributor documentation" or maybe for a "Teleport under the hood" blog post.

Leaving it open though, this is good stuff we should be documenting, if not for users but for devs/contributors.

@russjones
Copy link
Contributor Author

I was thinking it might be a good fit here: https://github.com/gravitational/teleport/blob/master/docs/2.0/architecture.md

@zmb3
Copy link
Collaborator

zmb3 commented Apr 1, 2022

Closing this due to inactivity. Things have changed a lot since 2017 :-)

@zmb3 zmb3 closed this as completed Apr 1, 2022
hatched pushed a commit that referenced this issue Feb 1, 2023
* Refactor `DocumentGateway`

* Update protobuf files

* Do not hide port input on reconnect

* Update port of gateway connection when doc gets updated

Co-authored-by: Rafał Cieślak <[email protected]>

Co-authored-by: Grzegorz Zdunek <[email protected]>
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

3 participants