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.
This commit is contained in:
parent
4b8fc909e6
commit
5b2435cb58
10 changed files with 395 additions and 1 deletions
35
data/reefs/reef-railiance.json
Normal file
35
data/reefs/reef-railiance.json
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"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."
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue