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