# README
IP Address Management controller
Responsibilities:
- Used for KKP setups that do not have DHCP available
- Can only be used for vsphere, as all other platforms have DHCP
- The IPAM controller gets configured with a set of subnets
- For all machines with an
machine-controller.kubermatic.io/initializers
annotation that contains the valueipam
, it will allocate an IP address
# Functions
No description provided by the author
# Constants
ControllerName is the name of this controller.