Created
November 9, 2024 10:46
-
-
Save dobbythebot/1bc53edc5e7433080ee6a3d532f1b74a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"workload": [ | |
{ | |
"name": "Kafka", | |
"count": 1, | |
"usesMachines": [], | |
"storageCapacityRequired": 1000, | |
"services": [ | |
{ | |
"name": "Kafka-Zookeeper", | |
"requiredCPU": 4, | |
"requiredMemory": 16, | |
"zones": 5, | |
"id": 1, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "Kafka-Broker", | |
"requiredCPU": 12, | |
"requiredMemory": 64, | |
"zones": 3, | |
"id": 2, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "Kafka-Connect", | |
"requiredCPU": 2, | |
"requiredMemory": 3, | |
"zones": 2, | |
"id": 3, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "Kafka-Operator", | |
"requiredCPU": 1, | |
"requiredMemory": 1, | |
"zones": 1, | |
"id": 4, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "Kafka-Entity", | |
"requiredCPU": 4, | |
"requiredMemory": 4, | |
"zones": 1, | |
"id": 5, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "Kafka-Bridge", | |
"requiredCPU": 8, | |
"requiredMemory": 80, | |
"zones": 2, | |
"id": 6, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "Kafka-Service-Registry", | |
"requiredCPU": 2, | |
"requiredMemory": 2, | |
"zones": 2, | |
"id": 7, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "Kafka-Cruise-Control", | |
"requiredCPU": 2, | |
"requiredMemory": 2, | |
"zones": 1, | |
"id": 8, | |
"avoid": [], | |
"runsWith": [] | |
} | |
], | |
"id": 1 | |
}, | |
{ | |
"name": "Logging", | |
"count": 1, | |
"usesMachines": [], | |
"storageCapacityRequired": 30, | |
"services": [ | |
{ | |
"name": "Log-APM", | |
"requiredCPU": 2, | |
"requiredMemory": 2, | |
"zones": 1, | |
"id": 9, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "Log-ElasticSearch", | |
"requiredCPU": 8, | |
"requiredMemory": 8, | |
"zones": 3, | |
"id": 10, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "Log-Kibana", | |
"requiredCPU": 1, | |
"requiredMemory": 2, | |
"zones": 2, | |
"id": 11, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "Log-Beat", | |
"requiredCPU": 0.5, | |
"requiredMemory": 0.5, | |
"zones": 1, | |
"id": 12, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "Log-Agent", | |
"requiredCPU": 0.5, | |
"requiredMemory": 0.3, | |
"zones": 1, | |
"id": 13, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "Log-Maps", | |
"requiredCPU": 1, | |
"requiredMemory": 1, | |
"zones": 1, | |
"id": 14, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "Log-Search", | |
"requiredCPU": 2, | |
"requiredMemory": 4, | |
"zones": 1, | |
"id": 15, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "Log-Fluentd", | |
"requiredCPU": 0.5, | |
"requiredMemory": 1.5, | |
"zones": 1, | |
"id": 16, | |
"avoid": [], | |
"runsWith": [] | |
} | |
], | |
"id": 2 | |
}, | |
{ | |
"name": "ODF", | |
"services": [ | |
{ | |
"name": "Ceph_MGR", | |
"requiredCPU": 1, | |
"requiredMemory": 3.5, | |
"zones": 2, | |
"id": 17, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "Ceph_MON", | |
"requiredCPU": 1, | |
"requiredMemory": 2, | |
"zones": 3, | |
"id": 18, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "Ceph_MDS", | |
"requiredCPU": 3, | |
"requiredMemory": 8, | |
"zones": 2, | |
"id": 19, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "NooBaa_DB", | |
"requiredCPU": 0.5, | |
"requiredMemory": 4, | |
"zones": 1, | |
"id": 20, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "NooBaa_Endpoint", | |
"requiredCPU": 1, | |
"requiredMemory": 2, | |
"zones": 1, | |
"id": 21, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "NooBaa_core", | |
"requiredCPU": 1, | |
"requiredMemory": 4, | |
"zones": 1, | |
"id": 22, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "NooBaa_operator", | |
"requiredCPU": 0.25, | |
"requiredMemory": 0.5, | |
"zones": 1, | |
"id": 23, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "Ceph_OSD_0", | |
"requiredCPU": 2, | |
"requiredMemory": 5, | |
"zones": 3, | |
"id": 24, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "Ceph_OSD_1", | |
"requiredCPU": 2, | |
"requiredMemory": 5, | |
"zones": 3, | |
"id": 25, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "Ceph_OSD_2", | |
"requiredCPU": 2, | |
"requiredMemory": 5, | |
"zones": 3, | |
"id": 26, | |
"avoid": [], | |
"runsWith": [] | |
}, | |
{ | |
"name": "Ceph_OSD_3", | |
"requiredCPU": 2, | |
"requiredMemory": 5, | |
"zones": 3, | |
"id": 27, | |
"avoid": [], | |
"runsWith": [] | |
} | |
], | |
"storageCapacityRequired": 0, | |
"usesMachines": [ | |
"controlPlane" | |
], | |
"count": 1, | |
"id": 3 | |
} | |
], | |
"machineSet": [ | |
{ | |
"id": 0, | |
"name": "default", | |
"cpu": 32, | |
"memory": 256, | |
"instanceName": "r5dn.8xlarge", | |
"numberOfDisks": 2, | |
"onlyFor": [ | |
"Kafka", | |
"Logging", | |
"ODF" | |
], | |
"label": "Worker Node", | |
"instanceStorage": 600 | |
}, | |
{ | |
"id": 1, | |
"name": "controlPlane", | |
"cpu": 4, | |
"memory": 16, | |
"instanceName": "m5.xlarge", | |
"numberOfDisks": 24, | |
"onlyFor": [ | |
"ODF" | |
], | |
"label": "Control Plane Node" | |
} | |
], | |
"ocs": { | |
"flashSize": 2.5, | |
"usableCapacity": 10, | |
"deploymentType": "internal", | |
"nvmeTuning": false, | |
"cephFSActive": true, | |
"nooBaaActive": true, | |
"rgwActive": false, | |
"dedicatedMachines": [] | |
}, | |
"platform": "AWS" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment