services.k3s.serverAddr

NixOS option

The k3s server to connect to. Servers and agents need to communicate each other. Read the networking docs to know how to configure the firewall.

type: string
Default
""
Example
"https://10.0.0.10:6443"
declared in: nixos/modules/services/cluster/rancher/default.nixView source on NixOS/nixpkgs →