docs: reflect the new nix layout and removed options
This commit is contained in:
parent
79fec131d6
commit
eba3f206ab
4 changed files with 16 additions and 17 deletions
|
|
@ -4,11 +4,11 @@ Host-side bridge + per-agent private-netns isolation — always on
|
|||
whenever hyperhive is enabled. Configured via
|
||||
`services.hyperhive.network.*`.
|
||||
|
||||
> **Historical note:** the bridge and private-netns isolation landed in
|
||||
> two separate phases. `services.hyperhive.network.enable` and
|
||||
> `services.hyperhive.network.isolateContainers` are retained as
|
||||
> deprecated no-op options so existing configs eval without change; both
|
||||
> are ignored — isolation is the only mode.
|
||||
> Isolation is the only mode — there is no shared-netns fallback. The
|
||||
> former `services.hyperhive.network.enable`,
|
||||
> `services.hyperhive.network.isolateContainers` and
|
||||
> `services.hyperhive.network.upstreamDns` options were removed; a
|
||||
> config that still sets one fails eval with a removal message.
|
||||
|
||||
## Container shape (where dnsmasq lives)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue