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

Create a System Overview #771

Open
Tracked by #766 ...
dwelsch-esi opened this issue Feb 21, 2024 · 0 comments
Open
Tracked by #766 ...

Create a System Overview #771

dwelsch-esi opened this issue Feb 21, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@dwelsch-esi
Copy link
Contributor

Overview

Rename the "Learning" section to "System Overview" or "Conceptual Overview". This is the place for detailed explanations of the system philosophy, design, and architeture. Edit the content, limiting it to explaining concepts. Move instructional and reference topics to their own areas of the documentation.

Move this new System Overview section to earlier in ToC, perhaps before "Installation".

Audience: All

Type: Conceptual

The existing documentation might contain helpful source material that you can pull into this doc change. See recommendations for the existing (at the time of the CNCF tech doc analysis) etcd technical documentation pages:
https://github.com/cncf/techdocs/blob/main/assessments/0010-etcd/etcd-implementation.md/#general-reorganization

🎤 Context

This issue tracks recommended changes resulting from an analysis of the etcd documentation commissioned by CNCF. The analysis and supporting documents are here: https://github.com/cncf/techdocs/tree/main/assessments/0010-etcd/

✌️ Possible Implementation

The system overview will have several subsections. The existing subsections are a good start, but don't be shy about adding, consolidating, removing, and renaming sections as needed to best describe the product architecture and design.

Related material in the current doc:

Suggested changes:

Recommendations follow for the existing subsections of "Learning":

Data model: Include in architecture overview.

etcd client design: Include in architecture overview. Remove the Glossary and merge it into the site-wide Glossary.

etcd learner design: Include in architecture overview. Eliminate references to previous and future releases; describe the current release only. Put comparisons to other releases in the release notes, if relevant.

etcd v3 authentication design: Include in architecture overview.

etcd API: Include in architecture overview.

KV API guarantees: Include in architecture overview. Rename to "Key-value API guarantees".

etcd versus other key-value stores: I think this properly belongs on the webpage as an evaluation tool, but if there's a case for comparing etcd to other KV stores as an instructional strategy, leave it in the system overview. In either case, it needs to be updated.

Glossary: Move to Reference section.

@nate-double-u nate-double-u added enhancement New feature or request help wanted Extra attention is needed labels Mar 12, 2024
dwelsch-esi added a commit to dwelsch-esi/website-1 that referenced this issue May 7, 2024
…reviously "Learning") per:

etcd-io#771 (comment)

Did some minor rewriting. Moved the Glossary out of "Learning" into the main table of contents after "FAQ".

Signed-off-by: David Welsch <dwelsch@expertsupport.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants