Skip to content

Commit dc4487d

Browse files
committed
docs/ipam.md: spelling error
Changed "lifecyle" to "lifecycle". Signed-off-by: Lee Calcote <leecalcote@gmail.com>
1 parent 5da0b08 commit dc4487d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libnetwork/docs/ipam.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# IPAM Driver
22

3-
During the Network and Endpoints lifecyle, the CNM model controls the IP address assignment for network and endpoint interfaces via the IPAM driver(s).
3+
During the Network and Endpoints lifecycle, the CNM model controls the IP address assignment for network and endpoint interfaces via the IPAM driver(s).
44
Libnetwork has a default, built-in IPAM driver and allows third party IPAM drivers to be dynamically plugged. On network creation, the user can specify which IPAM driver libnetwork needs to use for the network's IP address management. This document explains the APIs with which the IPAM driver needs to comply, and the corresponding HTTPS request/response body relevant for remote drivers.
55

66

0 commit comments

Comments
 (0)