Skip to content

doc: describe cache-server deployment with >1 replicas #158

@gman0

Description

@gman0

Document setup with multiple cache-server replicas, with optional external etcd store.

        ┌────────────────────────┐         
        │                        │         
        │ shard-1┐               │         
        │        │               │         
        │ shard-2┤               │         
        │        ├─►cache-deploy │         
        │ shard-3┤       │       │         
        │        │       │       │         
        │ shard-4┘       │       │         
        │                │       │         
        └────────────────┼───────┘         
                     ┌───┘                 
                     ▼                     
┌─────────── Shared data store ───────────┐
│                                         │
│ etcd-leader                             │
│                                         │
│    etcd-follower-1                      │
│                                         │
│          etcd-follower-2                │
│                                         │
│                etcd-follower-3          │
│                                         │
│                         etcd-follower-4 │
│                                         │
└─────────────────────────────────────────┘

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions