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