Skip to content

Instantly share code, notes, and snippets.

@harshavardhana
Created June 5, 2018 23:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save harshavardhana/7847dff6458647db48f73cc27fb0aabf to your computer and use it in GitHub Desktop.
Save harshavardhana/7847dff6458647db48f73cc27fb0aabf to your computer and use it in GitHub Desktop.
"quota": {                                                                                        
            "storage": {                                                                                  
                "capacity": "1TiB",                                                                       
            }                                                                                             
            "network": {                                                                                  
                "iops": 1024,                                                                             
                "bandwidth": "250MiB",                                                                    
            }                                                                                             
            "cpu": {                                                                                      
                "cores": 2,                                                                               
                "threads": 10000,                                                                         
            }                                                                                             
        },          
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment