File tree Expand file tree Collapse file tree 2 files changed +36
-7
lines changed Expand file tree Collapse file tree 2 files changed +36
-7
lines changed Original file line number Diff line number Diff line change @@ -41,16 +41,22 @@ cluster of etcd:
4141 Hello, etcd
4242 ```
4343
44- ## What's next?
44+ ## What's next
4545
4646Learn 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
You can’t perform that action at this time.
0 commit comments