...
1apiVersion: extensions/v1beta1
2kind: DaemonSet
3metadata:
4 annotations:
5 annotationsKey: annotationsValue
6 creationTimestamp: "2008-01-01T01:01:01Z"
7 deletionGracePeriodSeconds: 10
8 deletionTimestamp: "2009-01-01T01:01:01Z"
9 finalizers:
10 - finalizersValue
11 generateName: generateNameValue
12 generation: 7
13 labels:
14 labelsKey: labelsValue
15 managedFields:
16 - apiVersion: apiVersionValue
17 fieldsType: fieldsTypeValue
18 fieldsV1: {}
19 manager: managerValue
20 operation: operationValue
21 subresource: subresourceValue
22 time: "2004-01-01T01:01:01Z"
23 name: nameValue
24 namespace: namespaceValue
25 ownerReferences:
26 - apiVersion: apiVersionValue
27 blockOwnerDeletion: true
28 controller: true
29 kind: kindValue
30 name: nameValue
31 uid: uidValue
32 resourceVersion: resourceVersionValue
33 selfLink: selfLinkValue
34 uid: uidValue
35spec:
36 minReadySeconds: 4
37 revisionHistoryLimit: 6
38 selector:
39 matchExpressions:
40 - key: keyValue
41 operator: operatorValue
42 values:
43 - valuesValue
44 matchLabels:
45 matchLabelsKey: matchLabelsValue
46 template:
47 metadata:
48 annotations:
49 annotationsKey: annotationsValue
50 creationTimestamp: "2008-01-01T01:01:01Z"
51 deletionGracePeriodSeconds: 10
52 deletionTimestamp: "2009-01-01T01:01:01Z"
53 finalizers:
54 - finalizersValue
55 generateName: generateNameValue
56 generation: 7
57 labels:
58 labelsKey: labelsValue
59 managedFields:
60 - apiVersion: apiVersionValue
61 fieldsType: fieldsTypeValue
62 fieldsV1: {}
63 manager: managerValue
64 operation: operationValue
65 subresource: subresourceValue
66 time: "2004-01-01T01:01:01Z"
67 name: nameValue
68 namespace: namespaceValue
69 ownerReferences:
70 - apiVersion: apiVersionValue
71 blockOwnerDeletion: true
72 controller: true
73 kind: kindValue
74 name: nameValue
75 uid: uidValue
76 resourceVersion: resourceVersionValue
77 selfLink: selfLinkValue
78 uid: uidValue
79 spec:
80 activeDeadlineSeconds: 5
81 affinity:
82 nodeAffinity:
83 preferredDuringSchedulingIgnoredDuringExecution:
84 - preference:
85 matchExpressions:
86 - key: keyValue
87 operator: operatorValue
88 values:
89 - valuesValue
90 matchFields:
91 - key: keyValue
92 operator: operatorValue
93 values:
94 - valuesValue
95 weight: 1
96 requiredDuringSchedulingIgnoredDuringExecution:
97 nodeSelectorTerms:
98 - matchExpressions:
99 - key: keyValue
100 operator: operatorValue
101 values:
102 - valuesValue
103 matchFields:
104 - key: keyValue
105 operator: operatorValue
106 values:
107 - valuesValue
108 podAffinity:
109 preferredDuringSchedulingIgnoredDuringExecution:
110 - podAffinityTerm:
111 labelSelector:
112 matchExpressions:
113 - key: keyValue
114 operator: operatorValue
115 values:
116 - valuesValue
117 matchLabels:
118 matchLabelsKey: matchLabelsValue
119 namespaceSelector:
120 matchExpressions:
121 - key: keyValue
122 operator: operatorValue
123 values:
124 - valuesValue
125 matchLabels:
126 matchLabelsKey: matchLabelsValue
127 namespaces:
128 - namespacesValue
129 topologyKey: topologyKeyValue
130 weight: 1
131 requiredDuringSchedulingIgnoredDuringExecution:
132 - labelSelector:
133 matchExpressions:
134 - key: keyValue
135 operator: operatorValue
136 values:
137 - valuesValue
138 matchLabels:
139 matchLabelsKey: matchLabelsValue
140 namespaceSelector:
141 matchExpressions:
142 - key: keyValue
143 operator: operatorValue
144 values:
145 - valuesValue
146 matchLabels:
147 matchLabelsKey: matchLabelsValue
148 namespaces:
149 - namespacesValue
150 topologyKey: topologyKeyValue
151 podAntiAffinity:
152 preferredDuringSchedulingIgnoredDuringExecution:
153 - podAffinityTerm:
154 labelSelector:
155 matchExpressions:
156 - key: keyValue
157 operator: operatorValue
158 values:
159 - valuesValue
160 matchLabels:
161 matchLabelsKey: matchLabelsValue
162 namespaceSelector:
163 matchExpressions:
164 - key: keyValue
165 operator: operatorValue
166 values:
167 - valuesValue
168 matchLabels:
169 matchLabelsKey: matchLabelsValue
170 namespaces:
171 - namespacesValue
172 topologyKey: topologyKeyValue
173 weight: 1
174 requiredDuringSchedulingIgnoredDuringExecution:
175 - labelSelector:
176 matchExpressions:
177 - key: keyValue
178 operator: operatorValue
179 values:
180 - valuesValue
181 matchLabels:
182 matchLabelsKey: matchLabelsValue
183 namespaceSelector:
184 matchExpressions:
185 - key: keyValue
186 operator: operatorValue
187 values:
188 - valuesValue
189 matchLabels:
190 matchLabelsKey: matchLabelsValue
191 namespaces:
192 - namespacesValue
193 topologyKey: topologyKeyValue
194 automountServiceAccountToken: true
195 containers:
196 - args:
197 - argsValue
198 command:
199 - commandValue
200 env:
201 - name: nameValue
202 value: valueValue
203 valueFrom:
204 configMapKeyRef:
205 key: keyValue
206 name: nameValue
207 optional: true
208 fieldRef:
209 apiVersion: apiVersionValue
210 fieldPath: fieldPathValue
211 resourceFieldRef:
212 containerName: containerNameValue
213 divisor: "0"
214 resource: resourceValue
215 secretKeyRef:
216 key: keyValue
217 name: nameValue
218 optional: true
219 envFrom:
220 - configMapRef:
221 name: nameValue
222 optional: true
223 prefix: prefixValue
224 secretRef:
225 name: nameValue
226 optional: true
227 image: imageValue
228 imagePullPolicy: imagePullPolicyValue
229 lifecycle:
230 postStart:
231 exec:
232 command:
233 - commandValue
234 httpGet:
235 host: hostValue
236 httpHeaders:
237 - name: nameValue
238 value: valueValue
239 path: pathValue
240 port: portValue
241 scheme: schemeValue
242 tcpSocket:
243 host: hostValue
244 port: portValue
245 preStop:
246 exec:
247 command:
248 - commandValue
249 httpGet:
250 host: hostValue
251 httpHeaders:
252 - name: nameValue
253 value: valueValue
254 path: pathValue
255 port: portValue
256 scheme: schemeValue
257 tcpSocket:
258 host: hostValue
259 port: portValue
260 livenessProbe:
261 exec:
262 command:
263 - commandValue
264 failureThreshold: 6
265 grpc:
266 port: 1
267 service: serviceValue
268 httpGet:
269 host: hostValue
270 httpHeaders:
271 - name: nameValue
272 value: valueValue
273 path: pathValue
274 port: portValue
275 scheme: schemeValue
276 initialDelaySeconds: 2
277 periodSeconds: 4
278 successThreshold: 5
279 tcpSocket:
280 host: hostValue
281 port: portValue
282 terminationGracePeriodSeconds: 7
283 timeoutSeconds: 3
284 name: nameValue
285 ports:
286 - containerPort: 3
287 hostIP: hostIPValue
288 hostPort: 2
289 name: nameValue
290 protocol: protocolValue
291 readinessProbe:
292 exec:
293 command:
294 - commandValue
295 failureThreshold: 6
296 grpc:
297 port: 1
298 service: serviceValue
299 httpGet:
300 host: hostValue
301 httpHeaders:
302 - name: nameValue
303 value: valueValue
304 path: pathValue
305 port: portValue
306 scheme: schemeValue
307 initialDelaySeconds: 2
308 periodSeconds: 4
309 successThreshold: 5
310 tcpSocket:
311 host: hostValue
312 port: portValue
313 terminationGracePeriodSeconds: 7
314 timeoutSeconds: 3
315 resizePolicy:
316 - resourceName: resourceNameValue
317 restartPolicy: restartPolicyValue
318 resources:
319 claims:
320 - name: nameValue
321 limits:
322 limitsKey: "0"
323 requests:
324 requestsKey: "0"
325 restartPolicy: restartPolicyValue
326 securityContext:
327 allowPrivilegeEscalation: true
328 capabilities:
329 add:
330 - addValue
331 drop:
332 - dropValue
333 privileged: true
334 procMount: procMountValue
335 readOnlyRootFilesystem: true
336 runAsGroup: 8
337 runAsNonRoot: true
338 runAsUser: 4
339 seLinuxOptions:
340 level: levelValue
341 role: roleValue
342 type: typeValue
343 user: userValue
344 seccompProfile:
345 localhostProfile: localhostProfileValue
346 type: typeValue
347 windowsOptions:
348 gmsaCredentialSpec: gmsaCredentialSpecValue
349 gmsaCredentialSpecName: gmsaCredentialSpecNameValue
350 hostProcess: true
351 runAsUserName: runAsUserNameValue
352 startupProbe:
353 exec:
354 command:
355 - commandValue
356 failureThreshold: 6
357 grpc:
358 port: 1
359 service: serviceValue
360 httpGet:
361 host: hostValue
362 httpHeaders:
363 - name: nameValue
364 value: valueValue
365 path: pathValue
366 port: portValue
367 scheme: schemeValue
368 initialDelaySeconds: 2
369 periodSeconds: 4
370 successThreshold: 5
371 tcpSocket:
372 host: hostValue
373 port: portValue
374 terminationGracePeriodSeconds: 7
375 timeoutSeconds: 3
376 stdin: true
377 stdinOnce: true
378 terminationMessagePath: terminationMessagePathValue
379 terminationMessagePolicy: terminationMessagePolicyValue
380 tty: true
381 volumeDevices:
382 - devicePath: devicePathValue
383 name: nameValue
384 volumeMounts:
385 - mountPath: mountPathValue
386 mountPropagation: mountPropagationValue
387 name: nameValue
388 readOnly: true
389 subPath: subPathValue
390 subPathExpr: subPathExprValue
391 workingDir: workingDirValue
392 dnsConfig:
393 nameservers:
394 - nameserversValue
395 options:
396 - name: nameValue
397 value: valueValue
398 searches:
399 - searchesValue
400 dnsPolicy: dnsPolicyValue
401 enableServiceLinks: true
402 ephemeralContainers:
403 - args:
404 - argsValue
405 command:
406 - commandValue
407 env:
408 - name: nameValue
409 value: valueValue
410 valueFrom:
411 configMapKeyRef:
412 key: keyValue
413 name: nameValue
414 optional: true
415 fieldRef:
416 apiVersion: apiVersionValue
417 fieldPath: fieldPathValue
418 resourceFieldRef:
419 containerName: containerNameValue
420 divisor: "0"
421 resource: resourceValue
422 secretKeyRef:
423 key: keyValue
424 name: nameValue
425 optional: true
426 envFrom:
427 - configMapRef:
428 name: nameValue
429 optional: true
430 prefix: prefixValue
431 secretRef:
432 name: nameValue
433 optional: true
434 image: imageValue
435 imagePullPolicy: imagePullPolicyValue
436 lifecycle:
437 postStart:
438 exec:
439 command:
440 - commandValue
441 httpGet:
442 host: hostValue
443 httpHeaders:
444 - name: nameValue
445 value: valueValue
446 path: pathValue
447 port: portValue
448 scheme: schemeValue
449 tcpSocket:
450 host: hostValue
451 port: portValue
452 preStop:
453 exec:
454 command:
455 - commandValue
456 httpGet:
457 host: hostValue
458 httpHeaders:
459 - name: nameValue
460 value: valueValue
461 path: pathValue
462 port: portValue
463 scheme: schemeValue
464 tcpSocket:
465 host: hostValue
466 port: portValue
467 livenessProbe:
468 exec:
469 command:
470 - commandValue
471 failureThreshold: 6
472 grpc:
473 port: 1
474 service: serviceValue
475 httpGet:
476 host: hostValue
477 httpHeaders:
478 - name: nameValue
479 value: valueValue
480 path: pathValue
481 port: portValue
482 scheme: schemeValue
483 initialDelaySeconds: 2
484 periodSeconds: 4
485 successThreshold: 5
486 tcpSocket:
487 host: hostValue
488 port: portValue
489 terminationGracePeriodSeconds: 7
490 timeoutSeconds: 3
491 name: nameValue
492 ports:
493 - containerPort: 3
494 hostIP: hostIPValue
495 hostPort: 2
496 name: nameValue
497 protocol: protocolValue
498 readinessProbe:
499 exec:
500 command:
501 - commandValue
502 failureThreshold: 6
503 grpc:
504 port: 1
505 service: serviceValue
506 httpGet:
507 host: hostValue
508 httpHeaders:
509 - name: nameValue
510 value: valueValue
511 path: pathValue
512 port: portValue
513 scheme: schemeValue
514 initialDelaySeconds: 2
515 periodSeconds: 4
516 successThreshold: 5
517 tcpSocket:
518 host: hostValue
519 port: portValue
520 terminationGracePeriodSeconds: 7
521 timeoutSeconds: 3
522 resizePolicy:
523 - resourceName: resourceNameValue
524 restartPolicy: restartPolicyValue
525 resources:
526 claims:
527 - name: nameValue
528 limits:
529 limitsKey: "0"
530 requests:
531 requestsKey: "0"
532 restartPolicy: restartPolicyValue
533 securityContext:
534 allowPrivilegeEscalation: true
535 capabilities:
536 add:
537 - addValue
538 drop:
539 - dropValue
540 privileged: true
541 procMount: procMountValue
542 readOnlyRootFilesystem: true
543 runAsGroup: 8
544 runAsNonRoot: true
545 runAsUser: 4
546 seLinuxOptions:
547 level: levelValue
548 role: roleValue
549 type: typeValue
550 user: userValue
551 seccompProfile:
552 localhostProfile: localhostProfileValue
553 type: typeValue
554 windowsOptions:
555 gmsaCredentialSpec: gmsaCredentialSpecValue
556 gmsaCredentialSpecName: gmsaCredentialSpecNameValue
557 hostProcess: true
558 runAsUserName: runAsUserNameValue
559 startupProbe:
560 exec:
561 command:
562 - commandValue
563 failureThreshold: 6
564 grpc:
565 port: 1
566 service: serviceValue
567 httpGet:
568 host: hostValue
569 httpHeaders:
570 - name: nameValue
571 value: valueValue
572 path: pathValue
573 port: portValue
574 scheme: schemeValue
575 initialDelaySeconds: 2
576 periodSeconds: 4
577 successThreshold: 5
578 tcpSocket:
579 host: hostValue
580 port: portValue
581 terminationGracePeriodSeconds: 7
582 timeoutSeconds: 3
583 stdin: true
584 stdinOnce: true
585 targetContainerName: targetContainerNameValue
586 terminationMessagePath: terminationMessagePathValue
587 terminationMessagePolicy: terminationMessagePolicyValue
588 tty: true
589 volumeDevices:
590 - devicePath: devicePathValue
591 name: nameValue
592 volumeMounts:
593 - mountPath: mountPathValue
594 mountPropagation: mountPropagationValue
595 name: nameValue
596 readOnly: true
597 subPath: subPathValue
598 subPathExpr: subPathExprValue
599 workingDir: workingDirValue
600 hostAliases:
601 - hostnames:
602 - hostnamesValue
603 ip: ipValue
604 hostIPC: true
605 hostNetwork: true
606 hostPID: true
607 hostUsers: true
608 hostname: hostnameValue
609 imagePullSecrets:
610 - name: nameValue
611 initContainers:
612 - args:
613 - argsValue
614 command:
615 - commandValue
616 env:
617 - name: nameValue
618 value: valueValue
619 valueFrom:
620 configMapKeyRef:
621 key: keyValue
622 name: nameValue
623 optional: true
624 fieldRef:
625 apiVersion: apiVersionValue
626 fieldPath: fieldPathValue
627 resourceFieldRef:
628 containerName: containerNameValue
629 divisor: "0"
630 resource: resourceValue
631 secretKeyRef:
632 key: keyValue
633 name: nameValue
634 optional: true
635 envFrom:
636 - configMapRef:
637 name: nameValue
638 optional: true
639 prefix: prefixValue
640 secretRef:
641 name: nameValue
642 optional: true
643 image: imageValue
644 imagePullPolicy: imagePullPolicyValue
645 lifecycle:
646 postStart:
647 exec:
648 command:
649 - commandValue
650 httpGet:
651 host: hostValue
652 httpHeaders:
653 - name: nameValue
654 value: valueValue
655 path: pathValue
656 port: portValue
657 scheme: schemeValue
658 tcpSocket:
659 host: hostValue
660 port: portValue
661 preStop:
662 exec:
663 command:
664 - commandValue
665 httpGet:
666 host: hostValue
667 httpHeaders:
668 - name: nameValue
669 value: valueValue
670 path: pathValue
671 port: portValue
672 scheme: schemeValue
673 tcpSocket:
674 host: hostValue
675 port: portValue
676 livenessProbe:
677 exec:
678 command:
679 - commandValue
680 failureThreshold: 6
681 grpc:
682 port: 1
683 service: serviceValue
684 httpGet:
685 host: hostValue
686 httpHeaders:
687 - name: nameValue
688 value: valueValue
689 path: pathValue
690 port: portValue
691 scheme: schemeValue
692 initialDelaySeconds: 2
693 periodSeconds: 4
694 successThreshold: 5
695 tcpSocket:
696 host: hostValue
697 port: portValue
698 terminationGracePeriodSeconds: 7
699 timeoutSeconds: 3
700 name: nameValue
701 ports:
702 - containerPort: 3
703 hostIP: hostIPValue
704 hostPort: 2
705 name: nameValue
706 protocol: protocolValue
707 readinessProbe:
708 exec:
709 command:
710 - commandValue
711 failureThreshold: 6
712 grpc:
713 port: 1
714 service: serviceValue
715 httpGet:
716 host: hostValue
717 httpHeaders:
718 - name: nameValue
719 value: valueValue
720 path: pathValue
721 port: portValue
722 scheme: schemeValue
723 initialDelaySeconds: 2
724 periodSeconds: 4
725 successThreshold: 5
726 tcpSocket:
727 host: hostValue
728 port: portValue
729 terminationGracePeriodSeconds: 7
730 timeoutSeconds: 3
731 resizePolicy:
732 - resourceName: resourceNameValue
733 restartPolicy: restartPolicyValue
734 resources:
735 claims:
736 - name: nameValue
737 limits:
738 limitsKey: "0"
739 requests:
740 requestsKey: "0"
741 restartPolicy: restartPolicyValue
742 securityContext:
743 allowPrivilegeEscalation: true
744 capabilities:
745 add:
746 - addValue
747 drop:
748 - dropValue
749 privileged: true
750 procMount: procMountValue
751 readOnlyRootFilesystem: true
752 runAsGroup: 8
753 runAsNonRoot: true
754 runAsUser: 4
755 seLinuxOptions:
756 level: levelValue
757 role: roleValue
758 type: typeValue
759 user: userValue
760 seccompProfile:
761 localhostProfile: localhostProfileValue
762 type: typeValue
763 windowsOptions:
764 gmsaCredentialSpec: gmsaCredentialSpecValue
765 gmsaCredentialSpecName: gmsaCredentialSpecNameValue
766 hostProcess: true
767 runAsUserName: runAsUserNameValue
768 startupProbe:
769 exec:
770 command:
771 - commandValue
772 failureThreshold: 6
773 grpc:
774 port: 1
775 service: serviceValue
776 httpGet:
777 host: hostValue
778 httpHeaders:
779 - name: nameValue
780 value: valueValue
781 path: pathValue
782 port: portValue
783 scheme: schemeValue
784 initialDelaySeconds: 2
785 periodSeconds: 4
786 successThreshold: 5
787 tcpSocket:
788 host: hostValue
789 port: portValue
790 terminationGracePeriodSeconds: 7
791 timeoutSeconds: 3
792 stdin: true
793 stdinOnce: true
794 terminationMessagePath: terminationMessagePathValue
795 terminationMessagePolicy: terminationMessagePolicyValue
796 tty: true
797 volumeDevices:
798 - devicePath: devicePathValue
799 name: nameValue
800 volumeMounts:
801 - mountPath: mountPathValue
802 mountPropagation: mountPropagationValue
803 name: nameValue
804 readOnly: true
805 subPath: subPathValue
806 subPathExpr: subPathExprValue
807 workingDir: workingDirValue
808 nodeName: nodeNameValue
809 nodeSelector:
810 nodeSelectorKey: nodeSelectorValue
811 os:
812 name: nameValue
813 overhead:
814 overheadKey: "0"
815 preemptionPolicy: preemptionPolicyValue
816 priority: 25
817 priorityClassName: priorityClassNameValue
818 readinessGates:
819 - conditionType: conditionTypeValue
820 resourceClaims:
821 - name: nameValue
822 source:
823 resourceClaimName: resourceClaimNameValue
824 resourceClaimTemplateName: resourceClaimTemplateNameValue
825 restartPolicy: restartPolicyValue
826 runtimeClassName: runtimeClassNameValue
827 schedulerName: schedulerNameValue
828 schedulingGates:
829 - name: nameValue
830 securityContext:
831 fsGroup: 5
832 fsGroupChangePolicy: fsGroupChangePolicyValue
833 runAsGroup: 6
834 runAsNonRoot: true
835 runAsUser: 2
836 seLinuxOptions:
837 level: levelValue
838 role: roleValue
839 type: typeValue
840 user: userValue
841 seccompProfile:
842 localhostProfile: localhostProfileValue
843 type: typeValue
844 supplementalGroups:
845 - 4
846 sysctls:
847 - name: nameValue
848 value: valueValue
849 windowsOptions:
850 gmsaCredentialSpec: gmsaCredentialSpecValue
851 gmsaCredentialSpecName: gmsaCredentialSpecNameValue
852 hostProcess: true
853 runAsUserName: runAsUserNameValue
854 serviceAccount: serviceAccountValue
855 serviceAccountName: serviceAccountNameValue
856 setHostnameAsFQDN: true
857 shareProcessNamespace: true
858 subdomain: subdomainValue
859 terminationGracePeriodSeconds: 4
860 tolerations:
861 - effect: effectValue
862 key: keyValue
863 operator: operatorValue
864 tolerationSeconds: 5
865 value: valueValue
866 topologySpreadConstraints:
867 - labelSelector:
868 matchExpressions:
869 - key: keyValue
870 operator: operatorValue
871 values:
872 - valuesValue
873 matchLabels:
874 matchLabelsKey: matchLabelsValue
875 matchLabelKeys:
876 - matchLabelKeysValue
877 maxSkew: 1
878 minDomains: 5
879 nodeAffinityPolicy: nodeAffinityPolicyValue
880 nodeTaintsPolicy: nodeTaintsPolicyValue
881 topologyKey: topologyKeyValue
882 whenUnsatisfiable: whenUnsatisfiableValue
883 volumes:
884 - awsElasticBlockStore:
885 fsType: fsTypeValue
886 partition: 3
887 readOnly: true
888 volumeID: volumeIDValue
889 azureDisk:
890 cachingMode: cachingModeValue
891 diskName: diskNameValue
892 diskURI: diskURIValue
893 fsType: fsTypeValue
894 kind: kindValue
895 readOnly: true
896 azureFile:
897 readOnly: true
898 secretName: secretNameValue
899 shareName: shareNameValue
900 cephfs:
901 monitors:
902 - monitorsValue
903 path: pathValue
904 readOnly: true
905 secretFile: secretFileValue
906 secretRef:
907 name: nameValue
908 user: userValue
909 cinder:
910 fsType: fsTypeValue
911 readOnly: true
912 secretRef:
913 name: nameValue
914 volumeID: volumeIDValue
915 configMap:
916 defaultMode: 3
917 items:
918 - key: keyValue
919 mode: 3
920 path: pathValue
921 name: nameValue
922 optional: true
923 csi:
924 driver: driverValue
925 fsType: fsTypeValue
926 nodePublishSecretRef:
927 name: nameValue
928 readOnly: true
929 volumeAttributes:
930 volumeAttributesKey: volumeAttributesValue
931 downwardAPI:
932 defaultMode: 2
933 items:
934 - fieldRef:
935 apiVersion: apiVersionValue
936 fieldPath: fieldPathValue
937 mode: 4
938 path: pathValue
939 resourceFieldRef:
940 containerName: containerNameValue
941 divisor: "0"
942 resource: resourceValue
943 emptyDir:
944 medium: mediumValue
945 sizeLimit: "0"
946 ephemeral:
947 volumeClaimTemplate:
948 metadata:
949 annotations:
950 annotationsKey: annotationsValue
951 creationTimestamp: "2008-01-01T01:01:01Z"
952 deletionGracePeriodSeconds: 10
953 deletionTimestamp: "2009-01-01T01:01:01Z"
954 finalizers:
955 - finalizersValue
956 generateName: generateNameValue
957 generation: 7
958 labels:
959 labelsKey: labelsValue
960 managedFields:
961 - apiVersion: apiVersionValue
962 fieldsType: fieldsTypeValue
963 fieldsV1: {}
964 manager: managerValue
965 operation: operationValue
966 subresource: subresourceValue
967 time: "2004-01-01T01:01:01Z"
968 name: nameValue
969 namespace: namespaceValue
970 ownerReferences:
971 - apiVersion: apiVersionValue
972 blockOwnerDeletion: true
973 controller: true
974 kind: kindValue
975 name: nameValue
976 uid: uidValue
977 resourceVersion: resourceVersionValue
978 selfLink: selfLinkValue
979 uid: uidValue
980 spec:
981 accessModes:
982 - accessModesValue
983 dataSource:
984 apiGroup: apiGroupValue
985 kind: kindValue
986 name: nameValue
987 dataSourceRef:
988 apiGroup: apiGroupValue
989 kind: kindValue
990 name: nameValue
991 namespace: namespaceValue
992 resources:
993 claims:
994 - name: nameValue
995 limits:
996 limitsKey: "0"
997 requests:
998 requestsKey: "0"
999 selector:
1000 matchExpressions:
1001 - key: keyValue
1002 operator: operatorValue
1003 values:
1004 - valuesValue
1005 matchLabels:
1006 matchLabelsKey: matchLabelsValue
1007 storageClassName: storageClassNameValue
1008 volumeMode: volumeModeValue
1009 volumeName: volumeNameValue
1010 fc:
1011 fsType: fsTypeValue
1012 lun: 2
1013 readOnly: true
1014 targetWWNs:
1015 - targetWWNsValue
1016 wwids:
1017 - wwidsValue
1018 flexVolume:
1019 driver: driverValue
1020 fsType: fsTypeValue
1021 options:
1022 optionsKey: optionsValue
1023 readOnly: true
1024 secretRef:
1025 name: nameValue
1026 flocker:
1027 datasetName: datasetNameValue
1028 datasetUUID: datasetUUIDValue
1029 gcePersistentDisk:
1030 fsType: fsTypeValue
1031 partition: 3
1032 pdName: pdNameValue
1033 readOnly: true
1034 gitRepo:
1035 directory: directoryValue
1036 repository: repositoryValue
1037 revision: revisionValue
1038 glusterfs:
1039 endpoints: endpointsValue
1040 path: pathValue
1041 readOnly: true
1042 hostPath:
1043 path: pathValue
1044 type: typeValue
1045 iscsi:
1046 chapAuthDiscovery: true
1047 chapAuthSession: true
1048 fsType: fsTypeValue
1049 initiatorName: initiatorNameValue
1050 iqn: iqnValue
1051 iscsiInterface: iscsiInterfaceValue
1052 lun: 3
1053 portals:
1054 - portalsValue
1055 readOnly: true
1056 secretRef:
1057 name: nameValue
1058 targetPortal: targetPortalValue
1059 name: nameValue
1060 nfs:
1061 path: pathValue
1062 readOnly: true
1063 server: serverValue
1064 persistentVolumeClaim:
1065 claimName: claimNameValue
1066 readOnly: true
1067 photonPersistentDisk:
1068 fsType: fsTypeValue
1069 pdID: pdIDValue
1070 portworxVolume:
1071 fsType: fsTypeValue
1072 readOnly: true
1073 volumeID: volumeIDValue
1074 projected:
1075 defaultMode: 2
1076 sources:
1077 - configMap:
1078 items:
1079 - key: keyValue
1080 mode: 3
1081 path: pathValue
1082 name: nameValue
1083 optional: true
1084 downwardAPI:
1085 items:
1086 - fieldRef:
1087 apiVersion: apiVersionValue
1088 fieldPath: fieldPathValue
1089 mode: 4
1090 path: pathValue
1091 resourceFieldRef:
1092 containerName: containerNameValue
1093 divisor: "0"
1094 resource: resourceValue
1095 secret:
1096 items:
1097 - key: keyValue
1098 mode: 3
1099 path: pathValue
1100 name: nameValue
1101 optional: true
1102 serviceAccountToken:
1103 audience: audienceValue
1104 expirationSeconds: 2
1105 path: pathValue
1106 quobyte:
1107 group: groupValue
1108 readOnly: true
1109 registry: registryValue
1110 tenant: tenantValue
1111 user: userValue
1112 volume: volumeValue
1113 rbd:
1114 fsType: fsTypeValue
1115 image: imageValue
1116 keyring: keyringValue
1117 monitors:
1118 - monitorsValue
1119 pool: poolValue
1120 readOnly: true
1121 secretRef:
1122 name: nameValue
1123 user: userValue
1124 scaleIO:
1125 fsType: fsTypeValue
1126 gateway: gatewayValue
1127 protectionDomain: protectionDomainValue
1128 readOnly: true
1129 secretRef:
1130 name: nameValue
1131 sslEnabled: true
1132 storageMode: storageModeValue
1133 storagePool: storagePoolValue
1134 system: systemValue
1135 volumeName: volumeNameValue
1136 secret:
1137 defaultMode: 3
1138 items:
1139 - key: keyValue
1140 mode: 3
1141 path: pathValue
1142 optional: true
1143 secretName: secretNameValue
1144 storageos:
1145 fsType: fsTypeValue
1146 readOnly: true
1147 secretRef:
1148 name: nameValue
1149 volumeName: volumeNameValue
1150 volumeNamespace: volumeNamespaceValue
1151 vsphereVolume:
1152 fsType: fsTypeValue
1153 storagePolicyID: storagePolicyIDValue
1154 storagePolicyName: storagePolicyNameValue
1155 volumePath: volumePathValue
1156 templateGeneration: 5
1157 updateStrategy:
1158 rollingUpdate:
1159 maxSurge: maxSurgeValue
1160 maxUnavailable: maxUnavailableValue
1161 type: typeValue
1162status:
1163 collisionCount: 9
1164 conditions:
1165 - lastTransitionTime: "2003-01-01T01:01:01Z"
1166 message: messageValue
1167 reason: reasonValue
1168 status: statusValue
1169 type: typeValue
1170 currentNumberScheduled: 1
1171 desiredNumberScheduled: 3
1172 numberAvailable: 7
1173 numberMisscheduled: 2
1174 numberReady: 4
1175 numberUnavailable: 8
1176 observedGeneration: 5
1177 updatedNumberScheduled: 6
View as plain text