mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
doc: link auth design in doc
This commit is contained in:
parent
e70c8ac4a2
commit
fded83f111
@ -48,7 +48,8 @@ To learn more about the concepts and internals behind etcd, read the following p
|
|||||||
- [Understand data model][data_model]
|
- [Understand data model][data_model]
|
||||||
- [Understand APIs][understand_apis]
|
- [Understand APIs][understand_apis]
|
||||||
- [Glossary][glossary]
|
- [Glossary][glossary]
|
||||||
- Internals (TODO)
|
- Internals
|
||||||
|
- [Auth subsystem][auth_design]
|
||||||
|
|
||||||
## Upgrading and compatibility
|
## Upgrading and compatibility
|
||||||
|
|
||||||
@ -95,3 +96,4 @@ Answers to [common questions] about etcd.
|
|||||||
[v3_upgrade]: upgrades/upgrade_3_0.md
|
[v3_upgrade]: upgrades/upgrade_3_0.md
|
||||||
[v31_upgrade]: upgrades/upgrade_3_1.md
|
[v31_upgrade]: upgrades/upgrade_3_1.md
|
||||||
[authentication]: op-guide/authentication.md
|
[authentication]: op-guide/authentication.md
|
||||||
|
[auth_design]: learning/auth_design.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user