2016-07-20 01:30:05 +00:00
|
|
|
{
|
2016-08-30 22:27:31 +00:00
|
|
|
"metadata": {
|
2016-10-27 06:24:27 +00:00
|
|
|
"name": "podsandbox1",
|
2017-05-12 13:36:15 +00:00
|
|
|
"uid": "redhat-test-crio",
|
|
|
|
"namespace": "redhat.test.crio",
|
2016-10-27 06:24:27 +00:00
|
|
|
"attempt": 1
|
2016-08-30 22:27:31 +00:00
|
|
|
},
|
2017-05-12 13:36:15 +00:00
|
|
|
"hostname": "crioctl_host",
|
2016-10-18 15:50:27 +00:00
|
|
|
"log_directory": "",
|
2017-06-15 11:26:30 +00:00
|
|
|
"dns_config": {
|
2016-07-20 01:30:05 +00:00
|
|
|
"searches": [
|
|
|
|
"8.8.8.8"
|
|
|
|
]
|
|
|
|
},
|
2017-06-16 21:39:43 +00:00
|
|
|
"port_mappings": [],
|
2016-07-20 01:30:05 +00:00
|
|
|
"resources": {
|
|
|
|
"cpu": {
|
2016-07-25 18:02:30 +00:00
|
|
|
"limits": 3,
|
|
|
|
"requests": 2
|
2016-07-20 01:30:05 +00:00
|
|
|
},
|
|
|
|
"memory": {
|
2016-07-25 18:02:30 +00:00
|
|
|
"limits": 50000000,
|
|
|
|
"requests": 2000000
|
2016-07-20 01:30:05 +00:00
|
|
|
}
|
|
|
|
},
|
2016-07-22 22:15:41 +00:00
|
|
|
"labels": {
|
2016-07-20 01:30:05 +00:00
|
|
|
"group": "test"
|
|
|
|
},
|
|
|
|
"annotations": {
|
2016-11-19 02:17:14 +00:00
|
|
|
"owner": "hmeng",
|
|
|
|
"security.alpha.kubernetes.io/sysctls": "kernel.shm_rmid_forced=1,net.ipv4.ip_local_port_range=1024 65000",
|
2016-11-23 09:41:48 +00:00
|
|
|
"security.alpha.kubernetes.io/unsafe-sysctls": "kernel.msgmax=8192" ,
|
|
|
|
"security.alpha.kubernetes.io/seccomp/pod": "unconfined"
|
2016-07-20 01:30:05 +00:00
|
|
|
},
|
|
|
|
"linux": {
|
2017-05-18 15:39:44 +00:00
|
|
|
"cgroup_parent": "/Burstable/pod_123-456",
|
2016-12-08 17:05:24 +00:00
|
|
|
"security_context": {
|
|
|
|
"namespace_options": {
|
|
|
|
"host_network": false,
|
|
|
|
"host_pid": false,
|
|
|
|
"host_ipc": false
|
|
|
|
}
|
2016-12-08 20:23:24 +00:00
|
|
|
}
|
2016-07-20 01:30:05 +00:00
|
|
|
}
|
|
|
|
}
|