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