...

Text file src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.yaml

Documentation: k8s.io/api/testdata/HEAD

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

View as plain text