services.kubernetes.apiserver.bindAddress

NixOS option

The IP address on which to listen for the –secure-port port. The associated interface(s) must be reachable by the rest of the cluster, and by CLI/web clients.

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