Skip to content

Instantly share code, notes, and snippets.

@dobbythebot
Created September 30, 2021 13:11
Show Gist options
  • Select an option

  • Save dobbythebot/31fc4f6426dc6339cf295c9a327dc307 to your computer and use it in GitHub Desktop.

Select an option

Save dobbythebot/31fc4f6426dc6339cf295c9a327dc307 to your computer and use it in GitHub Desktop.
{
"ocs": {
"flashSize": 2.5,
"usableCapacity": 10,
"deploymentType": "internal",
"nvmeTuning": false,
"cephFSActive": true,
"nooBaaActive": true,
"rgwActive": false,
"dedicatedMachines": []
},
"workload": [],
"machineSet": [
{
"name": "default",
"cpu": 16,
"memory": 64,
"instanceName": "m5.4xlarge",
"numberOfDisks": 24,
"onlyFor": []
}
],
"cluster": {
"platform": "AWS"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment