Skip to main content
Platform-provided resource. Datum operates this resource; you typically reference or read it rather than create it. See Platform resources.
API resource reference for IPPool. See Platform resources for related platform-provided resources. An IPClaim allocates addresses from a pool. To read or inspect, see Reading resources.
This resource is part of the v1alpha1 API and is subject to change. Fields and behavior may change in future releases.

Identity

Overview

An IPPool is an allocatable address space that IP address management (IPAM) draws from. A root pool declares its address range directly with a CIDR, while a child pool carves a smaller sub-prefix out of a parent pool by referencing it. Use an IPPool to define and hierarchically subdivide the address space that networking resources allocate addresses from, and read its status to track remaining headroom and utilization.

Spec fields

Status fields (read-only)

Usage

Run datumctl explain ippools --recursive to see the full, live field tree for this resource.
Last modified on July 2, 2026