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

Update "How to access etcd" page: add prereq, add h2 header, issue 790 #809

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

reylejano
Copy link

Fix issue: #790

This PR adds the following:

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

Add sub-sections (## H2 headings) for:

  • Pre-requisites
  • Write to an etcd cluster
  • Read from an etcd cluster

@reylejano reylejano force-pushed the update-etcd-tutorial branch 2 times, most recently from 7295c89 to e8b8e9b Compare March 19, 2024 14:44
@reylejano reylejano marked this pull request as draft March 19, 2024 14:46
@reylejano reylejano changed the title Add h2 header, issue https://github.com/etcd-io/website/issues/790 Update "How to access etcd" page: add prereq, add h2 header, issue 790 Mar 19, 2024
`put` command to write:
## Prerequisites

- [etcdctl](/docs/v3.5/dev-guide/interacting_v3/) is required

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should keep this unified with other pages of this docs like this
https://github.com/etcd-io/website/blob/main/content/en/docs/v3.5/tutorials/how-to-watch-keys.md#prerequisites

@reylejano reylejano force-pushed the update-etcd-tutorial branch 2 times, most recently from 2ecae89 to 839d1e2 Compare March 19, 2024 14:49
Signed-off-by: Rey Lejano <rlejano@gmail.com>
Copy link
Member

@jmhbnz jmhbnz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @reylejano - Is this something you were still working on? If so can you please rebase and mark ready for review when it's ready, thanks! 🙏🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants