Add diagram, thanks @lukemarsden @weaveworks <3

This commit is contained in:
Jérôme Petazzoni
2017-10-24 14:33:03 +02:00
parent 488fa1c981
commit f56262bee0
2 changed files with 9 additions and 1 deletions

View File

@@ -196,7 +196,7 @@ Yes!
- A few common resource types are:
- node (self-explanatory)
- node (a machine — physical or virtual — in our cluster)
- pod (group of containers running together on a node)
- service (stable network endpoint to connect to one or multiple containers)
- namespace (more-or-less isolated group of things)
@@ -206,6 +206,14 @@ Yes!
---
class: pic
![Node, pod, container](thanks-weave.png)
(Diagram courtesy of Weave Works, used with permission.)
---
# Declarative vs imperative
- Kubernetes puts a very strong emphasis on being *declarative*

BIN
docs/thanks-weave.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 KiB