---
title: "IPAM"
date: 2019-08-13
toc: false
draft: false
weight: 100
---

## IPAM: IP address allocation

* [`dhcp`](dhcp): Runs a daemon on the host to make DHCP requests on behalf of the container
* [`host-local`](host-local): maintains a local database of allocated IPs

