Skip to content
Autostructure edited this page Mar 23, 2019 · 2 revisions
┌────────────────────────────────────────────────────────────────────────────────┐
│                                                     ┌──────────┐               │
│                                         ┌───────────│Container │               │
│                                         │           └──────────┘               │
│             ┌───────────────────────────┼────────────┐                         │
│             │  Deployment      ┌────────┼─────┐      │                         │
│             │                  │ Pod ┌──┴┐    │      │                         │
│             │                  │     │┌──┴┐   │      │                         │
│             │      ┌───────────│     └┤   │   │──┐   │                         │
│┌───────┐    │      │           │      └───┘   │  │   │                         │
││Service│────┼──────┤           └──────────────┘  │   │                         │
│└───────┘    │      │           ┌──────────────┐  │   │                         │
│             │      │           │ Pod ┌───┐    │  │   │                         │
│             │      │           │     │┌──┴┐   │  │   │                         │
│             │      └───────────│     └┤   │   │──┼───┼─────────────┐           │
│             │    ┌─────────┐   │      └───┘   │  │   │             │           │
│             │    │ Replica │   └────────┬─────┘  │   │             │           │
│             │    │   Set   │────────────┴────────┘   │             │           │
│             │    │         │                         │   ┌───────────────────┐ │
│             │    └─────────┘                         │   │ Persistent Volume │ │
│             │                                        │   │       Claim       │ │
│             └────────────────────────────────────────┘   └───────────────────┘ │
│                                                                    │           │
│                                                                    │           │
│                                                                    │           │
│                                                          ┌───────────────────┐ │
└──────────────────────────────────────────────────────────┤ Persistent Volume ├─┘
                                                           └───────────────────┘  


Clone this wiki locally