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

Write Linux installation instructions #767

Open
Tracked by #766 ...
dwelsch-esi opened this issue Feb 14, 2024 · 1 comment · May be fixed by #774
Open
Tracked by #766 ...

Write Linux installation instructions #767

dwelsch-esi opened this issue Feb 14, 2024 · 1 comment · May be fixed by #774
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@dwelsch-esi
Copy link
Contributor

Overview

Write the installation instructions marked "TBD" at:
https://etcd.io/docs/v3.5/install/#linux

Audience: Operator doing non-Kubernetes production install (or anyone who must install etcd in a production cluster on Linux)

Type: Task

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

Write a step-by-step installation procedure.

Use the following form (a typical task template) for the procedure:

  • Prerequisites (bullet list of prerequisite conditions, if any)
  • Procedure
    • Step 1 (keep steps discrete and atomic. Put command-line input and expected output in a code block.)
    • Step 2 ...
  • Result (Include how to test that the installation is successful. Describe output or side effects if they're notable or unexpected.)
@ivanvc
Copy link
Member

ivanvc commented Feb 21, 2024

/assign

@ivanvc ivanvc linked a pull request Feb 22, 2024 that will close this issue
@nate-double-u nate-double-u added enhancement New feature or request help wanted Extra attention is needed labels Mar 12, 2024
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

Successfully merging a pull request may close this issue.

3 participants