Skip to content

Commit 67e84b8

Browse files
authored
Document IPAM (#104)
* Document IPAM Following: kubernetes-sigs/cluster-api#10107 (comment)
1 parent de5099d commit 67e84b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/Usage.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ In order to deploy a K8s cluster with CAPMOX, you require the following:
4040

4141
* Proxmox VE Bridge e.g. `vmbr0` with an IP Range for VMs.
4242

43+
* [cluster-api provider IPAM `in-cluster`](https://github.com/kubernetes-sigs/cluster-api-ipam-provider-in-cluster): we rely on this IPAM provider to efficiently manage IPv4 and / or IPv6 addresses for machines without DHCP. This also makes dual-stack setups possible
44+
4345
## Quick start
4446

4547
### Prerequisites

0 commit comments

Comments
 (0)