Skip to main content

DEFAULT_SLICE_PREFIX

Constant DEFAULT_SLICE_PREFIX 

Source
pub const DEFAULT_SLICE_PREFIX: u8 = 28;
Expand description

Default per-node slice prefix length for carving the cluster CIDR into per-node allocation slices. A /28 gives each node 16 addresses (14 usable hosts) from the cluster /16, supporting up to 4096 nodes.