apiVersion: v1 kind: Pod metadata: annotations: kubernetes.io/created-by: | {"kind":"SerializedReference","apiVersion":"v1","reference":{"kind":"ReplicaSet","namespace":"kube-system","name":"kube-dns-1630391940","uid":"10666568-0429-11e7-9ce6-02ead988c3bd","apiVersion":"extensions","resourceVersion":"257"}} scheduler.alpha.kubernetes.io/critical-pod: "" creationTimestamp: 2017-03-08T18:00:07Z generateName: kube-dns-1630391940- labels: k8s-app: kube-dns pod-template-hash: "1630391940" name: kube-dns-1630391940-fknx2 namespace: kube-system ownerReferences: - apiVersion: extensions/v1beta1 blockOwnerDeletion: true controller: true kind: ReplicaSet name: kube-dns-1630391940 uid: 10666568-0429-11e7-9ce6-02ead988c3bd resourceVersion: "617" selfLink: /api/v1/namespaces/kube-system/pods/kube-dns-1630391940-fknx2 uid: 1069aa44-0429-11e7-9ce6-02ead988c3bd spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: beta.kubernetes.io/arch operator: In values: - amd64 containers: - args: - --domain=cluster.local. - --dns-port=10053 - --config-dir=/kube-dns-config - --v=2 env: - name: PROMETHEUS_PORT value: "10055" image: gcr.io/google_containers/k8s-dns-kube-dns-amd64:1.14.1 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 5 httpGet: path: /healthcheck/kubedns port: 10054 scheme: HTTP initialDelaySeconds: 60 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 5 name: kubedns ports: - containerPort: 10053 name: dns-local protocol: UDP - containerPort: 10053 name: dns-tcp-local protocol: TCP - containerPort: 10055 name: metrics protocol: TCP readinessProbe: failureThreshold: 3 httpGet: path: /readiness port: 8081 scheme: HTTP initialDelaySeconds: 3 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 5 resources: limits: memory: 170Mi requests: cpu: 100m memory: 70Mi terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /kube-dns-config name: kube-dns-config - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-dns-token-338dx readOnly: true - args: - -v=2 - -logtostderr - -configDir=/etc/k8s/dns/dnsmasq-nanny - -restartDnsmasq=true - -- - -k - --cache-size=1000 - --log-facility=- - --server=/cluster.local/127.0.0.1#10053 - --server=/in-addr.arpa/127.0.0.1#10053 - --server=/ip6.arpa/127.0.0.1#10053 image: gcr.io/google_containers/k8s-dns-dnsmasq-nanny-amd64:1.14.1 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 5 httpGet: path: /healthcheck/dnsmasq port: 10054 scheme: HTTP initialDelaySeconds: 60 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 5 name: dnsmasq ports: - containerPort: 53 name: dns protocol: UDP - containerPort: 53 name: dns-tcp protocol: TCP resources: requests: cpu: 150m memory: 20Mi terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /etc/k8s/dns/dnsmasq-nanny name: kube-dns-config - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-dns-token-338dx readOnly: true - args: - --v=2 - --logtostderr - --probe=kubedns,127.0.0.1:10053,kubernetes.default.svc.cluster.local,5,A - --probe=dnsmasq,127.0.0.1:53,kubernetes.default.svc.cluster.local,5,A image: gcr.io/google_containers/k8s-dns-sidecar-amd64:1.14.1 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 5 httpGet: path: /metrics port: 10054 scheme: HTTP initialDelaySeconds: 60 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 5 name: sidecar ports: - containerPort: 10054 name: metrics protocol: TCP resources: requests: cpu: 10m memory: 20Mi terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-dns-token-338dx readOnly: true dnsPolicy: Default nodeName: ip-10-0-1-132.us-east-2.compute.internal restartPolicy: Always schedulername: default-scheduler securityContext: {} serviceAccount: kube-dns serviceAccountName: kube-dns terminationGracePeriodSeconds: 30 tolerations: - effect: NoSchedule key: node-role.kubernetes.io/master - key: CriticalAddonsOnly operator: Exists volumes: - configMap: defaultMode: 420 name: kube-dns optional: true name: kube-dns-config - name: kube-dns-token-338dx secret: defaultMode: 420 secretName: kube-dns-token-338dx status: conditions: - lastProbeTime: null lastTransitionTime: 2017-03-08T18:00:07Z status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: 2017-03-08T18:00:07Z message: 'containers with unready status: [kubedns]' reason: ContainersNotReady status: "False" type: Ready - lastProbeTime: null lastTransitionTime: 2017-03-08T18:00:07Z status: "True" type: PodScheduled containerStatuses: - containerID: docker://f9a77bf2f72f6a0cf5a49450bc90de1995b9c7ad77e98952990220ab14280d2d image: gcr.io/google_containers/k8s-dns-dnsmasq-nanny-amd64:1.14.1 imageID: docker://sha256:1091847716ec69810a49911c2ab844e4ad12bdda62d69ea74b29810084356e26 lastState: terminated: containerID: docker://87e8c761fb808f20e71129a2b87cf6778dd0d23b15a86d137c32bed80f50a532 exitCode: 137 finishedAt: 2017-03-08T18:02:29Z reason: Error startedAt: null name: dnsmasq ready: true restartCount: 1 state: running: startedAt: 2017-03-08T18:02:29Z - containerID: docker://d882273337072e10c1127614f8096965124856d2c0eda64303a281a0ffdd1734 image: gcr.io/google_containers/k8s-dns-kube-dns-amd64:1.14.1 imageID: docker://sha256:f8363dbf447b571de528c7c03b8cb71725d627e30f2d0a0d403df40c2afe32e8 lastState: terminated: containerID: docker://91683a0f3830a22fbb8e86e91d254b2e89414709275cbe4e681d151b0f319575 exitCode: 255 finishedAt: 2017-03-08T18:02:12Z reason: Error startedAt: null name: kubedns ready: false restartCount: 2 state: running: startedAt: 2017-03-08T18:02:31Z - containerID: docker://378c47b6792faa6c7dac35e35cdbb93e3bdf5c0e7a2db939456dd0ef6b57842e image: gcr.io/google_containers/k8s-dns-sidecar-amd64:1.14.1 imageID: docker://sha256:fc5e302d8309a8deb3315452b428969aed4aa931189b10a3231ce48fc0687224 lastState: terminated: containerID: docker://481c78dc07130a1d2208b8ee3cf638074210806e56a0496bb3b45ec1c9d07772 exitCode: 2 finishedAt: 2017-03-08T18:01:58Z reason: Error startedAt: null name: sidecar ready: true restartCount: 1 state: running: startedAt: 2017-03-08T18:02:30Z hostIP: 10.0.1.132 phase: Running qosClass: Burstable startTime: 2017-03-08T18:00:07Z