Skip to content

Commit 2417224

Browse files
committed
Separate what's next section in developer and admin
1 parent e474c98 commit 2417224

File tree

2 files changed

+36
-7
lines changed

2 files changed

+36
-7
lines changed

content/en/docs/v3.5/quickstart.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,22 @@ cluster of etcd:
4141
Hello, etcd
4242
```
4343

44-
## What's next?
44+
## What's next
4545

4646
Learn about more ways to configure and use etcd from the following pages:
4747

48-
- Explore the gRPC [API][].
49-
- Set up a [multi-machine cluster][clustering].
50-
- Learn how to [configure][] etcd.
51-
- Find [language bindings and tools][integrations].
52-
- Use TLS to [secure an etcd cluster][security].
53-
- [Tune etcd][tuning].
48+
- If you are a developer:
49+
- Explore the gRPC [API][].
50+
- Find [language bindings and tools][integrations].
51+
52+
53+
54+
55+
- If you are an operator or admin:
56+
- Set up a [multi-machine cluster][clustering].
57+
- Learn how to [configure][] etcd.
58+
- Use TLS to [secure an etcd cluster][security].
59+
- [Tune etcd][tuning].
5460

5561
[api]: /docs/{{< param version >}}/learning/api
5662
[clustering]: /docs/{{< param version >}}/op-guide/clustering

content/en/docs/v3.6/dev-guide/deno.lock

Lines changed: 23 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)