services.kubernetes.apiserver.serviceClusterIpRange

NixOS option

A CIDR notation IP range from which to assign service cluster IPs. This must not overlap with any IP ranges assigned to nodes for pods.

type: string
Default
"10.0.0.0/24"
declared in: nixos/modules/services/cluster/kubernetes/apiserver.nixView source on NixOS/nixpkgs →