prole/conf/cnpg-placement/knoe-system-knoe-db.json
chrisfu a5cd0c45f4 Update conf, k8s registry, knoe UI screens, etc init scripts, and scan data
- conf/service/prole.cfg, port-mapping.cfg, cnpg-placement updated

- k8s/registry/deployment.yaml updated

- knoe/ui/screens: base.py, knoe_users.py, __init__.py updated

- etc/ init scripts refreshed (gitlab, knoe_users, registry, prole_cfg)

- modes/k3s/knoe-db/.version bumped; scan network_description and ansible_inventory updated

Co-authored-by: Junie <junie@jetbrains.com>
2026-04-02 23:40:16 -07:00

24 lines
501 B
JSON

{
"assignments": {
"0": "gandalf.prole.org",
"1": "merlin.prole.org",
"2": "myrddin.prole.org"
},
"cluster_name": "knoe-db",
"desired_instances": 3,
"eligible_nodes": [
"gandalf.prole.org",
"merlin.prole.org",
"myrddin.prole.org"
],
"metadata": {
"prior_plan_present": true,
"reason": "reused",
"regenerated": false,
"reused": true
},
"plan_hash": "962fb2e7bfd2a48b",
"plan_id": "cnpg-placement-962fb2e7bfd2a48b",
"schema_version": "v1"
}