Advertisement
ftab

Untitled

Apr 6th, 2018
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 40.14 KB | None | 0 0
  1. # kubectl get -n rook pods -o yaml
  2. apiVersion: v1
  3. items:
  4. - apiVersion: v1
  5.   kind: Pod
  6.   metadata:
  7.     annotations:
  8.       kubernetes.io/created-by: |
  9.        {"kind":"SerializedReference","apiVersion":"v1","reference":{"kind":"ReplicaSet","namespace":"rook","name":"rook-api-2721200812","uid":"402d159f-9438-11e7-bc49-782bcb1b19dd","apiVersion":"extensions","resourceVersion":"32634012"}}
  10.     creationTimestamp: 2018-04-05T23:00:40Z
  11.     generateName: rook-api-2721200812-
  12.     labels:
  13.       app: rook-api
  14.       pod-template-hash: "2721200812"
  15.       rook_cluster: rook
  16.     name: rook-api-2721200812-6qvpl
  17.     namespace: rook
  18.     ownerReferences:
  19.     - apiVersion: extensions/v1beta1
  20.       blockOwnerDeletion: true
  21.       controller: true
  22.       kind: ReplicaSet
  23.       name: rook-api-2721200812
  24.       uid: 402d159f-9438-11e7-bc49-782bcb1b19dd
  25.     resourceVersion: "32799708"
  26.     selfLink: /api/v1/namespaces/rook/pods/rook-api-2721200812-6qvpl
  27.     uid: 29658548-3925-11e8-be1b-782bcb1b19dd
  28.   spec:
  29.     containers:
  30.     - args:
  31.      - api
  32.       - --config-dir=/var/lib/rook
  33.       - --port=8124
  34.       env:
  35.       - name: ROOK_VERSION_TAG
  36.         value: master
  37.       - name: ROOK_NAMESPACE
  38.         valueFrom:
  39.           fieldRef:
  40.             apiVersion: v1
  41.             fieldPath: metadata.namespace
  42.       - name: ROOK_REPO_PREFIX
  43.         value: rook
  44.       - name: ROOK_MON_SECRET
  45.         valueFrom:
  46.           secretKeyRef:
  47.             key: mon-secret
  48.             name: rook-ceph-mon
  49.       - name: ROOK_ADMIN_SECRET
  50.         valueFrom:
  51.           secretKeyRef:
  52.             key: admin-secret
  53.             name: rook-ceph-mon
  54.       - name: ROOK_MON_ENDPOINTS
  55.         valueFrom:
  56.           configMapKeyRef:
  57.             key: data
  58.             name: rook-ceph-mon-endpoints
  59.       - name: ROOK_CLUSTER_NAME
  60.         value: rook
  61.       image: rook/rook:master
  62.       imagePullPolicy: IfNotPresent
  63.       name: rook-api
  64.       resources: {}
  65.       terminationMessagePath: /dev/termination-log
  66.       terminationMessagePolicy: File
  67.       volumeMounts:
  68.       - mountPath: /var/lib/rook
  69.         name: rook-data
  70.       - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
  71.         name: rook-api-token-wbglx
  72.         readOnly: true
  73.     dnsPolicy: ClusterFirst
  74.     nodeName: x2
  75.     restartPolicy: Always
  76.     schedulerName: default-scheduler
  77.     securityContext: {}
  78.     serviceAccount: rook-api
  79.     serviceAccountName: rook-api
  80.     terminationGracePeriodSeconds: 30
  81.     tolerations:
  82.     - effect: NoExecute
  83.       key: node.alpha.kubernetes.io/notReady
  84.       operator: Exists
  85.       tolerationSeconds: 300
  86.     - effect: NoExecute
  87.       key: node.alpha.kubernetes.io/unreachable
  88.       operator: Exists
  89.       tolerationSeconds: 300
  90.     volumes:
  91.     - emptyDir: {}
  92.       name: rook-data
  93.     - name: rook-api-token-wbglx
  94.       secret:
  95.         defaultMode: 420
  96.         secretName: rook-api-token-wbglx
  97.   status:
  98.     conditions:
  99.     - lastProbeTime: null
  100.       lastTransitionTime: 2018-04-05T23:00:40Z
  101.       status: "True"
  102.       type: Initialized
  103.     - lastProbeTime: null
  104.       lastTransitionTime: 2018-04-06T20:01:34Z
  105.       status: "True"
  106.       type: Ready
  107.     - lastProbeTime: null
  108.       lastTransitionTime: 2018-04-05T23:00:40Z
  109.       status: "True"
  110.       type: PodScheduled
  111.     containerStatuses:
  112.     - containerID: docker://4de6217fcc86497bd8228110db823c72e8e1b8694743f3214960e67d73db1952
  113.       image: rook/rook:master
  114.       imageID: docker-pullable://rook/rook@sha256:9085a2bb7822eed7a162f2712b68363f835e0e409b4d871028a392f108ce6789
  115.       lastState:
  116.         terminated:
  117.           containerID: docker://c2edbb106629fa2cf601a1670a6726333720fafe671a4304a7ec68f50310eb23
  118.           exitCode: 143
  119.           finishedAt: 2018-04-06T19:56:37Z
  120.           reason: Error
  121.           startedAt: 2018-04-06T19:14:24Z
  122.       name: rook-api
  123.       ready: true
  124.       restartCount: 2
  125.       state:
  126.         running:
  127.           startedAt: 2018-04-06T20:01:30Z
  128.     hostIP: 192.168.1.34
  129.     phase: Running
  130.     podIP: 10.244.1.205
  131.     qosClass: BestEffort
  132.     startTime: 2018-04-05T23:00:40Z
  133. - apiVersion: v1
  134.   kind: Pod
  135.   metadata:
  136.     annotations:
  137.       kubernetes.io/created-by: |
  138.        {"kind":"SerializedReference","apiVersion":"v1","reference":{"kind":"ReplicaSet","namespace":"rook","name":"rook-ceph-mgr0-1427790042","uid":"3ffbb0be-9438-11e7-bc49-782bcb1b19dd","apiVersion":"extensions","resourceVersion":"32608803"}}
  139.     creationTimestamp: 2018-04-05T21:08:35Z
  140.     generateName: rook-ceph-mgr0-1427790042-
  141.     labels:
  142.       app: rook-ceph-mgr
  143.       pod-template-hash: "1427790042"
  144.       rook_cluster: rook
  145.     name: rook-ceph-mgr0-1427790042-v76qq
  146.     namespace: rook
  147.     ownerReferences:
  148.     - apiVersion: extensions/v1beta1
  149.       blockOwnerDeletion: true
  150.       controller: true
  151.       kind: ReplicaSet
  152.       name: rook-ceph-mgr0-1427790042
  153.       uid: 3ffbb0be-9438-11e7-bc49-782bcb1b19dd
  154.     resourceVersion: "32799145"
  155.     selfLink: /api/v1/namespaces/rook/pods/rook-ceph-mgr0-1427790042-v76qq
  156.     uid: 80c1cb85-3915-11e8-ab07-782bcb1b19dd
  157.   spec:
  158.     containers:
  159.     - args:
  160.      - mgr
  161.       - --config-dir=/var/lib/rook
  162.       env:
  163.       - name: ROOK_MGR_NAME
  164.         value: rook-ceph-mgr0
  165.       - name: ROOK_MGR_KEYRING
  166.         valueFrom:
  167.           secretKeyRef:
  168.             key: keyring
  169.             name: rook-ceph-mgr0
  170.       - name: ROOK_PRIVATE_IPV4
  171.         valueFrom:
  172.           fieldRef:
  173.             apiVersion: v1
  174.             fieldPath: status.podIP
  175.       - name: ROOK_PUBLIC_IPV4
  176.         valueFrom:
  177.           fieldRef:
  178.             apiVersion: v1
  179.             fieldPath: status.podIP
  180.       - name: ROOK_CLUSTER_NAME
  181.         value: rook
  182.       - name: ROOK_MON_ENDPOINTS
  183.         valueFrom:
  184.           configMapKeyRef:
  185.             key: data
  186.             name: rook-ceph-mon-endpoints
  187.       - name: ROOK_MON_SECRET
  188.         valueFrom:
  189.           secretKeyRef:
  190.             key: mon-secret
  191.             name: rook-ceph-mon
  192.       - name: ROOK_ADMIN_SECRET
  193.         valueFrom:
  194.           secretKeyRef:
  195.             key: admin-secret
  196.             name: rook-ceph-mon
  197.       - name: ROOK_CEPH_CONFIG_OVERRIDE
  198.         value: /etc/rook/config/override.conf
  199.       image: rook/rook:master
  200.       imagePullPolicy: IfNotPresent
  201.       name: rook-ceph-mgr0
  202.       resources: {}
  203.       terminationMessagePath: /dev/termination-log
  204.       terminationMessagePolicy: File
  205.       volumeMounts:
  206.       - mountPath: /var/lib/rook
  207.         name: rook-data
  208.       - mountPath: /etc/rook/config
  209.         name: rook-config-override
  210.       - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
  211.         name: default-token-fpt2d
  212.         readOnly: true
  213.     dnsPolicy: ClusterFirst
  214.     nodeName: x3
  215.     restartPolicy: Always
  216.     schedulerName: default-scheduler
  217.     securityContext: {}
  218.     serviceAccount: default
  219.     serviceAccountName: default
  220.     terminationGracePeriodSeconds: 30
  221.     tolerations:
  222.     - effect: NoExecute
  223.       key: node.alpha.kubernetes.io/notReady
  224.       operator: Exists
  225.       tolerationSeconds: 300
  226.     - effect: NoExecute
  227.       key: node.alpha.kubernetes.io/unreachable
  228.       operator: Exists
  229.       tolerationSeconds: 300
  230.     volumes:
  231.     - emptyDir: {}
  232.       name: rook-data
  233.     - configMap:
  234.         defaultMode: 420
  235.         items:
  236.         - key: config
  237.           path: override.conf
  238.         name: rook-config-override
  239.       name: rook-config-override
  240.     - name: default-token-fpt2d
  241.       secret:
  242.         defaultMode: 420
  243.         secretName: default-token-fpt2d
  244.   status:
  245.     conditions:
  246.     - lastProbeTime: null
  247.       lastTransitionTime: 2018-04-05T21:08:35Z
  248.       status: "True"
  249.       type: Initialized
  250.     - lastProbeTime: null
  251.       lastTransitionTime: 2018-04-06T20:01:13Z
  252.       status: "True"
  253.       type: Ready
  254.     - lastProbeTime: null
  255.       lastTransitionTime: 2018-04-05T21:08:35Z
  256.       status: "True"
  257.       type: PodScheduled
  258.     containerStatuses:
  259.     - containerID: docker://1e1c551f3e743d39978c806406d26b723527d0f7559d286bb14f09130cf4ec66
  260.       image: rook/rook:master
  261.       imageID: docker://sha256:f55e61f75a7bbae1eba751d78fb4bdfe964258f816979b6a0a6adcb31cabadfd
  262.       lastState:
  263.         terminated:
  264.           containerID: docker://3bcfb313e0414d21c8b12f8d72342363e11a2286979bc63e1f25507898f61829
  265.           exitCode: 143
  266.           finishedAt: 2018-04-06T19:56:49Z
  267.           reason: Error
  268.           startedAt: 2018-04-06T19:14:52Z
  269.       name: rook-ceph-mgr0
  270.       ready: true
  271.       restartCount: 4
  272.       state:
  273.         running:
  274.           startedAt: 2018-04-06T20:01:12Z
  275.     hostIP: 192.168.1.35
  276.     phase: Running
  277.     podIP: 10.244.2.228
  278.     qosClass: BestEffort
  279.     startTime: 2018-04-05T21:08:35Z
  280. - apiVersion: v1
  281.   kind: Pod
  282.   metadata:
  283.     annotations:
  284.       kubernetes.io/created-by: |
  285.        {"kind":"SerializedReference","apiVersion":"v1","reference":{"kind":"ReplicaSet","namespace":"rook","name":"rook-ceph-mon19","uid":"02951c8c-1e41-11e8-a7ba-782bcb1b19dd","apiVersion":"extensions","resourceVersion":"32594283"}}
  286.       rook_version: master
  287.     creationTimestamp: 2018-04-05T20:51:36Z
  288.     generateName: rook-ceph-mon19-
  289.     labels:
  290.       app: rook-ceph-mon
  291.       mon: rook-ceph-mon19
  292.       mon_cluster: rook
  293.     name: rook-ceph-mon19-1k8lg
  294.     namespace: rook
  295.     ownerReferences:
  296.     - apiVersion: extensions/v1beta1
  297.       blockOwnerDeletion: true
  298.       controller: true
  299.       kind: ReplicaSet
  300.       name: rook-ceph-mon19
  301.       uid: 02951c8c-1e41-11e8-a7ba-782bcb1b19dd
  302.     resourceVersion: "32799808"
  303.     selfLink: /api/v1/namespaces/rook/pods/rook-ceph-mon19-1k8lg
  304.     uid: 217c9441-3913-11e8-ab07-782bcb1b19dd
  305.   spec:
  306.     containers:
  307.     - args:
  308.      - mon
  309.       - --config-dir=/var/lib/rook
  310.       - --name=rook-ceph-mon19
  311.       - --port=6790
  312.       - --fsid=c509691b-5e28-4333-9f56-dc91b448f9fb
  313.       env:
  314.       - name: ROOK_PRIVATE_IPV4
  315.         valueFrom:
  316.           fieldRef:
  317.             apiVersion: v1
  318.             fieldPath: status.podIP
  319.       - name: ROOK_PUBLIC_IPV4
  320.         value: 10.104.166.73
  321.       - name: ROOK_CLUSTER_NAME
  322.         value: rook
  323.       - name: ROOK_MON_ENDPOINTS
  324.         valueFrom:
  325.           configMapKeyRef:
  326.             key: data
  327.             name: rook-ceph-mon-endpoints
  328.       - name: ROOK_MON_SECRET
  329.         valueFrom:
  330.           secretKeyRef:
  331.             key: mon-secret
  332.             name: rook-ceph-mon
  333.       - name: ROOK_ADMIN_SECRET
  334.         valueFrom:
  335.           secretKeyRef:
  336.             key: admin-secret
  337.             name: rook-ceph-mon
  338.       - name: ROOK_CEPH_CONFIG_OVERRIDE
  339.         value: /etc/rook/config/override.conf
  340.       image: rook/rook:master
  341.       imagePullPolicy: IfNotPresent
  342.       name: rook-ceph-mon
  343.       ports:
  344.       - containerPort: 6790
  345.         name: client
  346.         protocol: TCP
  347.       resources: {}
  348.       terminationMessagePath: /dev/termination-log
  349.       terminationMessagePolicy: File
  350.       volumeMounts:
  351.       - mountPath: /var/lib/rook
  352.         name: rook-data
  353.       - mountPath: /etc/rook/config
  354.         name: rook-config-override
  355.       - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
  356.         name: default-token-fpt2d
  357.         readOnly: true
  358.     dnsPolicy: ClusterFirst
  359.     nodeName: x2
  360.     nodeSelector:
  361.       kubernetes.io/hostname: x2
  362.     restartPolicy: Always
  363.     schedulerName: default-scheduler
  364.     securityContext: {}
  365.     serviceAccount: default
  366.     serviceAccountName: default
  367.     terminationGracePeriodSeconds: 30
  368.     tolerations:
  369.     - effect: NoExecute
  370.       key: node.alpha.kubernetes.io/notReady
  371.       operator: Exists
  372.       tolerationSeconds: 300
  373.     - effect: NoExecute
  374.       key: node.alpha.kubernetes.io/unreachable
  375.       operator: Exists
  376.       tolerationSeconds: 300
  377.     volumes:
  378.     - hostPath:
  379.         path: /data
  380.       name: rook-data
  381.     - configMap:
  382.         defaultMode: 420
  383.         items:
  384.         - key: config
  385.           path: override.conf
  386.         name: rook-config-override
  387.       name: rook-config-override
  388.     - name: default-token-fpt2d
  389.       secret:
  390.         defaultMode: 420
  391.         secretName: default-token-fpt2d
  392.   status:
  393.     conditions:
  394.     - lastProbeTime: null
  395.       lastTransitionTime: 2018-04-05T20:51:36Z
  396.       status: "True"
  397.       type: Initialized
  398.     - lastProbeTime: null
  399.       lastTransitionTime: 2018-04-06T20:01:36Z
  400.       status: "True"
  401.       type: Ready
  402.     - lastProbeTime: null
  403.       lastTransitionTime: 2018-04-05T20:51:36Z
  404.       status: "True"
  405.       type: PodScheduled
  406.     containerStatuses:
  407.     - containerID: docker://717bb23826f80d789b96b1ca3f1ca24782bd3d125e943f7d5008cb888b40bf1a
  408.       image: rook/rook:master
  409.       imageID: docker-pullable://rook/rook@sha256:9085a2bb7822eed7a162f2712b68363f835e0e409b4d871028a392f108ce6789
  410.       lastState:
  411.         terminated:
  412.           containerID: docker://ddac82069a1b5f04e6ca66a9a0b1f72ab5f8cb02a709c314fdb0e02a0eb7a828
  413.           exitCode: 143
  414.           finishedAt: 2018-04-06T19:56:37Z
  415.           reason: Error
  416.           startedAt: 2018-04-06T19:14:29Z
  417.       name: rook-ceph-mon
  418.       ready: true
  419.       restartCount: 4
  420.       state:
  421.         running:
  422.           startedAt: 2018-04-06T20:01:28Z
  423.     hostIP: 192.168.1.34
  424.     phase: Running
  425.     podIP: 10.244.1.202
  426.     qosClass: BestEffort
  427.     startTime: 2018-04-05T20:51:36Z
  428. - apiVersion: v1
  429.   kind: Pod
  430.   metadata:
  431.     annotations:
  432.       kubernetes.io/created-by: |
  433.        {"kind":"SerializedReference","apiVersion":"v1","reference":{"kind":"ReplicaSet","namespace":"rook","name":"rook-ceph-mon21","uid":"6a61ac02-3908-11e8-ae47-782bcb1b19dd","apiVersion":"extensions","resourceVersion":"32598820"}}
  434.       rook_version: master
  435.     creationTimestamp: 2018-04-05T20:51:40Z
  436.     generateName: rook-ceph-mon21-
  437.     labels:
  438.       app: rook-ceph-mon
  439.       mon: rook-ceph-mon21
  440.       mon_cluster: rook
  441.     name: rook-ceph-mon21-czvb4
  442.     namespace: rook
  443.     ownerReferences:
  444.     - apiVersion: extensions/v1beta1
  445.       blockOwnerDeletion: true
  446.       controller: true
  447.       kind: ReplicaSet
  448.       name: rook-ceph-mon21
  449.       uid: 6a61ac02-3908-11e8-ae47-782bcb1b19dd
  450.     resourceVersion: "32799786"
  451.     selfLink: /api/v1/namespaces/rook/pods/rook-ceph-mon21-czvb4
  452.     uid: 24273613-3913-11e8-ab07-782bcb1b19dd
  453.   spec:
  454.     containers:
  455.     - args:
  456.      - mon
  457.       - --config-dir=/var/lib/rook
  458.       - --name=rook-ceph-mon21
  459.       - --port=6790
  460.       - --fsid=c509691b-5e28-4333-9f56-dc91b448f9fb
  461.       env:
  462.       - name: ROOK_PRIVATE_IPV4
  463.         valueFrom:
  464.           fieldRef:
  465.             apiVersion: v1
  466.             fieldPath: status.podIP
  467.       - name: ROOK_PUBLIC_IPV4
  468.         value: 10.105.91.0
  469.       - name: ROOK_CLUSTER_NAME
  470.         value: rook
  471.       - name: ROOK_MON_ENDPOINTS
  472.         valueFrom:
  473.           configMapKeyRef:
  474.             key: data
  475.             name: rook-ceph-mon-endpoints
  476.       - name: ROOK_MON_SECRET
  477.         valueFrom:
  478.           secretKeyRef:
  479.             key: mon-secret
  480.             name: rook-ceph-mon
  481.       - name: ROOK_ADMIN_SECRET
  482.         valueFrom:
  483.           secretKeyRef:
  484.             key: admin-secret
  485.             name: rook-ceph-mon
  486.       - name: ROOK_CEPH_CONFIG_OVERRIDE
  487.         value: /etc/rook/config/override.conf
  488.       image: rook/rook:master
  489.       imagePullPolicy: IfNotPresent
  490.       name: rook-ceph-mon
  491.       ports:
  492.       - containerPort: 6790
  493.         name: client
  494.         protocol: TCP
  495.       resources: {}
  496.       terminationMessagePath: /dev/termination-log
  497.       terminationMessagePolicy: File
  498.       volumeMounts:
  499.       - mountPath: /var/lib/rook
  500.         name: rook-data
  501.       - mountPath: /etc/rook/config
  502.         name: rook-config-override
  503.       - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
  504.         name: default-token-fpt2d
  505.         readOnly: true
  506.     dnsPolicy: ClusterFirst
  507.     nodeName: x2
  508.     nodeSelector:
  509.       kubernetes.io/hostname: x2
  510.     restartPolicy: Always
  511.     schedulerName: default-scheduler
  512.     securityContext: {}
  513.     serviceAccount: default
  514.     serviceAccountName: default
  515.     terminationGracePeriodSeconds: 30
  516.     tolerations:
  517.     - effect: NoExecute
  518.       key: node.alpha.kubernetes.io/notReady
  519.       operator: Exists
  520.       tolerationSeconds: 300
  521.     - effect: NoExecute
  522.       key: node.alpha.kubernetes.io/unreachable
  523.       operator: Exists
  524.       tolerationSeconds: 300
  525.     volumes:
  526.     - hostPath:
  527.         path: /data
  528.       name: rook-data
  529.     - configMap:
  530.         defaultMode: 420
  531.         items:
  532.         - key: config
  533.           path: override.conf
  534.         name: rook-config-override
  535.       name: rook-config-override
  536.     - name: default-token-fpt2d
  537.       secret:
  538.         defaultMode: 420
  539.         secretName: default-token-fpt2d
  540.   status:
  541.     conditions:
  542.     - lastProbeTime: null
  543.       lastTransitionTime: 2018-04-05T20:51:40Z
  544.       status: "True"
  545.       type: Initialized
  546.     - lastProbeTime: null
  547.       lastTransitionTime: 2018-04-06T20:01:36Z
  548.       status: "True"
  549.       type: Ready
  550.     - lastProbeTime: null
  551.       lastTransitionTime: 2018-04-05T20:51:40Z
  552.       status: "True"
  553.       type: PodScheduled
  554.     containerStatuses:
  555.     - containerID: docker://49642a5694fd6c072f3501e84acc246bcfb807781698a90417390b3602b66802
  556.       image: rook/rook:master
  557.       imageID: docker-pullable://rook/rook@sha256:9085a2bb7822eed7a162f2712b68363f835e0e409b4d871028a392f108ce6789
  558.       lastState:
  559.         terminated:
  560.           containerID: docker://27d1bd7dc6f27273a6c0194033e8002bc0204ebf92caf05cf988c2316151a056
  561.           exitCode: 143
  562.           finishedAt: 2018-04-06T19:56:37Z
  563.           reason: Error
  564.           startedAt: 2018-04-06T19:14:28Z
  565.       name: rook-ceph-mon
  566.       ready: true
  567.       restartCount: 4
  568.       state:
  569.         running:
  570.           startedAt: 2018-04-06T20:01:29Z
  571.     hostIP: 192.168.1.34
  572.     phase: Running
  573.     podIP: 10.244.1.203
  574.     qosClass: BestEffort
  575.     startTime: 2018-04-05T20:51:40Z
  576. - apiVersion: v1
  577.   kind: Pod
  578.   metadata:
  579.     annotations:
  580.       kubernetes.io/created-by: |
  581.        {"kind":"SerializedReference","apiVersion":"v1","reference":{"kind":"ReplicaSet","namespace":"rook","name":"rook-ceph-mon23","uid":"ec740ad2-39ce-11e8-be0e-782bcb1b19dd","apiVersion":"extensions","resourceVersion":"32790112"}}
  582.       rook_version: master
  583.     creationTimestamp: 2018-04-06T19:15:52Z
  584.     generateName: rook-ceph-mon23-
  585.     labels:
  586.       app: rook-ceph-mon
  587.       mon: rook-ceph-mon23
  588.       mon_cluster: rook
  589.     name: rook-ceph-mon23-ddc7w
  590.     namespace: rook
  591.     ownerReferences:
  592.     - apiVersion: extensions/v1beta1
  593.       blockOwnerDeletion: true
  594.       controller: true
  595.       kind: ReplicaSet
  596.       name: rook-ceph-mon23
  597.       uid: ec740ad2-39ce-11e8-be0e-782bcb1b19dd
  598.     resourceVersion: "32799885"
  599.     selfLink: /api/v1/namespaces/rook/pods/rook-ceph-mon23-ddc7w
  600.     uid: ec770bb0-39ce-11e8-be0e-782bcb1b19dd
  601.   spec:
  602.     containers:
  603.     - args:
  604.      - mon
  605.       - --config-dir=/var/lib/rook
  606.       - --name=rook-ceph-mon23
  607.       - --port=6790
  608.       - --fsid=c509691b-5e28-4333-9f56-dc91b448f9fb
  609.       env:
  610.       - name: ROOK_PRIVATE_IPV4
  611.         valueFrom:
  612.           fieldRef:
  613.             apiVersion: v1
  614.             fieldPath: status.podIP
  615.       - name: ROOK_PUBLIC_IPV4
  616.         value: 10.110.79.149
  617.       - name: ROOK_CLUSTER_NAME
  618.         value: rook
  619.       - name: ROOK_MON_ENDPOINTS
  620.         valueFrom:
  621.           configMapKeyRef:
  622.             key: data
  623.             name: rook-ceph-mon-endpoints
  624.       - name: ROOK_MON_SECRET
  625.         valueFrom:
  626.           secretKeyRef:
  627.             key: mon-secret
  628.             name: rook-ceph-mon
  629.       - name: ROOK_ADMIN_SECRET
  630.         valueFrom:
  631.           secretKeyRef:
  632.             key: admin-secret
  633.             name: rook-ceph-mon
  634.       - name: ROOK_CEPH_CONFIG_OVERRIDE
  635.         value: /etc/rook/config/override.conf
  636.       image: rook/rook:master
  637.       imagePullPolicy: IfNotPresent
  638.       name: rook-ceph-mon
  639.       ports:
  640.       - containerPort: 6790
  641.         name: client
  642.         protocol: TCP
  643.       resources: {}
  644.       terminationMessagePath: /dev/termination-log
  645.       terminationMessagePolicy: File
  646.       volumeMounts:
  647.       - mountPath: /var/lib/rook
  648.         name: rook-data
  649.       - mountPath: /etc/rook/config
  650.         name: rook-config-override
  651.       - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
  652.         name: default-token-fpt2d
  653.         readOnly: true
  654.     dnsPolicy: ClusterFirst
  655.     nodeName: x2
  656.     nodeSelector:
  657.       kubernetes.io/hostname: x2
  658.     restartPolicy: Always
  659.     schedulerName: default-scheduler
  660.     securityContext: {}
  661.     serviceAccount: default
  662.     serviceAccountName: default
  663.     terminationGracePeriodSeconds: 30
  664.     tolerations:
  665.     - effect: NoExecute
  666.       key: node.alpha.kubernetes.io/notReady
  667.       operator: Exists
  668.       tolerationSeconds: 300
  669.     - effect: NoExecute
  670.       key: node.alpha.kubernetes.io/unreachable
  671.       operator: Exists
  672.       tolerationSeconds: 300
  673.     volumes:
  674.     - hostPath:
  675.         path: /data
  676.       name: rook-data
  677.     - configMap:
  678.         defaultMode: 420
  679.         items:
  680.         - key: config
  681.           path: override.conf
  682.         name: rook-config-override
  683.       name: rook-config-override
  684.     - name: default-token-fpt2d
  685.       secret:
  686.         defaultMode: 420
  687.         secretName: default-token-fpt2d
  688.   status:
  689.     conditions:
  690.     - lastProbeTime: null
  691.       lastTransitionTime: 2018-04-06T19:15:52Z
  692.       status: "True"
  693.       type: Initialized
  694.     - lastProbeTime: null
  695.       lastTransitionTime: 2018-04-06T20:01:34Z
  696.       status: "True"
  697.       type: Ready
  698.     - lastProbeTime: null
  699.       lastTransitionTime: 2018-04-06T19:15:52Z
  700.       status: "True"
  701.       type: PodScheduled
  702.     containerStatuses:
  703.     - containerID: docker://b4bab68cc2e67d3d3fa788e7dde09c6857ea41fb2bcfe864dd7d81fcd3a1a835
  704.       image: rook/rook:master
  705.       imageID: docker-pullable://rook/rook@sha256:9085a2bb7822eed7a162f2712b68363f835e0e409b4d871028a392f108ce6789
  706.       lastState:
  707.         terminated:
  708.           containerID: docker://d383ad54a3b15b5c2a14ad77b7ae7432e637a461c30f8a6d741ddb2cb6066f5d
  709.           exitCode: 143
  710.           finishedAt: 2018-04-06T19:56:37Z
  711.           reason: Error
  712.           startedAt: 2018-04-06T19:15:59Z
  713.       name: rook-ceph-mon
  714.       ready: true
  715.       restartCount: 1
  716.       state:
  717.         running:
  718.           startedAt: 2018-04-06T20:01:14Z
  719.     hostIP: 192.168.1.34
  720.     phase: Running
  721.     podIP: 10.244.1.200
  722.     qosClass: BestEffort
  723.     startTime: 2018-04-06T19:15:52Z
  724. - apiVersion: v1
  725.   kind: Pod
  726.   metadata:
  727.     annotations:
  728.       kubernetes.io/created-by: |
  729.        {"kind":"SerializedReference","apiVersion":"v1","reference":{"kind":"DaemonSet","namespace":"rook","name":"rook-ceph-osd","uid":"402d2f03-9438-11e7-bc49-782bcb1b19dd","apiVersion":"extensions","resourceVersion":"32791146"}}
  730.     creationTimestamp: 2018-04-06T19:20:08Z
  731.     generateName: rook-ceph-osd-
  732.     labels:
  733.       app: rook-ceph-osd
  734.       pod-template-generation: "1"
  735.       rook_cluster: rook
  736.     name: rook-ceph-osd-bbtnr
  737.     namespace: rook
  738.     ownerReferences:
  739.     - apiVersion: extensions/v1beta1
  740.       blockOwnerDeletion: true
  741.       controller: true
  742.       kind: DaemonSet
  743.       name: rook-ceph-osd
  744.       uid: 402d2f03-9438-11e7-bc49-782bcb1b19dd
  745.     resourceVersion: "32799247"
  746.     selfLink: /api/v1/namespaces/rook/pods/rook-ceph-osd-bbtnr
  747.     uid: 84ad17fb-39cf-11e8-be0e-782bcb1b19dd
  748.   spec:
  749.     containers:
  750.     - args:
  751.      - osd
  752.       env:
  753.       - name: ROOK_NODE_NAME
  754.         valueFrom:
  755.           fieldRef:
  756.             apiVersion: v1
  757.             fieldPath: spec.nodeName
  758.       - name: ROOK_PRIVATE_IPV4
  759.         valueFrom:
  760.           fieldRef:
  761.             apiVersion: v1
  762.             fieldPath: status.podIP
  763.       - name: ROOK_PUBLIC_IPV4
  764.         valueFrom:
  765.           fieldRef:
  766.             apiVersion: v1
  767.             fieldPath: status.podIP
  768.       - name: ROOK_CLUSTER_NAME
  769.         value: rook
  770.       - name: ROOK_MON_ENDPOINTS
  771.         valueFrom:
  772.           configMapKeyRef:
  773.             key: data
  774.             name: rook-ceph-mon-endpoints
  775.       - name: ROOK_MON_SECRET
  776.         valueFrom:
  777.           secretKeyRef:
  778.             key: mon-secret
  779.             name: rook-ceph-mon
  780.       - name: ROOK_ADMIN_SECRET
  781.         valueFrom:
  782.           secretKeyRef:
  783.             key: admin-secret
  784.             name: rook-ceph-mon
  785.       - name: ROOK_CONFIG_DIR
  786.         value: /var/lib/rook
  787.       - name: ROOK_CEPH_CONFIG_OVERRIDE
  788.         value: /etc/rook/config/override.conf
  789.       - name: ROOK_DATA_DEVICE_FILTER
  790.         value: ^sdb
  791.       - name: ROOK_OSD_STORE
  792.         value: filestore
  793.       image: rook/rook:master
  794.       imagePullPolicy: IfNotPresent
  795.       name: rook-ceph-osd
  796.       resources: {}
  797.       securityContext:
  798.         privileged: true
  799.       terminationMessagePath: /dev/termination-log
  800.       terminationMessagePolicy: File
  801.       volumeMounts:
  802.       - mountPath: /var/lib/rook
  803.         name: rook-data
  804.       - mountPath: /dev
  805.         name: devices
  806.       - mountPath: /etc/rook/config
  807.         name: rook-config-override
  808.       - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
  809.         name: default-token-fpt2d
  810.         readOnly: true
  811.     dnsPolicy: ClusterFirst
  812.     nodeName: xavier
  813.     restartPolicy: Always
  814.     schedulerName: default-scheduler
  815.     securityContext: {}
  816.     serviceAccount: default
  817.     serviceAccountName: default
  818.     terminationGracePeriodSeconds: 30
  819.     tolerations:
  820.     - effect: NoExecute
  821.       key: node.alpha.kubernetes.io/notReady
  822.       operator: Exists
  823.     - effect: NoExecute
  824.       key: node.alpha.kubernetes.io/unreachable
  825.       operator: Exists
  826.     volumes:
  827.     - hostPath:
  828.         path: /data
  829.       name: rook-data
  830.     - hostPath:
  831.         path: /dev
  832.       name: devices
  833.     - configMap:
  834.         defaultMode: 420
  835.         items:
  836.         - key: config
  837.           path: override.conf
  838.         name: rook-config-override
  839.       name: rook-config-override
  840.     - name: default-token-fpt2d
  841.       secret:
  842.         defaultMode: 420
  843.         secretName: default-token-fpt2d
  844.   status:
  845.     conditions:
  846.     - lastProbeTime: null
  847.       lastTransitionTime: 2018-04-06T19:20:08Z
  848.       status: "True"
  849.       type: Initialized
  850.     - lastProbeTime: null
  851.       lastTransitionTime: 2018-04-06T20:01:18Z
  852.       status: "True"
  853.       type: Ready
  854.     - lastProbeTime: null
  855.       lastTransitionTime: 2018-04-06T19:20:10Z
  856.       status: "True"
  857.       type: PodScheduled
  858.     containerStatuses:
  859.     - containerID: docker://45bc653eafe2f568685c3044a885290355f8b35f667e6a141d25ca4798cc5d27
  860.       image: rook/rook:master
  861.       imageID: docker-pullable://rook/rook@sha256:9085a2bb7822eed7a162f2712b68363f835e0e409b4d871028a392f108ce6789
  862.       lastState:
  863.         terminated:
  864.           containerID: docker://8da6c17a5e19304d45b35660f947c008b2e4cd8fb896e277777ade82ccb5a958
  865.           exitCode: 0
  866.           finishedAt: 2018-04-06T19:56:34Z
  867.           reason: Completed
  868.           startedAt: 2018-04-06T19:20:10Z
  869.       name: rook-ceph-osd
  870.       ready: true
  871.       restartCount: 1
  872.       state:
  873.         running:
  874.           startedAt: 2018-04-06T20:01:16Z
  875.     hostIP: 192.168.1.22
  876.     phase: Running
  877.     podIP: 10.244.0.22
  878.     qosClass: BestEffort
  879.     startTime: 2018-04-06T19:20:08Z
  880. - apiVersion: v1
  881.   kind: Pod
  882.   metadata:
  883.     annotations:
  884.       kubernetes.io/created-by: |
  885.        {"kind":"SerializedReference","apiVersion":"v1","reference":{"kind":"DaemonSet","namespace":"rook","name":"rook-ceph-osd","uid":"402d2f03-9438-11e7-bc49-782bcb1b19dd","apiVersion":"extensions","resourceVersion":"32791226"}}
  886.     creationTimestamp: 2018-04-06T19:20:22Z
  887.     generateName: rook-ceph-osd-
  888.     labels:
  889.       app: rook-ceph-osd
  890.       pod-template-generation: "1"
  891.       rook_cluster: rook
  892.     name: rook-ceph-osd-gjpm2
  893.     namespace: rook
  894.     ownerReferences:
  895.     - apiVersion: extensions/v1beta1
  896.       blockOwnerDeletion: true
  897.       controller: true
  898.       kind: DaemonSet
  899.       name: rook-ceph-osd
  900.       uid: 402d2f03-9438-11e7-bc49-782bcb1b19dd
  901.     resourceVersion: "32799585"
  902.     selfLink: /api/v1/namespaces/rook/pods/rook-ceph-osd-gjpm2
  903.     uid: 8d5d8ecb-39cf-11e8-be0e-782bcb1b19dd
  904.   spec:
  905.     containers:
  906.     - args:
  907.      - osd
  908.       env:
  909.       - name: ROOK_NODE_NAME
  910.         valueFrom:
  911.           fieldRef:
  912.             apiVersion: v1
  913.             fieldPath: spec.nodeName
  914.       - name: ROOK_PRIVATE_IPV4
  915.         valueFrom:
  916.           fieldRef:
  917.             apiVersion: v1
  918.             fieldPath: status.podIP
  919.       - name: ROOK_PUBLIC_IPV4
  920.         valueFrom:
  921.           fieldRef:
  922.             apiVersion: v1
  923.             fieldPath: status.podIP
  924.       - name: ROOK_CLUSTER_NAME
  925.         value: rook
  926.       - name: ROOK_MON_ENDPOINTS
  927.         valueFrom:
  928.           configMapKeyRef:
  929.             key: data
  930.             name: rook-ceph-mon-endpoints
  931.       - name: ROOK_MON_SECRET
  932.         valueFrom:
  933.           secretKeyRef:
  934.             key: mon-secret
  935.             name: rook-ceph-mon
  936.       - name: ROOK_ADMIN_SECRET
  937.         valueFrom:
  938.           secretKeyRef:
  939.             key: admin-secret
  940.             name: rook-ceph-mon
  941.       - name: ROOK_CONFIG_DIR
  942.         value: /var/lib/rook
  943.       - name: ROOK_CEPH_CONFIG_OVERRIDE
  944.         value: /etc/rook/config/override.conf
  945.       - name: ROOK_DATA_DEVICE_FILTER
  946.         value: ^sdb
  947.       - name: ROOK_OSD_STORE
  948.         value: filestore
  949.       image: rook/rook:master
  950.       imagePullPolicy: IfNotPresent
  951.       name: rook-ceph-osd
  952.       resources: {}
  953.       securityContext:
  954.         privileged: true
  955.       terminationMessagePath: /dev/termination-log
  956.       terminationMessagePolicy: File
  957.       volumeMounts:
  958.       - mountPath: /var/lib/rook
  959.         name: rook-data
  960.       - mountPath: /dev
  961.         name: devices
  962.       - mountPath: /etc/rook/config
  963.         name: rook-config-override
  964.       - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
  965.         name: default-token-fpt2d
  966.         readOnly: true
  967.     dnsPolicy: ClusterFirst
  968.     nodeName: x2
  969.     restartPolicy: Always
  970.     schedulerName: default-scheduler
  971.     securityContext: {}
  972.     serviceAccount: default
  973.     serviceAccountName: default
  974.     terminationGracePeriodSeconds: 30
  975.     tolerations:
  976.     - effect: NoExecute
  977.       key: node.alpha.kubernetes.io/notReady
  978.       operator: Exists
  979.     - effect: NoExecute
  980.       key: node.alpha.kubernetes.io/unreachable
  981.       operator: Exists
  982.     volumes:
  983.     - hostPath:
  984.         path: /data
  985.       name: rook-data
  986.     - hostPath:
  987.         path: /dev
  988.       name: devices
  989.     - configMap:
  990.         defaultMode: 420
  991.         items:
  992.         - key: config
  993.           path: override.conf
  994.         name: rook-config-override
  995.       name: rook-config-override
  996.     - name: default-token-fpt2d
  997.       secret:
  998.         defaultMode: 420
  999.         secretName: default-token-fpt2d
  1000.   status:
  1001.     conditions:
  1002.     - lastProbeTime: null
  1003.       lastTransitionTime: 2018-04-06T19:20:22Z
  1004.       status: "True"
  1005.       type: Initialized
  1006.     - lastProbeTime: null
  1007.       lastTransitionTime: 2018-04-06T20:01:20Z
  1008.       status: "True"
  1009.       type: Ready
  1010.     - lastProbeTime: null
  1011.       lastTransitionTime: 2018-04-06T19:20:27Z
  1012.       status: "True"
  1013.       type: PodScheduled
  1014.     containerStatuses:
  1015.     - containerID: docker://19f954672b57762fc65b884704383d4f00ab58499218245e589325d43f090660
  1016.       image: rook/rook:master
  1017.       imageID: docker-pullable://rook/rook@sha256:9085a2bb7822eed7a162f2712b68363f835e0e409b4d871028a392f108ce6789
  1018.       lastState:
  1019.         terminated:
  1020.           containerID: docker://4b0c0f0a34e6ed40871c7f25222f242c4a5460b5c5e36a7b6c1278dfa919922d
  1021.           exitCode: 143
  1022.           finishedAt: 2018-04-06T19:56:37Z
  1023.           reason: Error
  1024.           startedAt: 2018-04-06T19:20:27Z
  1025.       name: rook-ceph-osd
  1026.       ready: true
  1027.       restartCount: 1
  1028.       state:
  1029.         running:
  1030.           startedAt: 2018-04-06T20:01:12Z
  1031.     hostIP: 192.168.1.34
  1032.     phase: Running
  1033.     podIP: 10.244.1.198
  1034.     qosClass: BestEffort
  1035.     startTime: 2018-04-06T19:20:22Z
  1036. - apiVersion: v1
  1037.   kind: Pod
  1038.   metadata:
  1039.     annotations:
  1040.       kubernetes.io/created-by: |
  1041.        {"kind":"SerializedReference","apiVersion":"v1","reference":{"kind":"DaemonSet","namespace":"rook","name":"rook-ceph-osd","uid":"402d2f03-9438-11e7-bc49-782bcb1b19dd","apiVersion":"extensions","resourceVersion":"32791182"}}
  1042.     creationTimestamp: 2018-04-06T19:20:14Z
  1043.     generateName: rook-ceph-osd-
  1044.     labels:
  1045.       app: rook-ceph-osd
  1046.       pod-template-generation: "1"
  1047.       rook_cluster: rook
  1048.     name: rook-ceph-osd-r01p2
  1049.     namespace: rook
  1050.     ownerReferences:
  1051.     - apiVersion: extensions/v1beta1
  1052.       blockOwnerDeletion: true
  1053.       controller: true
  1054.       kind: DaemonSet
  1055.       name: rook-ceph-osd
  1056.       uid: 402d2f03-9438-11e7-bc49-782bcb1b19dd
  1057.     resourceVersion: "32799165"
  1058.     selfLink: /api/v1/namespaces/rook/pods/rook-ceph-osd-r01p2
  1059.     uid: 882b99f4-39cf-11e8-be0e-782bcb1b19dd
  1060.   spec:
  1061.     containers:
  1062.     - args:
  1063.      - osd
  1064.       env:
  1065.       - name: ROOK_NODE_NAME
  1066.         valueFrom:
  1067.           fieldRef:
  1068.             apiVersion: v1
  1069.             fieldPath: spec.nodeName
  1070.       - name: ROOK_PRIVATE_IPV4
  1071.         valueFrom:
  1072.           fieldRef:
  1073.             apiVersion: v1
  1074.             fieldPath: status.podIP
  1075.       - name: ROOK_PUBLIC_IPV4
  1076.         valueFrom:
  1077.           fieldRef:
  1078.             apiVersion: v1
  1079.             fieldPath: status.podIP
  1080.       - name: ROOK_CLUSTER_NAME
  1081.         value: rook
  1082.       - name: ROOK_MON_ENDPOINTS
  1083.         valueFrom:
  1084.           configMapKeyRef:
  1085.             key: data
  1086.             name: rook-ceph-mon-endpoints
  1087.       - name: ROOK_MON_SECRET
  1088.         valueFrom:
  1089.           secretKeyRef:
  1090.             key: mon-secret
  1091.             name: rook-ceph-mon
  1092.       - name: ROOK_ADMIN_SECRET
  1093.         valueFrom:
  1094.           secretKeyRef:
  1095.             key: admin-secret
  1096.             name: rook-ceph-mon
  1097.       - name: ROOK_CONFIG_DIR
  1098.         value: /var/lib/rook
  1099.       - name: ROOK_CEPH_CONFIG_OVERRIDE
  1100.         value: /etc/rook/config/override.conf
  1101.       - name: ROOK_DATA_DEVICE_FILTER
  1102.         value: ^sdb
  1103.       - name: ROOK_OSD_STORE
  1104.         value: filestore
  1105.       image: rook/rook:master
  1106.       imagePullPolicy: IfNotPresent
  1107.       name: rook-ceph-osd
  1108.       resources: {}
  1109.       securityContext:
  1110.         privileged: true
  1111.       terminationMessagePath: /dev/termination-log
  1112.       terminationMessagePolicy: File
  1113.       volumeMounts:
  1114.       - mountPath: /var/lib/rook
  1115.         name: rook-data
  1116.       - mountPath: /dev
  1117.         name: devices
  1118.       - mountPath: /etc/rook/config
  1119.         name: rook-config-override
  1120.       - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
  1121.         name: default-token-fpt2d
  1122.         readOnly: true
  1123.     dnsPolicy: ClusterFirst
  1124.     nodeName: x3
  1125.     restartPolicy: Always
  1126.     schedulerName: default-scheduler
  1127.     securityContext: {}
  1128.     serviceAccount: default
  1129.     serviceAccountName: default
  1130.     terminationGracePeriodSeconds: 30
  1131.     tolerations:
  1132.     - effect: NoExecute
  1133.       key: node.alpha.kubernetes.io/notReady
  1134.       operator: Exists
  1135.     - effect: NoExecute
  1136.       key: node.alpha.kubernetes.io/unreachable
  1137.       operator: Exists
  1138.     volumes:
  1139.     - hostPath:
  1140.         path: /data
  1141.       name: rook-data
  1142.     - hostPath:
  1143.         path: /dev
  1144.       name: devices
  1145.     - configMap:
  1146.         defaultMode: 420
  1147.         items:
  1148.         - key: config
  1149.           path: override.conf
  1150.         name: rook-config-override
  1151.       name: rook-config-override
  1152.     - name: default-token-fpt2d
  1153.       secret:
  1154.         defaultMode: 420
  1155.         secretName: default-token-fpt2d
  1156.   status:
  1157.     conditions:
  1158.     - lastProbeTime: null
  1159.       lastTransitionTime: 2018-04-06T19:20:14Z
  1160.       status: "True"
  1161.       type: Initialized
  1162.     - lastProbeTime: null
  1163.       lastTransitionTime: 2018-04-06T20:01:13Z
  1164.       status: "True"
  1165.       type: Ready
  1166.     - lastProbeTime: null
  1167.       lastTransitionTime: 2018-04-06T19:20:20Z
  1168.       status: "True"
  1169.       type: PodScheduled
  1170.     containerStatuses:
  1171.     - containerID: docker://c26c1067ace1f025a7e086ee75699747f855adeba384a220be24d566042c414e
  1172.       image: rook/rook:master
  1173.       imageID: docker://sha256:f55e61f75a7bbae1eba751d78fb4bdfe964258f816979b6a0a6adcb31cabadfd
  1174.       lastState:
  1175.         terminated:
  1176.           containerID: docker://db946521ced4790aecf2344e7392ea3fed035957d8e6f16f9740ce0054286f72
  1177.           exitCode: 143
  1178.           finishedAt: 2018-04-06T19:56:49Z
  1179.           reason: Error
  1180.           startedAt: 2018-04-06T19:20:20Z
  1181.       name: rook-ceph-osd
  1182.       ready: true
  1183.       restartCount: 1
  1184.       state:
  1185.         running:
  1186.           startedAt: 2018-04-06T20:01:12Z
  1187.     hostIP: 192.168.1.35
  1188.     phase: Running
  1189.     podIP: 10.244.2.230
  1190.     qosClass: BestEffort
  1191.     startTime: 2018-04-06T19:20:14Z
  1192. - apiVersion: v1
  1193.   kind: Pod
  1194.   metadata:
  1195.     annotations:
  1196.       kubectl.kubernetes.io/last-applied-configuration: |
  1197.        {"apiVersion":"v1","kind":"Pod","metadata":{"annotations":{},"name":"rook-tools","namespace":"rook"},"spec":{"containers":[{"args":["sleep","36500d"],"env":[{"name":"ROOK_ADMIN_SECRET","valueFrom":{"secretKeyRef":{"key":"admin-secret","name":"rook-ceph-mon"}}}],"image":"rook/toolbox:master","imagePullPolicy":"IfNotPresent","name":"rook-tools","securityContext":{"privileged":true},"volumeMounts":[{"mountPath":"/dev","name":"dev"},{"mountPath":"/sys/bus","name":"sysbus"},{"mountPath":"/lib/modules","name":"libmodules"}]}],"volumes":[{"hostPath":{"path":"/dev"},"name":"dev"},{"hostPath":{"path":"/sys/bus"},"name":"sysbus"},{"hostPath":{"path":"/lib/modules"},"name":"libmodules"}]}}
  1198.     creationTimestamp: 2017-09-19T00:50:25Z
  1199.     name: rook-tools
  1200.     namespace: rook
  1201.     resourceVersion: "32800209"
  1202.     selfLink: /api/v1/namespaces/rook/pods/rook-tools
  1203.     uid: 85ee4027-9cd4-11e7-8bc5-782bcb1b19dd
  1204.   spec:
  1205.     containers:
  1206.     - args:
  1207.      - sleep
  1208.       - 36500d
  1209.       env:
  1210.       - name: ROOK_ADMIN_SECRET
  1211.         valueFrom:
  1212.           secretKeyRef:
  1213.             key: admin-secret
  1214.             name: rook-ceph-mon
  1215.       image: rook/toolbox:master
  1216.       imagePullPolicy: IfNotPresent
  1217.       name: rook-tools
  1218.       resources: {}
  1219.       securityContext:
  1220.         privileged: true
  1221.       terminationMessagePath: /dev/termination-log
  1222.       terminationMessagePolicy: File
  1223.       volumeMounts:
  1224.       - mountPath: /dev
  1225.         name: dev
  1226.       - mountPath: /sys/bus
  1227.         name: sysbus
  1228.       - mountPath: /lib/modules
  1229.         name: libmodules
  1230.       - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
  1231.         name: default-token-fpt2d
  1232.         readOnly: true
  1233.     dnsPolicy: ClusterFirst
  1234.     nodeName: xavier
  1235.     restartPolicy: Always
  1236.     schedulerName: default-scheduler
  1237.     securityContext: {}
  1238.     serviceAccount: default
  1239.     serviceAccountName: default
  1240.     terminationGracePeriodSeconds: 30
  1241.     tolerations:
  1242.     - effect: NoExecute
  1243.       key: node.alpha.kubernetes.io/notReady
  1244.       operator: Exists
  1245.       tolerationSeconds: 300
  1246.     - effect: NoExecute
  1247.       key: node.alpha.kubernetes.io/unreachable
  1248.       operator: Exists
  1249.       tolerationSeconds: 300
  1250.     volumes:
  1251.     - hostPath:
  1252.         path: /dev
  1253.       name: dev
  1254.     - hostPath:
  1255.         path: /sys/bus
  1256.       name: sysbus
  1257.     - hostPath:
  1258.         path: /lib/modules
  1259.       name: libmodules
  1260.     - name: default-token-fpt2d
  1261.       secret:
  1262.         defaultMode: 420
  1263.         secretName: default-token-fpt2d
  1264.   status:
  1265.     conditions:
  1266.     - lastProbeTime: null
  1267.       lastTransitionTime: 2017-09-19T00:50:25Z
  1268.       status: "True"
  1269.       type: Initialized
  1270.     - lastProbeTime: null
  1271.       lastTransitionTime: 2018-04-06T20:03:42Z
  1272.       status: "True"
  1273.       type: Ready
  1274.     - lastProbeTime: null
  1275.       lastTransitionTime: 2017-09-19T00:50:25Z
  1276.       status: "True"
  1277.       type: PodScheduled
  1278.     containerStatuses:
  1279.     - containerID: docker://40a98c0d8ea3676ef7a0c443205b245076399b2e2091735364fa763d1127f75f
  1280.       image: rook/toolbox:master
  1281.       imageID: docker-pullable://rook/toolbox@sha256:35d488c40dcd3eca4cf0f33dac7988675ec079df0fcf54eff7e8a3d36a003f8b
  1282.       lastState:
  1283.         terminated:
  1284.           containerID: docker://f96a00380e4da43fcb08caf7b3ba0b5f309019b3571c487872d01f789ce4226b
  1285.           exitCode: 7
  1286.           finishedAt: 2018-04-06T20:03:27Z
  1287.           reason: Error
  1288.           startedAt: 2018-04-06T20:01:16Z
  1289.       name: rook-tools
  1290.       ready: true
  1291.       restartCount: 20
  1292.       state:
  1293.         running:
  1294.           startedAt: 2018-04-06T20:03:42Z
  1295.     hostIP: 192.168.1.22
  1296.     phase: Running
  1297.     podIP: 10.244.0.23
  1298.     qosClass: BestEffort
  1299.     startTime: 2017-09-19T00:50:25Z
  1300. kind: List
  1301. metadata:
  1302.   resourceVersion: ""
  1303.   selfLink: ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement