Skip to content

yangyuqian/etcd-the-hard-way

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

etcd the hard way

work through everything in etcd the hard way

List of Contents

  • Tutorials: practical guides to manipulate a distributed etcd cluster

    • etcd cluster settings
    • raft and implementation
    • distributed lock and concurrency
    • security and authentication
    • discovery and proxy
    • monitoring and logging
    • backup and disaster recovery
  • Implementation: in-depth introduction to etcd

    • leader election and log replication
    • log storage, lease and watchers
    • distributed locks
    • clients
  • Examples

About

work through everything in etcd the hard way

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published