services.kubernetes.apiserver.advertiseAddress

NixOS option

Kubernetes apiserver IP address on which to advertise the apiserver to members of the cluster. This address must be reachable by the rest of the cluster.

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