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