...

Text file src/k8s.io/api/testdata/v1.29.0/core.v1.ReplicationController.yaml

Documentation: k8s.io/api/testdata/v1.29.0

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

View as plain text