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

Revise https://etcd.io/docs/v3.5/tutorials/how-to-access-etcd/ #790

Closed
celestehorgan opened this issue Mar 18, 2024 · 0 comments · Fixed by #812
Closed

Revise https://etcd.io/docs/v3.5/tutorials/how-to-access-etcd/ #790

celestehorgan opened this issue Mar 18, 2024 · 0 comments · Fixed by #812
Labels
help wanted Extra attention is needed

Comments

@celestehorgan
Copy link

celestehorgan commented Mar 18, 2024

This issue was created in preparation for the Contributor Summit docs sprint.

File: https://github.com/etcd-io/website/blob/main/content/en/docs/v3.6/tutorials/how-to-access-etcd.md

Per #765, do the following:

  1. Add prerequisites (etcdctl is required)
  2. Define all variables used in the examples in a bulleted list (in this case, $ENDPOINTS, foo and `"Hello world"

When done, the document should have the following sub-sections (## H2 headings):

  • Pre-requisites
  • Write to an etcd cluster
  • Read from an etcd cluster
reylejano added a commit to reylejano/etcd-website that referenced this issue Mar 19, 2024
@nate-double-u nate-double-u added the help wanted Extra attention is needed label Mar 19, 2024
reylejano added a commit to reylejano/etcd-website that referenced this issue Mar 19, 2024
reylejano pushed a commit to reylejano/etcd-website that referenced this issue Mar 19, 2024
reylejano pushed a commit to reylejano/etcd-website that referenced this issue Mar 19, 2024
Signed-off-by: Rey Lejano <rlejano@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants