1{
2 "kind": "Pod",
3 "apiVersion": "v1",
4 "metadata": {
5 "name": "nameValue",
6 "generateName": "generateNameValue",
7 "namespace": "namespaceValue",
8 "selfLink": "selfLinkValue",
9 "uid": "uidValue",
10 "resourceVersion": "resourceVersionValue",
11 "generation": 7,
12 "creationTimestamp": "2008-01-01T01:01:01Z",
13 "deletionTimestamp": "2009-01-01T01:01:01Z",
14 "deletionGracePeriodSeconds": 10,
15 "labels": {
16 "labelsKey": "labelsValue"
17 },
18 "annotations": {
19 "annotationsKey": "annotationsValue"
20 },
21 "ownerReferences": [
22 {
23 "apiVersion": "apiVersionValue",
24 "kind": "kindValue",
25 "name": "nameValue",
26 "uid": "uidValue",
27 "controller": true,
28 "blockOwnerDeletion": true
29 }
30 ],
31 "finalizers": [
32 "finalizersValue"
33 ],
34 "managedFields": [
35 {
36 "manager": "managerValue",
37 "operation": "operationValue",
38 "apiVersion": "apiVersionValue",
39 "time": "2004-01-01T01:01:01Z",
40 "fieldsType": "fieldsTypeValue",
41 "fieldsV1": {},
42 "subresource": "subresourceValue"
43 }
44 ]
45 },
46 "spec": {
47 "volumes": [
48 {
49 "name": "nameValue",
50 "hostPath": {
51 "path": "pathValue",
52 "type": "typeValue"
53 },
54 "emptyDir": {
55 "medium": "mediumValue",
56 "sizeLimit": "0"
57 },
58 "gcePersistentDisk": {
59 "pdName": "pdNameValue",
60 "fsType": "fsTypeValue",
61 "partition": 3,
62 "readOnly": true
63 },
64 "awsElasticBlockStore": {
65 "volumeID": "volumeIDValue",
66 "fsType": "fsTypeValue",
67 "partition": 3,
68 "readOnly": true
69 },
70 "gitRepo": {
71 "repository": "repositoryValue",
72 "revision": "revisionValue",
73 "directory": "directoryValue"
74 },
75 "secret": {
76 "secretName": "secretNameValue",
77 "items": [
78 {
79 "key": "keyValue",
80 "path": "pathValue",
81 "mode": 3
82 }
83 ],
84 "defaultMode": 3,
85 "optional": true
86 },
87 "nfs": {
88 "server": "serverValue",
89 "path": "pathValue",
90 "readOnly": true
91 },
92 "iscsi": {
93 "targetPortal": "targetPortalValue",
94 "iqn": "iqnValue",
95 "lun": 3,
96 "iscsiInterface": "iscsiInterfaceValue",
97 "fsType": "fsTypeValue",
98 "readOnly": true,
99 "portals": [
100 "portalsValue"
101 ],
102 "chapAuthDiscovery": true,
103 "chapAuthSession": true,
104 "secretRef": {
105 "name": "nameValue"
106 },
107 "initiatorName": "initiatorNameValue"
108 },
109 "glusterfs": {
110 "endpoints": "endpointsValue",
111 "path": "pathValue",
112 "readOnly": true
113 },
114 "persistentVolumeClaim": {
115 "claimName": "claimNameValue",
116 "readOnly": true
117 },
118 "rbd": {
119 "monitors": [
120 "monitorsValue"
121 ],
122 "image": "imageValue",
123 "fsType": "fsTypeValue",
124 "pool": "poolValue",
125 "user": "userValue",
126 "keyring": "keyringValue",
127 "secretRef": {
128 "name": "nameValue"
129 },
130 "readOnly": true
131 },
132 "flexVolume": {
133 "driver": "driverValue",
134 "fsType": "fsTypeValue",
135 "secretRef": {
136 "name": "nameValue"
137 },
138 "readOnly": true,
139 "options": {
140 "optionsKey": "optionsValue"
141 }
142 },
143 "cinder": {
144 "volumeID": "volumeIDValue",
145 "fsType": "fsTypeValue",
146 "readOnly": true,
147 "secretRef": {
148 "name": "nameValue"
149 }
150 },
151 "cephfs": {
152 "monitors": [
153 "monitorsValue"
154 ],
155 "path": "pathValue",
156 "user": "userValue",
157 "secretFile": "secretFileValue",
158 "secretRef": {
159 "name": "nameValue"
160 },
161 "readOnly": true
162 },
163 "flocker": {
164 "datasetName": "datasetNameValue",
165 "datasetUUID": "datasetUUIDValue"
166 },
167 "downwardAPI": {
168 "items": [
169 {
170 "path": "pathValue",
171 "fieldRef": {
172 "apiVersion": "apiVersionValue",
173 "fieldPath": "fieldPathValue"
174 },
175 "resourceFieldRef": {
176 "containerName": "containerNameValue",
177 "resource": "resourceValue",
178 "divisor": "0"
179 },
180 "mode": 4
181 }
182 ],
183 "defaultMode": 2
184 },
185 "fc": {
186 "targetWWNs": [
187 "targetWWNsValue"
188 ],
189 "lun": 2,
190 "fsType": "fsTypeValue",
191 "readOnly": true,
192 "wwids": [
193 "wwidsValue"
194 ]
195 },
196 "azureFile": {
197 "secretName": "secretNameValue",
198 "shareName": "shareNameValue",
199 "readOnly": true
200 },
201 "configMap": {
202 "name": "nameValue",
203 "items": [
204 {
205 "key": "keyValue",
206 "path": "pathValue",
207 "mode": 3
208 }
209 ],
210 "defaultMode": 3,
211 "optional": true
212 },
213 "vsphereVolume": {
214 "volumePath": "volumePathValue",
215 "fsType": "fsTypeValue",
216 "storagePolicyName": "storagePolicyNameValue",
217 "storagePolicyID": "storagePolicyIDValue"
218 },
219 "quobyte": {
220 "registry": "registryValue",
221 "volume": "volumeValue",
222 "readOnly": true,
223 "user": "userValue",
224 "group": "groupValue",
225 "tenant": "tenantValue"
226 },
227 "azureDisk": {
228 "diskName": "diskNameValue",
229 "diskURI": "diskURIValue",
230 "cachingMode": "cachingModeValue",
231 "fsType": "fsTypeValue",
232 "readOnly": true,
233 "kind": "kindValue"
234 },
235 "photonPersistentDisk": {
236 "pdID": "pdIDValue",
237 "fsType": "fsTypeValue"
238 },
239 "projected": {
240 "sources": [
241 {
242 "secret": {
243 "name": "nameValue",
244 "items": [
245 {
246 "key": "keyValue",
247 "path": "pathValue",
248 "mode": 3
249 }
250 ],
251 "optional": true
252 },
253 "downwardAPI": {
254 "items": [
255 {
256 "path": "pathValue",
257 "fieldRef": {
258 "apiVersion": "apiVersionValue",
259 "fieldPath": "fieldPathValue"
260 },
261 "resourceFieldRef": {
262 "containerName": "containerNameValue",
263 "resource": "resourceValue",
264 "divisor": "0"
265 },
266 "mode": 4
267 }
268 ]
269 },
270 "configMap": {
271 "name": "nameValue",
272 "items": [
273 {
274 "key": "keyValue",
275 "path": "pathValue",
276 "mode": 3
277 }
278 ],
279 "optional": true
280 },
281 "serviceAccountToken": {
282 "audience": "audienceValue",
283 "expirationSeconds": 2,
284 "path": "pathValue"
285 }
286 }
287 ],
288 "defaultMode": 2
289 },
290 "portworxVolume": {
291 "volumeID": "volumeIDValue",
292 "fsType": "fsTypeValue",
293 "readOnly": true
294 },
295 "scaleIO": {
296 "gateway": "gatewayValue",
297 "system": "systemValue",
298 "secretRef": {
299 "name": "nameValue"
300 },
301 "sslEnabled": true,
302 "protectionDomain": "protectionDomainValue",
303 "storagePool": "storagePoolValue",
304 "storageMode": "storageModeValue",
305 "volumeName": "volumeNameValue",
306 "fsType": "fsTypeValue",
307 "readOnly": true
308 },
309 "storageos": {
310 "volumeName": "volumeNameValue",
311 "volumeNamespace": "volumeNamespaceValue",
312 "fsType": "fsTypeValue",
313 "readOnly": true,
314 "secretRef": {
315 "name": "nameValue"
316 }
317 },
318 "csi": {
319 "driver": "driverValue",
320 "readOnly": true,
321 "fsType": "fsTypeValue",
322 "volumeAttributes": {
323 "volumeAttributesKey": "volumeAttributesValue"
324 },
325 "nodePublishSecretRef": {
326 "name": "nameValue"
327 }
328 },
329 "ephemeral": {
330 "volumeClaimTemplate": {
331 "metadata": {
332 "name": "nameValue",
333 "generateName": "generateNameValue",
334 "namespace": "namespaceValue",
335 "selfLink": "selfLinkValue",
336 "uid": "uidValue",
337 "resourceVersion": "resourceVersionValue",
338 "generation": 7,
339 "creationTimestamp": "2008-01-01T01:01:01Z",
340 "deletionTimestamp": "2009-01-01T01:01:01Z",
341 "deletionGracePeriodSeconds": 10,
342 "labels": {
343 "labelsKey": "labelsValue"
344 },
345 "annotations": {
346 "annotationsKey": "annotationsValue"
347 },
348 "ownerReferences": [
349 {
350 "apiVersion": "apiVersionValue",
351 "kind": "kindValue",
352 "name": "nameValue",
353 "uid": "uidValue",
354 "controller": true,
355 "blockOwnerDeletion": true
356 }
357 ],
358 "finalizers": [
359 "finalizersValue"
360 ],
361 "managedFields": [
362 {
363 "manager": "managerValue",
364 "operation": "operationValue",
365 "apiVersion": "apiVersionValue",
366 "time": "2004-01-01T01:01:01Z",
367 "fieldsType": "fieldsTypeValue",
368 "fieldsV1": {},
369 "subresource": "subresourceValue"
370 }
371 ]
372 },
373 "spec": {
374 "accessModes": [
375 "accessModesValue"
376 ],
377 "selector": {
378 "matchLabels": {
379 "matchLabelsKey": "matchLabelsValue"
380 },
381 "matchExpressions": [
382 {
383 "key": "keyValue",
384 "operator": "operatorValue",
385 "values": [
386 "valuesValue"
387 ]
388 }
389 ]
390 },
391 "resources": {
392 "limits": {
393 "limitsKey": "0"
394 },
395 "requests": {
396 "requestsKey": "0"
397 },
398 "claims": [
399 {
400 "name": "nameValue"
401 }
402 ]
403 },
404 "volumeName": "volumeNameValue",
405 "storageClassName": "storageClassNameValue",
406 "volumeMode": "volumeModeValue",
407 "dataSource": {
408 "apiGroup": "apiGroupValue",
409 "kind": "kindValue",
410 "name": "nameValue"
411 },
412 "dataSourceRef": {
413 "apiGroup": "apiGroupValue",
414 "kind": "kindValue",
415 "name": "nameValue",
416 "namespace": "namespaceValue"
417 }
418 }
419 }
420 }
421 }
422 ],
423 "initContainers": [
424 {
425 "name": "nameValue",
426 "image": "imageValue",
427 "command": [
428 "commandValue"
429 ],
430 "args": [
431 "argsValue"
432 ],
433 "workingDir": "workingDirValue",
434 "ports": [
435 {
436 "name": "nameValue",
437 "hostPort": 2,
438 "containerPort": 3,
439 "protocol": "protocolValue",
440 "hostIP": "hostIPValue"
441 }
442 ],
443 "envFrom": [
444 {
445 "prefix": "prefixValue",
446 "configMapRef": {
447 "name": "nameValue",
448 "optional": true
449 },
450 "secretRef": {
451 "name": "nameValue",
452 "optional": true
453 }
454 }
455 ],
456 "env": [
457 {
458 "name": "nameValue",
459 "value": "valueValue",
460 "valueFrom": {
461 "fieldRef": {
462 "apiVersion": "apiVersionValue",
463 "fieldPath": "fieldPathValue"
464 },
465 "resourceFieldRef": {
466 "containerName": "containerNameValue",
467 "resource": "resourceValue",
468 "divisor": "0"
469 },
470 "configMapKeyRef": {
471 "name": "nameValue",
472 "key": "keyValue",
473 "optional": true
474 },
475 "secretKeyRef": {
476 "name": "nameValue",
477 "key": "keyValue",
478 "optional": true
479 }
480 }
481 }
482 ],
483 "resources": {
484 "limits": {
485 "limitsKey": "0"
486 },
487 "requests": {
488 "requestsKey": "0"
489 },
490 "claims": [
491 {
492 "name": "nameValue"
493 }
494 ]
495 },
496 "resizePolicy": [
497 {
498 "resourceName": "resourceNameValue",
499 "restartPolicy": "restartPolicyValue"
500 }
501 ],
502 "restartPolicy": "restartPolicyValue",
503 "volumeMounts": [
504 {
505 "name": "nameValue",
506 "readOnly": true,
507 "mountPath": "mountPathValue",
508 "subPath": "subPathValue",
509 "mountPropagation": "mountPropagationValue",
510 "subPathExpr": "subPathExprValue"
511 }
512 ],
513 "volumeDevices": [
514 {
515 "name": "nameValue",
516 "devicePath": "devicePathValue"
517 }
518 ],
519 "livenessProbe": {
520 "exec": {
521 "command": [
522 "commandValue"
523 ]
524 },
525 "httpGet": {
526 "path": "pathValue",
527 "port": "portValue",
528 "host": "hostValue",
529 "scheme": "schemeValue",
530 "httpHeaders": [
531 {
532 "name": "nameValue",
533 "value": "valueValue"
534 }
535 ]
536 },
537 "tcpSocket": {
538 "port": "portValue",
539 "host": "hostValue"
540 },
541 "grpc": {
542 "port": 1,
543 "service": "serviceValue"
544 },
545 "initialDelaySeconds": 2,
546 "timeoutSeconds": 3,
547 "periodSeconds": 4,
548 "successThreshold": 5,
549 "failureThreshold": 6,
550 "terminationGracePeriodSeconds": 7
551 },
552 "readinessProbe": {
553 "exec": {
554 "command": [
555 "commandValue"
556 ]
557 },
558 "httpGet": {
559 "path": "pathValue",
560 "port": "portValue",
561 "host": "hostValue",
562 "scheme": "schemeValue",
563 "httpHeaders": [
564 {
565 "name": "nameValue",
566 "value": "valueValue"
567 }
568 ]
569 },
570 "tcpSocket": {
571 "port": "portValue",
572 "host": "hostValue"
573 },
574 "grpc": {
575 "port": 1,
576 "service": "serviceValue"
577 },
578 "initialDelaySeconds": 2,
579 "timeoutSeconds": 3,
580 "periodSeconds": 4,
581 "successThreshold": 5,
582 "failureThreshold": 6,
583 "terminationGracePeriodSeconds": 7
584 },
585 "startupProbe": {
586 "exec": {
587 "command": [
588 "commandValue"
589 ]
590 },
591 "httpGet": {
592 "path": "pathValue",
593 "port": "portValue",
594 "host": "hostValue",
595 "scheme": "schemeValue",
596 "httpHeaders": [
597 {
598 "name": "nameValue",
599 "value": "valueValue"
600 }
601 ]
602 },
603 "tcpSocket": {
604 "port": "portValue",
605 "host": "hostValue"
606 },
607 "grpc": {
608 "port": 1,
609 "service": "serviceValue"
610 },
611 "initialDelaySeconds": 2,
612 "timeoutSeconds": 3,
613 "periodSeconds": 4,
614 "successThreshold": 5,
615 "failureThreshold": 6,
616 "terminationGracePeriodSeconds": 7
617 },
618 "lifecycle": {
619 "postStart": {
620 "exec": {
621 "command": [
622 "commandValue"
623 ]
624 },
625 "httpGet": {
626 "path": "pathValue",
627 "port": "portValue",
628 "host": "hostValue",
629 "scheme": "schemeValue",
630 "httpHeaders": [
631 {
632 "name": "nameValue",
633 "value": "valueValue"
634 }
635 ]
636 },
637 "tcpSocket": {
638 "port": "portValue",
639 "host": "hostValue"
640 }
641 },
642 "preStop": {
643 "exec": {
644 "command": [
645 "commandValue"
646 ]
647 },
648 "httpGet": {
649 "path": "pathValue",
650 "port": "portValue",
651 "host": "hostValue",
652 "scheme": "schemeValue",
653 "httpHeaders": [
654 {
655 "name": "nameValue",
656 "value": "valueValue"
657 }
658 ]
659 },
660 "tcpSocket": {
661 "port": "portValue",
662 "host": "hostValue"
663 }
664 }
665 },
666 "terminationMessagePath": "terminationMessagePathValue",
667 "terminationMessagePolicy": "terminationMessagePolicyValue",
668 "imagePullPolicy": "imagePullPolicyValue",
669 "securityContext": {
670 "capabilities": {
671 "add": [
672 "addValue"
673 ],
674 "drop": [
675 "dropValue"
676 ]
677 },
678 "privileged": true,
679 "seLinuxOptions": {
680 "user": "userValue",
681 "role": "roleValue",
682 "type": "typeValue",
683 "level": "levelValue"
684 },
685 "windowsOptions": {
686 "gmsaCredentialSpecName": "gmsaCredentialSpecNameValue",
687 "gmsaCredentialSpec": "gmsaCredentialSpecValue",
688 "runAsUserName": "runAsUserNameValue",
689 "hostProcess": true
690 },
691 "runAsUser": 4,
692 "runAsGroup": 8,
693 "runAsNonRoot": true,
694 "readOnlyRootFilesystem": true,
695 "allowPrivilegeEscalation": true,
696 "procMount": "procMountValue",
697 "seccompProfile": {
698 "type": "typeValue",
699 "localhostProfile": "localhostProfileValue"
700 }
701 },
702 "stdin": true,
703 "stdinOnce": true,
704 "tty": true
705 }
706 ],
707 "containers": [
708 {
709 "name": "nameValue",
710 "image": "imageValue",
711 "command": [
712 "commandValue"
713 ],
714 "args": [
715 "argsValue"
716 ],
717 "workingDir": "workingDirValue",
718 "ports": [
719 {
720 "name": "nameValue",
721 "hostPort": 2,
722 "containerPort": 3,
723 "protocol": "protocolValue",
724 "hostIP": "hostIPValue"
725 }
726 ],
727 "envFrom": [
728 {
729 "prefix": "prefixValue",
730 "configMapRef": {
731 "name": "nameValue",
732 "optional": true
733 },
734 "secretRef": {
735 "name": "nameValue",
736 "optional": true
737 }
738 }
739 ],
740 "env": [
741 {
742 "name": "nameValue",
743 "value": "valueValue",
744 "valueFrom": {
745 "fieldRef": {
746 "apiVersion": "apiVersionValue",
747 "fieldPath": "fieldPathValue"
748 },
749 "resourceFieldRef": {
750 "containerName": "containerNameValue",
751 "resource": "resourceValue",
752 "divisor": "0"
753 },
754 "configMapKeyRef": {
755 "name": "nameValue",
756 "key": "keyValue",
757 "optional": true
758 },
759 "secretKeyRef": {
760 "name": "nameValue",
761 "key": "keyValue",
762 "optional": true
763 }
764 }
765 }
766 ],
767 "resources": {
768 "limits": {
769 "limitsKey": "0"
770 },
771 "requests": {
772 "requestsKey": "0"
773 },
774 "claims": [
775 {
776 "name": "nameValue"
777 }
778 ]
779 },
780 "resizePolicy": [
781 {
782 "resourceName": "resourceNameValue",
783 "restartPolicy": "restartPolicyValue"
784 }
785 ],
786 "restartPolicy": "restartPolicyValue",
787 "volumeMounts": [
788 {
789 "name": "nameValue",
790 "readOnly": true,
791 "mountPath": "mountPathValue",
792 "subPath": "subPathValue",
793 "mountPropagation": "mountPropagationValue",
794 "subPathExpr": "subPathExprValue"
795 }
796 ],
797 "volumeDevices": [
798 {
799 "name": "nameValue",
800 "devicePath": "devicePathValue"
801 }
802 ],
803 "livenessProbe": {
804 "exec": {
805 "command": [
806 "commandValue"
807 ]
808 },
809 "httpGet": {
810 "path": "pathValue",
811 "port": "portValue",
812 "host": "hostValue",
813 "scheme": "schemeValue",
814 "httpHeaders": [
815 {
816 "name": "nameValue",
817 "value": "valueValue"
818 }
819 ]
820 },
821 "tcpSocket": {
822 "port": "portValue",
823 "host": "hostValue"
824 },
825 "grpc": {
826 "port": 1,
827 "service": "serviceValue"
828 },
829 "initialDelaySeconds": 2,
830 "timeoutSeconds": 3,
831 "periodSeconds": 4,
832 "successThreshold": 5,
833 "failureThreshold": 6,
834 "terminationGracePeriodSeconds": 7
835 },
836 "readinessProbe": {
837 "exec": {
838 "command": [
839 "commandValue"
840 ]
841 },
842 "httpGet": {
843 "path": "pathValue",
844 "port": "portValue",
845 "host": "hostValue",
846 "scheme": "schemeValue",
847 "httpHeaders": [
848 {
849 "name": "nameValue",
850 "value": "valueValue"
851 }
852 ]
853 },
854 "tcpSocket": {
855 "port": "portValue",
856 "host": "hostValue"
857 },
858 "grpc": {
859 "port": 1,
860 "service": "serviceValue"
861 },
862 "initialDelaySeconds": 2,
863 "timeoutSeconds": 3,
864 "periodSeconds": 4,
865 "successThreshold": 5,
866 "failureThreshold": 6,
867 "terminationGracePeriodSeconds": 7
868 },
869 "startupProbe": {
870 "exec": {
871 "command": [
872 "commandValue"
873 ]
874 },
875 "httpGet": {
876 "path": "pathValue",
877 "port": "portValue",
878 "host": "hostValue",
879 "scheme": "schemeValue",
880 "httpHeaders": [
881 {
882 "name": "nameValue",
883 "value": "valueValue"
884 }
885 ]
886 },
887 "tcpSocket": {
888 "port": "portValue",
889 "host": "hostValue"
890 },
891 "grpc": {
892 "port": 1,
893 "service": "serviceValue"
894 },
895 "initialDelaySeconds": 2,
896 "timeoutSeconds": 3,
897 "periodSeconds": 4,
898 "successThreshold": 5,
899 "failureThreshold": 6,
900 "terminationGracePeriodSeconds": 7
901 },
902 "lifecycle": {
903 "postStart": {
904 "exec": {
905 "command": [
906 "commandValue"
907 ]
908 },
909 "httpGet": {
910 "path": "pathValue",
911 "port": "portValue",
912 "host": "hostValue",
913 "scheme": "schemeValue",
914 "httpHeaders": [
915 {
916 "name": "nameValue",
917 "value": "valueValue"
918 }
919 ]
920 },
921 "tcpSocket": {
922 "port": "portValue",
923 "host": "hostValue"
924 }
925 },
926 "preStop": {
927 "exec": {
928 "command": [
929 "commandValue"
930 ]
931 },
932 "httpGet": {
933 "path": "pathValue",
934 "port": "portValue",
935 "host": "hostValue",
936 "scheme": "schemeValue",
937 "httpHeaders": [
938 {
939 "name": "nameValue",
940 "value": "valueValue"
941 }
942 ]
943 },
944 "tcpSocket": {
945 "port": "portValue",
946 "host": "hostValue"
947 }
948 }
949 },
950 "terminationMessagePath": "terminationMessagePathValue",
951 "terminationMessagePolicy": "terminationMessagePolicyValue",
952 "imagePullPolicy": "imagePullPolicyValue",
953 "securityContext": {
954 "capabilities": {
955 "add": [
956 "addValue"
957 ],
958 "drop": [
959 "dropValue"
960 ]
961 },
962 "privileged": true,
963 "seLinuxOptions": {
964 "user": "userValue",
965 "role": "roleValue",
966 "type": "typeValue",
967 "level": "levelValue"
968 },
969 "windowsOptions": {
970 "gmsaCredentialSpecName": "gmsaCredentialSpecNameValue",
971 "gmsaCredentialSpec": "gmsaCredentialSpecValue",
972 "runAsUserName": "runAsUserNameValue",
973 "hostProcess": true
974 },
975 "runAsUser": 4,
976 "runAsGroup": 8,
977 "runAsNonRoot": true,
978 "readOnlyRootFilesystem": true,
979 "allowPrivilegeEscalation": true,
980 "procMount": "procMountValue",
981 "seccompProfile": {
982 "type": "typeValue",
983 "localhostProfile": "localhostProfileValue"
984 }
985 },
986 "stdin": true,
987 "stdinOnce": true,
988 "tty": true
989 }
990 ],
991 "ephemeralContainers": [
992 {
993 "name": "nameValue",
994 "image": "imageValue",
995 "command": [
996 "commandValue"
997 ],
998 "args": [
999 "argsValue"
1000 ],
1001 "workingDir": "workingDirValue",
1002 "ports": [
1003 {
1004 "name": "nameValue",
1005 "hostPort": 2,
1006 "containerPort": 3,
1007 "protocol": "protocolValue",
1008 "hostIP": "hostIPValue"
1009 }
1010 ],
1011 "envFrom": [
1012 {
1013 "prefix": "prefixValue",
1014 "configMapRef": {
1015 "name": "nameValue",
1016 "optional": true
1017 },
1018 "secretRef": {
1019 "name": "nameValue",
1020 "optional": true
1021 }
1022 }
1023 ],
1024 "env": [
1025 {
1026 "name": "nameValue",
1027 "value": "valueValue",
1028 "valueFrom": {
1029 "fieldRef": {
1030 "apiVersion": "apiVersionValue",
1031 "fieldPath": "fieldPathValue"
1032 },
1033 "resourceFieldRef": {
1034 "containerName": "containerNameValue",
1035 "resource": "resourceValue",
1036 "divisor": "0"
1037 },
1038 "configMapKeyRef": {
1039 "name": "nameValue",
1040 "key": "keyValue",
1041 "optional": true
1042 },
1043 "secretKeyRef": {
1044 "name": "nameValue",
1045 "key": "keyValue",
1046 "optional": true
1047 }
1048 }
1049 }
1050 ],
1051 "resources": {
1052 "limits": {
1053 "limitsKey": "0"
1054 },
1055 "requests": {
1056 "requestsKey": "0"
1057 },
1058 "claims": [
1059 {
1060 "name": "nameValue"
1061 }
1062 ]
1063 },
1064 "resizePolicy": [
1065 {
1066 "resourceName": "resourceNameValue",
1067 "restartPolicy": "restartPolicyValue"
1068 }
1069 ],
1070 "restartPolicy": "restartPolicyValue",
1071 "volumeMounts": [
1072 {
1073 "name": "nameValue",
1074 "readOnly": true,
1075 "mountPath": "mountPathValue",
1076 "subPath": "subPathValue",
1077 "mountPropagation": "mountPropagationValue",
1078 "subPathExpr": "subPathExprValue"
1079 }
1080 ],
1081 "volumeDevices": [
1082 {
1083 "name": "nameValue",
1084 "devicePath": "devicePathValue"
1085 }
1086 ],
1087 "livenessProbe": {
1088 "exec": {
1089 "command": [
1090 "commandValue"
1091 ]
1092 },
1093 "httpGet": {
1094 "path": "pathValue",
1095 "port": "portValue",
1096 "host": "hostValue",
1097 "scheme": "schemeValue",
1098 "httpHeaders": [
1099 {
1100 "name": "nameValue",
1101 "value": "valueValue"
1102 }
1103 ]
1104 },
1105 "tcpSocket": {
1106 "port": "portValue",
1107 "host": "hostValue"
1108 },
1109 "grpc": {
1110 "port": 1,
1111 "service": "serviceValue"
1112 },
1113 "initialDelaySeconds": 2,
1114 "timeoutSeconds": 3,
1115 "periodSeconds": 4,
1116 "successThreshold": 5,
1117 "failureThreshold": 6,
1118 "terminationGracePeriodSeconds": 7
1119 },
1120 "readinessProbe": {
1121 "exec": {
1122 "command": [
1123 "commandValue"
1124 ]
1125 },
1126 "httpGet": {
1127 "path": "pathValue",
1128 "port": "portValue",
1129 "host": "hostValue",
1130 "scheme": "schemeValue",
1131 "httpHeaders": [
1132 {
1133 "name": "nameValue",
1134 "value": "valueValue"
1135 }
1136 ]
1137 },
1138 "tcpSocket": {
1139 "port": "portValue",
1140 "host": "hostValue"
1141 },
1142 "grpc": {
1143 "port": 1,
1144 "service": "serviceValue"
1145 },
1146 "initialDelaySeconds": 2,
1147 "timeoutSeconds": 3,
1148 "periodSeconds": 4,
1149 "successThreshold": 5,
1150 "failureThreshold": 6,
1151 "terminationGracePeriodSeconds": 7
1152 },
1153 "startupProbe": {
1154 "exec": {
1155 "command": [
1156 "commandValue"
1157 ]
1158 },
1159 "httpGet": {
1160 "path": "pathValue",
1161 "port": "portValue",
1162 "host": "hostValue",
1163 "scheme": "schemeValue",
1164 "httpHeaders": [
1165 {
1166 "name": "nameValue",
1167 "value": "valueValue"
1168 }
1169 ]
1170 },
1171 "tcpSocket": {
1172 "port": "portValue",
1173 "host": "hostValue"
1174 },
1175 "grpc": {
1176 "port": 1,
1177 "service": "serviceValue"
1178 },
1179 "initialDelaySeconds": 2,
1180 "timeoutSeconds": 3,
1181 "periodSeconds": 4,
1182 "successThreshold": 5,
1183 "failureThreshold": 6,
1184 "terminationGracePeriodSeconds": 7
1185 },
1186 "lifecycle": {
1187 "postStart": {
1188 "exec": {
1189 "command": [
1190 "commandValue"
1191 ]
1192 },
1193 "httpGet": {
1194 "path": "pathValue",
1195 "port": "portValue",
1196 "host": "hostValue",
1197 "scheme": "schemeValue",
1198 "httpHeaders": [
1199 {
1200 "name": "nameValue",
1201 "value": "valueValue"
1202 }
1203 ]
1204 },
1205 "tcpSocket": {
1206 "port": "portValue",
1207 "host": "hostValue"
1208 }
1209 },
1210 "preStop": {
1211 "exec": {
1212 "command": [
1213 "commandValue"
1214 ]
1215 },
1216 "httpGet": {
1217 "path": "pathValue",
1218 "port": "portValue",
1219 "host": "hostValue",
1220 "scheme": "schemeValue",
1221 "httpHeaders": [
1222 {
1223 "name": "nameValue",
1224 "value": "valueValue"
1225 }
1226 ]
1227 },
1228 "tcpSocket": {
1229 "port": "portValue",
1230 "host": "hostValue"
1231 }
1232 }
1233 },
1234 "terminationMessagePath": "terminationMessagePathValue",
1235 "terminationMessagePolicy": "terminationMessagePolicyValue",
1236 "imagePullPolicy": "imagePullPolicyValue",
1237 "securityContext": {
1238 "capabilities": {
1239 "add": [
1240 "addValue"
1241 ],
1242 "drop": [
1243 "dropValue"
1244 ]
1245 },
1246 "privileged": true,
1247 "seLinuxOptions": {
1248 "user": "userValue",
1249 "role": "roleValue",
1250 "type": "typeValue",
1251 "level": "levelValue"
1252 },
1253 "windowsOptions": {
1254 "gmsaCredentialSpecName": "gmsaCredentialSpecNameValue",
1255 "gmsaCredentialSpec": "gmsaCredentialSpecValue",
1256 "runAsUserName": "runAsUserNameValue",
1257 "hostProcess": true
1258 },
1259 "runAsUser": 4,
1260 "runAsGroup": 8,
1261 "runAsNonRoot": true,
1262 "readOnlyRootFilesystem": true,
1263 "allowPrivilegeEscalation": true,
1264 "procMount": "procMountValue",
1265 "seccompProfile": {
1266 "type": "typeValue",
1267 "localhostProfile": "localhostProfileValue"
1268 }
1269 },
1270 "stdin": true,
1271 "stdinOnce": true,
1272 "tty": true,
1273 "targetContainerName": "targetContainerNameValue"
1274 }
1275 ],
1276 "restartPolicy": "restartPolicyValue",
1277 "terminationGracePeriodSeconds": 4,
1278 "activeDeadlineSeconds": 5,
1279 "dnsPolicy": "dnsPolicyValue",
1280 "nodeSelector": {
1281 "nodeSelectorKey": "nodeSelectorValue"
1282 },
1283 "serviceAccountName": "serviceAccountNameValue",
1284 "serviceAccount": "serviceAccountValue",
1285 "automountServiceAccountToken": true,
1286 "nodeName": "nodeNameValue",
1287 "hostNetwork": true,
1288 "hostPID": true,
1289 "hostIPC": true,
1290 "shareProcessNamespace": true,
1291 "securityContext": {
1292 "seLinuxOptions": {
1293 "user": "userValue",
1294 "role": "roleValue",
1295 "type": "typeValue",
1296 "level": "levelValue"
1297 },
1298 "windowsOptions": {
1299 "gmsaCredentialSpecName": "gmsaCredentialSpecNameValue",
1300 "gmsaCredentialSpec": "gmsaCredentialSpecValue",
1301 "runAsUserName": "runAsUserNameValue",
1302 "hostProcess": true
1303 },
1304 "runAsUser": 2,
1305 "runAsGroup": 6,
1306 "runAsNonRoot": true,
1307 "supplementalGroups": [
1308 4
1309 ],
1310 "fsGroup": 5,
1311 "sysctls": [
1312 {
1313 "name": "nameValue",
1314 "value": "valueValue"
1315 }
1316 ],
1317 "fsGroupChangePolicy": "fsGroupChangePolicyValue",
1318 "seccompProfile": {
1319 "type": "typeValue",
1320 "localhostProfile": "localhostProfileValue"
1321 }
1322 },
1323 "imagePullSecrets": [
1324 {
1325 "name": "nameValue"
1326 }
1327 ],
1328 "hostname": "hostnameValue",
1329 "subdomain": "subdomainValue",
1330 "affinity": {
1331 "nodeAffinity": {
1332 "requiredDuringSchedulingIgnoredDuringExecution": {
1333 "nodeSelectorTerms": [
1334 {
1335 "matchExpressions": [
1336 {
1337 "key": "keyValue",
1338 "operator": "operatorValue",
1339 "values": [
1340 "valuesValue"
1341 ]
1342 }
1343 ],
1344 "matchFields": [
1345 {
1346 "key": "keyValue",
1347 "operator": "operatorValue",
1348 "values": [
1349 "valuesValue"
1350 ]
1351 }
1352 ]
1353 }
1354 ]
1355 },
1356 "preferredDuringSchedulingIgnoredDuringExecution": [
1357 {
1358 "weight": 1,
1359 "preference": {
1360 "matchExpressions": [
1361 {
1362 "key": "keyValue",
1363 "operator": "operatorValue",
1364 "values": [
1365 "valuesValue"
1366 ]
1367 }
1368 ],
1369 "matchFields": [
1370 {
1371 "key": "keyValue",
1372 "operator": "operatorValue",
1373 "values": [
1374 "valuesValue"
1375 ]
1376 }
1377 ]
1378 }
1379 }
1380 ]
1381 },
1382 "podAffinity": {
1383 "requiredDuringSchedulingIgnoredDuringExecution": [
1384 {
1385 "labelSelector": {
1386 "matchLabels": {
1387 "matchLabelsKey": "matchLabelsValue"
1388 },
1389 "matchExpressions": [
1390 {
1391 "key": "keyValue",
1392 "operator": "operatorValue",
1393 "values": [
1394 "valuesValue"
1395 ]
1396 }
1397 ]
1398 },
1399 "namespaces": [
1400 "namespacesValue"
1401 ],
1402 "topologyKey": "topologyKeyValue",
1403 "namespaceSelector": {
1404 "matchLabels": {
1405 "matchLabelsKey": "matchLabelsValue"
1406 },
1407 "matchExpressions": [
1408 {
1409 "key": "keyValue",
1410 "operator": "operatorValue",
1411 "values": [
1412 "valuesValue"
1413 ]
1414 }
1415 ]
1416 }
1417 }
1418 ],
1419 "preferredDuringSchedulingIgnoredDuringExecution": [
1420 {
1421 "weight": 1,
1422 "podAffinityTerm": {
1423 "labelSelector": {
1424 "matchLabels": {
1425 "matchLabelsKey": "matchLabelsValue"
1426 },
1427 "matchExpressions": [
1428 {
1429 "key": "keyValue",
1430 "operator": "operatorValue",
1431 "values": [
1432 "valuesValue"
1433 ]
1434 }
1435 ]
1436 },
1437 "namespaces": [
1438 "namespacesValue"
1439 ],
1440 "topologyKey": "topologyKeyValue",
1441 "namespaceSelector": {
1442 "matchLabels": {
1443 "matchLabelsKey": "matchLabelsValue"
1444 },
1445 "matchExpressions": [
1446 {
1447 "key": "keyValue",
1448 "operator": "operatorValue",
1449 "values": [
1450 "valuesValue"
1451 ]
1452 }
1453 ]
1454 }
1455 }
1456 }
1457 ]
1458 },
1459 "podAntiAffinity": {
1460 "requiredDuringSchedulingIgnoredDuringExecution": [
1461 {
1462 "labelSelector": {
1463 "matchLabels": {
1464 "matchLabelsKey": "matchLabelsValue"
1465 },
1466 "matchExpressions": [
1467 {
1468 "key": "keyValue",
1469 "operator": "operatorValue",
1470 "values": [
1471 "valuesValue"
1472 ]
1473 }
1474 ]
1475 },
1476 "namespaces": [
1477 "namespacesValue"
1478 ],
1479 "topologyKey": "topologyKeyValue",
1480 "namespaceSelector": {
1481 "matchLabels": {
1482 "matchLabelsKey": "matchLabelsValue"
1483 },
1484 "matchExpressions": [
1485 {
1486 "key": "keyValue",
1487 "operator": "operatorValue",
1488 "values": [
1489 "valuesValue"
1490 ]
1491 }
1492 ]
1493 }
1494 }
1495 ],
1496 "preferredDuringSchedulingIgnoredDuringExecution": [
1497 {
1498 "weight": 1,
1499 "podAffinityTerm": {
1500 "labelSelector": {
1501 "matchLabels": {
1502 "matchLabelsKey": "matchLabelsValue"
1503 },
1504 "matchExpressions": [
1505 {
1506 "key": "keyValue",
1507 "operator": "operatorValue",
1508 "values": [
1509 "valuesValue"
1510 ]
1511 }
1512 ]
1513 },
1514 "namespaces": [
1515 "namespacesValue"
1516 ],
1517 "topologyKey": "topologyKeyValue",
1518 "namespaceSelector": {
1519 "matchLabels": {
1520 "matchLabelsKey": "matchLabelsValue"
1521 },
1522 "matchExpressions": [
1523 {
1524 "key": "keyValue",
1525 "operator": "operatorValue",
1526 "values": [
1527 "valuesValue"
1528 ]
1529 }
1530 ]
1531 }
1532 }
1533 }
1534 ]
1535 }
1536 },
1537 "schedulerName": "schedulerNameValue",
1538 "tolerations": [
1539 {
1540 "key": "keyValue",
1541 "operator": "operatorValue",
1542 "value": "valueValue",
1543 "effect": "effectValue",
1544 "tolerationSeconds": 5
1545 }
1546 ],
1547 "hostAliases": [
1548 {
1549 "ip": "ipValue",
1550 "hostnames": [
1551 "hostnamesValue"
1552 ]
1553 }
1554 ],
1555 "priorityClassName": "priorityClassNameValue",
1556 "priority": 25,
1557 "dnsConfig": {
1558 "nameservers": [
1559 "nameserversValue"
1560 ],
1561 "searches": [
1562 "searchesValue"
1563 ],
1564 "options": [
1565 {
1566 "name": "nameValue",
1567 "value": "valueValue"
1568 }
1569 ]
1570 },
1571 "readinessGates": [
1572 {
1573 "conditionType": "conditionTypeValue"
1574 }
1575 ],
1576 "runtimeClassName": "runtimeClassNameValue",
1577 "enableServiceLinks": true,
1578 "preemptionPolicy": "preemptionPolicyValue",
1579 "overhead": {
1580 "overheadKey": "0"
1581 },
1582 "topologySpreadConstraints": [
1583 {
1584 "maxSkew": 1,
1585 "topologyKey": "topologyKeyValue",
1586 "whenUnsatisfiable": "whenUnsatisfiableValue",
1587 "labelSelector": {
1588 "matchLabels": {
1589 "matchLabelsKey": "matchLabelsValue"
1590 },
1591 "matchExpressions": [
1592 {
1593 "key": "keyValue",
1594 "operator": "operatorValue",
1595 "values": [
1596 "valuesValue"
1597 ]
1598 }
1599 ]
1600 },
1601 "minDomains": 5,
1602 "nodeAffinityPolicy": "nodeAffinityPolicyValue",
1603 "nodeTaintsPolicy": "nodeTaintsPolicyValue",
1604 "matchLabelKeys": [
1605 "matchLabelKeysValue"
1606 ]
1607 }
1608 ],
1609 "setHostnameAsFQDN": true,
1610 "os": {
1611 "name": "nameValue"
1612 },
1613 "hostUsers": true,
1614 "schedulingGates": [
1615 {
1616 "name": "nameValue"
1617 }
1618 ],
1619 "resourceClaims": [
1620 {
1621 "name": "nameValue",
1622 "source": {
1623 "resourceClaimName": "resourceClaimNameValue",
1624 "resourceClaimTemplateName": "resourceClaimTemplateNameValue"
1625 }
1626 }
1627 ]
1628 },
1629 "status": {
1630 "phase": "phaseValue",
1631 "conditions": [
1632 {
1633 "type": "typeValue",
1634 "status": "statusValue",
1635 "lastProbeTime": "2003-01-01T01:01:01Z",
1636 "lastTransitionTime": "2004-01-01T01:01:01Z",
1637 "reason": "reasonValue",
1638 "message": "messageValue"
1639 }
1640 ],
1641 "message": "messageValue",
1642 "reason": "reasonValue",
1643 "nominatedNodeName": "nominatedNodeNameValue",
1644 "hostIP": "hostIPValue",
1645 "hostIPs": [
1646 {
1647 "ip": "ipValue"
1648 }
1649 ],
1650 "podIP": "podIPValue",
1651 "podIPs": [
1652 {
1653 "ip": "ipValue"
1654 }
1655 ],
1656 "startTime": "2007-01-01T01:01:01Z",
1657 "initContainerStatuses": [
1658 {
1659 "name": "nameValue",
1660 "state": {
1661 "waiting": {
1662 "reason": "reasonValue",
1663 "message": "messageValue"
1664 },
1665 "running": {
1666 "startedAt": "2001-01-01T01:01:01Z"
1667 },
1668 "terminated": {
1669 "exitCode": 1,
1670 "signal": 2,
1671 "reason": "reasonValue",
1672 "message": "messageValue",
1673 "startedAt": "2005-01-01T01:01:01Z",
1674 "finishedAt": "2006-01-01T01:01:01Z",
1675 "containerID": "containerIDValue"
1676 }
1677 },
1678 "lastState": {
1679 "waiting": {
1680 "reason": "reasonValue",
1681 "message": "messageValue"
1682 },
1683 "running": {
1684 "startedAt": "2001-01-01T01:01:01Z"
1685 },
1686 "terminated": {
1687 "exitCode": 1,
1688 "signal": 2,
1689 "reason": "reasonValue",
1690 "message": "messageValue",
1691 "startedAt": "2005-01-01T01:01:01Z",
1692 "finishedAt": "2006-01-01T01:01:01Z",
1693 "containerID": "containerIDValue"
1694 }
1695 },
1696 "ready": true,
1697 "restartCount": 5,
1698 "image": "imageValue",
1699 "imageID": "imageIDValue",
1700 "containerID": "containerIDValue",
1701 "started": true,
1702 "allocatedResources": {
1703 "allocatedResourcesKey": "0"
1704 },
1705 "resources": {
1706 "limits": {
1707 "limitsKey": "0"
1708 },
1709 "requests": {
1710 "requestsKey": "0"
1711 },
1712 "claims": [
1713 {
1714 "name": "nameValue"
1715 }
1716 ]
1717 }
1718 }
1719 ],
1720 "containerStatuses": [
1721 {
1722 "name": "nameValue",
1723 "state": {
1724 "waiting": {
1725 "reason": "reasonValue",
1726 "message": "messageValue"
1727 },
1728 "running": {
1729 "startedAt": "2001-01-01T01:01:01Z"
1730 },
1731 "terminated": {
1732 "exitCode": 1,
1733 "signal": 2,
1734 "reason": "reasonValue",
1735 "message": "messageValue",
1736 "startedAt": "2005-01-01T01:01:01Z",
1737 "finishedAt": "2006-01-01T01:01:01Z",
1738 "containerID": "containerIDValue"
1739 }
1740 },
1741 "lastState": {
1742 "waiting": {
1743 "reason": "reasonValue",
1744 "message": "messageValue"
1745 },
1746 "running": {
1747 "startedAt": "2001-01-01T01:01:01Z"
1748 },
1749 "terminated": {
1750 "exitCode": 1,
1751 "signal": 2,
1752 "reason": "reasonValue",
1753 "message": "messageValue",
1754 "startedAt": "2005-01-01T01:01:01Z",
1755 "finishedAt": "2006-01-01T01:01:01Z",
1756 "containerID": "containerIDValue"
1757 }
1758 },
1759 "ready": true,
1760 "restartCount": 5,
1761 "image": "imageValue",
1762 "imageID": "imageIDValue",
1763 "containerID": "containerIDValue",
1764 "started": true,
1765 "allocatedResources": {
1766 "allocatedResourcesKey": "0"
1767 },
1768 "resources": {
1769 "limits": {
1770 "limitsKey": "0"
1771 },
1772 "requests": {
1773 "requestsKey": "0"
1774 },
1775 "claims": [
1776 {
1777 "name": "nameValue"
1778 }
1779 ]
1780 }
1781 }
1782 ],
1783 "qosClass": "qosClassValue",
1784 "ephemeralContainerStatuses": [
1785 {
1786 "name": "nameValue",
1787 "state": {
1788 "waiting": {
1789 "reason": "reasonValue",
1790 "message": "messageValue"
1791 },
1792 "running": {
1793 "startedAt": "2001-01-01T01:01:01Z"
1794 },
1795 "terminated": {
1796 "exitCode": 1,
1797 "signal": 2,
1798 "reason": "reasonValue",
1799 "message": "messageValue",
1800 "startedAt": "2005-01-01T01:01:01Z",
1801 "finishedAt": "2006-01-01T01:01:01Z",
1802 "containerID": "containerIDValue"
1803 }
1804 },
1805 "lastState": {
1806 "waiting": {
1807 "reason": "reasonValue",
1808 "message": "messageValue"
1809 },
1810 "running": {
1811 "startedAt": "2001-01-01T01:01:01Z"
1812 },
1813 "terminated": {
1814 "exitCode": 1,
1815 "signal": 2,
1816 "reason": "reasonValue",
1817 "message": "messageValue",
1818 "startedAt": "2005-01-01T01:01:01Z",
1819 "finishedAt": "2006-01-01T01:01:01Z",
1820 "containerID": "containerIDValue"
1821 }
1822 },
1823 "ready": true,
1824 "restartCount": 5,
1825 "image": "imageValue",
1826 "imageID": "imageIDValue",
1827 "containerID": "containerIDValue",
1828 "started": true,
1829 "allocatedResources": {
1830 "allocatedResourcesKey": "0"
1831 },
1832 "resources": {
1833 "limits": {
1834 "limitsKey": "0"
1835 },
1836 "requests": {
1837 "requestsKey": "0"
1838 },
1839 "claims": [
1840 {
1841 "name": "nameValue"
1842 }
1843 ]
1844 }
1845 }
1846 ],
1847 "resize": "resizeValue",
1848 "resourceClaimStatuses": [
1849 {
1850 "name": "nameValue",
1851 "resourceClaimName": "resourceClaimNameValue"
1852 }
1853 ]
1854 }
1855}
View as plain text