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