photoncloud-monorepo/docs
centra 4ab47b1726
Implement declarative tenant networking and local VM dataplane
Add tenant-scoped PrismNET routing, security-group, port, and service-IP APIs plus a deployer reconciler and Nix module that apply declarative tenant network state.

Teach PlasmaVMC to realize PrismNET NICs as a concrete local worker dataplane with Linux bridges, dnsmasq-backed DHCP, tap devices, richer network metadata, stable managed-volume IDs, and file:// image imports.

Expand the VM cluster validation around the new path, including the guest webapp demo, restart and cross-node migration checks, IAM listener reservation hardening, and a flake workspace-source-root audit so Nix builds keep path dependencies complete.
2026-04-04 00:07:43 +09:00
..
component-matrix.md Add PrismNet-backed PlasmaVMC matrix coverage 2026-03-28 03:14:11 +09:00
README.md WIP snapshot: preserve dirty worktree 2026-03-20 16:25:11 +09:00
storage-benchmarks.baseline.md WIP snapshot: preserve dirty worktree 2026-03-20 16:25:11 +09:00
storage-benchmarks.md Implement host lifecycle orchestration and distributed storage restructuring 2026-03-27 12:14:12 +09:00
testing.md Implement declarative tenant networking and local VM dataplane 2026-04-04 00:07:43 +09:00

Docs

This directory is the public documentation entrypoint for PhotonCloud.

Read First

Key References

Design Notes

Longer-running redesign and investigation documents remain in plans/. Those documents are useful context, but they are not the primary onboarding path for contributors.