Skip to content

Commit b3fd9a5

Browse files
committed
more details about affinity and constraints
1 parent 698beea commit b3fd9a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

chapters/docker-vs-kubernetes.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
| Development | Docker Machine | Vagrant
1515
| Service Discovery | `container_name` in Compose | Service
1616
| Commercially supported | 1.9+ | Yes
17-
| Affinity | Yes | ?
18-
| Constraits | Yes | ?
17+
| Affinity | Labels | Pods
18+
| Constraits | `-c`, `-m` | Labels
1919
|==================

0 commit comments

Comments
 (0)