Skip to content

Instantly share code, notes, and snippets.

@dobbythebot
Created September 24, 2021 06:18
Show Gist options
  • Save dobbythebot/58f82892eaa4b2c43b3d2251bfb66076 to your computer and use it in GitHub Desktop.
Save dobbythebot/58f82892eaa4b2c43b3d2251bfb66076 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":[{"name":"WordPress","count":1,"usesMachines":[],"storageCapacityRequired":50,"services":[{"name":"wordpress","requiredCPU":2,"requiredMemory":5,"zones":1,"runsWith":["MySQL"],"avoid":[]},{"name":"MySQL","requiredCPU":1,"requiredMemory":2,"zones":1,"runsWith":["wordpress"],"avoid":[]}]},{"name":"PostgreSQL","count":1,"usesMachines":[],"storageCapacityRequired":30,"services":[{"name":"PostgreSQL","requiredCPU":4,"requiredMemory":10,"zones":1,"runsWith":[],"avoid":[]}]}],"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