services.kubernetes.apiserver.bindAddress
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
- <nixpkgs/nixos/modules/services/cluster/kubernetes/apiserver.nix>