# Please edit the object below. Lines beginning with a '#' will be ignored, # and an empty file will abort the edit. If an error occurs while saving this file will be # reopened with the relevant failures. # apiVersion: v1 kind: Pod metadata: annotations: com.coder.user.email: "" creationTimestamp: "2023-04-03T11:39:49Z" labels: app.kubernetes.io/instance: coder-workspace-default-default app.kubernetes.io/name: coder-workspace app.kubernetes.io/part-of: coder com.coder.resource: "true" com.coder.user.id: 00000000-0000-0000-0000-000000000000 com.coder.user.username: default com.coder.workspace.id: cd57d68f-737d-4bb3-831b-e9663410641e com.coder.workspace.name: default name: coder-default-default namespace: coder-new resourceVersion: "12460189" uid: f53a787c-3c7a-4878-9e14-fbbbc28d0be9 spec: affinity: podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: labelSelector: matchExpressions: - key: app.kubernetes.io/name operator: In values: - coder-workspace topologyKey: kubernetes.io/hostname weight: 1 automountServiceAccountToken: true containers: - command: - sh - -c - "" env: - name: CODER_AGENT_TOKEN value: 8b948e70-9901-45fb-acd0-4e326f220c5b image: codercom/enterprise-base:ubuntu imagePullPolicy: Always name: dev resources: limits: cpu: "4" memory: 4Gi requests: cpu: 250m memory: 512Mi securityContext: allowPrivilegeEscalation: true privileged: false readOnlyRootFilesystem: false runAsNonRoot: false runAsUser: 1000 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /home/coder mountPropagation: None name: home - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-skgt7 readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true nodeName: gke-cluster-1-nap-e2-medium-mqamahpy-1e0533a6-x6xl preemptionPolicy: PreemptLowerPriority priority: 0 restartPolicy: Always schedulerName: gke.io/optimize-utilization-scheduler securityContext: fsGroup: 1000 runAsNonRoot: false runAsUser: 1000 serviceAccount: default serviceAccountName: default shareProcessNamespace: false terminationGracePeriodSeconds: 30 tolerations: - effect: NoExecute key: node.kubernetes.io/not-ready operator: Exists tolerationSeconds: 300 - effect: NoExecute key: node.kubernetes.io/unreachable operator: Exists tolerationSeconds: 300 volumes: - name: home persistentVolumeClaim: claimName: coder-default-default-home - name: kube-api-access-skgt7 projected: defaultMode: 420 sources: - serviceAccountToken: expirationSeconds: 3607 path: token - configMap: items: - key: ca.crt path: ca.crt name: kube-root-ca.crt - downwardAPI: items: - fieldRef: apiVersion: v1 fieldPath: metadata.namespace path: namespace status: conditions: - lastProbeTime: null lastTransitionTime: "2023-04-03T11:39:49Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2023-04-03T11:45:56Z" message: 'containers with unready status: [dev]' reason: ContainersNotReady status: "False" type: Ready - lastProbeTime: null lastTransitionTime: "2023-04-03T11:45:56Z" message: 'containers with unready status: [dev]' reason: ContainersNotReady status: "False" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2023-04-03T11:39:49Z" status: "True" type: PodScheduled containerStatuses: - containerID: containerd://322ade9f62c6996656b48b154a3bf51a6a1336f751b28ef33e467e15d6235c81 image: docker.io/codercom/enterprise-base:ubuntu imageID: docker.io/codercom/enterprise-base@sha256:0d92651e18f5fe79f0757f92f25379376e65fda7a4a11f3cfcd5210b31982948 lastState: terminated: containerID: containerd://322ade9f62c6996656b48b154a3bf51a6a1336f751b28ef33e467e15d6235c81 exitCode: 0 finishedAt: "2023-04-03T11:45:55Z" reason: Completed startedAt: "2023-04-03T11:45:55Z" name: dev ready: false restartCount: 6 started: false state: waiting: message: back-off 5m0s restarting failed container=dev pod=coder-default-default_coder-new(f53a787c-3c7a-4878-9e14-fbbbc28d0be9) reason: CrashLoopBackOff hostIP: 10.128.0.54 phase: Running podIP: 10.4.1.8 podIPs: - ip: 10.4.1.8 qosClass: Burstable startTime: "2023-04-03T11:39:49Z"