48df10b17e
- Harden DB-backed handlers and seed profiles; align client wire shapes for cluster resources, QEMU config, and node SSL fields - Serve plain HTTP on Compose :8006; keep TLS optional (--profile tls) and terminate HTTPS at Kubernetes Ingress - Add pulumi-tests (full contract surface majors 6–9 + BPG lifecycle) and make pulumi-tests - Ship bilingual docs, CHANGELOG, SECURITY, CONTRIBUTING, and GitHub Actions (make ci + Compose/Helm validation)
11 lines
421 B
Markdown
11 lines
421 B
Markdown
**Language / Язык:** [English](sdn.md) | [Русский](../ru/domains/sdn.md)
|
||
|
||
# SDN
|
||
|
||
Software-defined networking handlers cover declared zones, VNets, subnets,
|
||
controllers, IPAM, DNS, fabrics, locks, and related dry-run/rollback style
|
||
operations for the active major.
|
||
|
||
State is local to the simulator database. Switching majors 6–9 updates which
|
||
SDN methods exist on the wire; all declared ones are implemented.
|