Skip to content

Instantly share code, notes, and snippets.

@yifan-gu
Created August 10, 2016 20:51
Show Gist options
  • Save yifan-gu/9dff54aee2aa38b827afd8fe911834cd to your computer and use it in GitHub Desktop.
Save yifan-gu/9dff54aee2aa38b827afd8fe911834cd to your computer and use it in GitHub Desktop.
rc-light
"pods": [
{
"podRef": {
"name": "rc-light-008in",
"namespace": "e2e-tests-horizontal-pod-autoscaling-bgr28",
"uid": "98b4b3cd-5e94-11e6-9788-42010af00002"
},
"startTime": "2016-08-10T00:51:40Z",
"containers": [
{
"name": "rc-light",
"startTime": "2016-08-10T00:51:40Z",
"cpu": {
"time": "2016-08-10T20:29:07Z",
"usageNanoCores": 0,
"usageCoreNanoSeconds": 117540521
},
"memory": {
"time": "2016-08-10T20:29:07Z",
"availableBytes": 97665024,
"usageBytes": 7192576,
"workingSetBytes": 7192576,
"rssBytes": 6791168,
"pageFaults": 1312,
"majorPageFaults": 0
},
"rootfs": {
"availableBytes": 93920149504,
"capacityBytes": 101552205824,
"usedBytes": 229376,
"inodesFree": 25470994
},
"logs": {
"availableBytes": 93920149504,
"capacityBytes": 101552205824,
"usedBytes": 0,
"inodesFree": 25470994
},
"userDefinedMetrics": null
}
],
"network": {
"time": "2016-08-10T20:29:19Z",
"rxBytes": 45291851,
"rxErrors": 0,
"txBytes": 44790216,
"txErrors": 0
},
"volume": [
{
"availableBytes": 3924086784,
"capacityBytes": 3924099072,
"usedBytes": 12288,
"name": "default-token-cpf90"
}
]
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment