resource-control/data/reefs/reef-railiance.json
tegwick 5b2435cb58 docs: reef attribute refs and resource object workplan
Publish the operational reference convention (reef: and secret:
handles). Add a resource-control view of reef-railiance that excludes
S3. Open RESOURCE-WP-0006 for the five-facet inventory model.
2026-08-14 15:44:44 +02:00

35 lines
1.3 KiB
JSON

{
"schema_version": "0.1",
"reef_id": "reef-railiance",
"repo": "reef-railiance",
"declaration_ref": "reef:railiance/declarations/reef.yaml",
"procuring_entity_id": "entity:railiance",
"financial_entity_id": "entity:railiance",
"role": "compute_substrate",
"resources": [
{"resource_id": "resource:hosteurope:railiance01", "role": "member_capacity"},
{"resource_id": "resource:railiance:reef-railiance:k3s", "role": "hosted_runtime"},
{"resource_id": "resource:railiance:apps-pg", "role": "hosted_service"},
{"resource_id": "resource:railiance:forgejo", "role": "hosted_service"},
{"resource_id": "resource:tenant:coulomb:coulomb-social", "role": "hosted_service"},
{"resource_id": "resource:tenant:friendly:binky:rapp-qonto", "role": "hosted_service"}
],
"consumers_potential": [
"rapp-postgres",
"rapp-qonto",
"rapp-openbao",
"coulomb-social",
"helix-forge",
"railiance-platform"
],
"consumers_actual": [
"coulomb-social",
"rapp-qonto",
"railiance-platform"
],
"notes": [
"This is a resource-control cost and consumption view, not a copy of reef.yaml.",
"Member IPs, SSH, kubeconfig, and rail admission stay in reef-railiance.",
"S3-compatible backup storage is out of this reef; that substrate is reef-storage."
]
}