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