Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- spiderunderurbed@raspberrypi:~/k8s $ kubectl describe pod immich-server-7675d5dd5b-2mlrh
- Name: immich-server-7675d5dd5b-2mlrh
- Namespace: default
- Priority: 0
- Service Account: default
- Node: raspberrypi/192.168.68.77
- Start Time: Wed, 26 Mar 2025 23:07:54 +1300
- Labels: app=immich-server
- pod-template-hash=7675d5dd5b
- Annotations: cni.projectcalico.org/containerID: c490847fb931ad5ceaf19eacd37902916e5bea5ac87779d2df39887126881c2d
- cni.projectcalico.org/podIP:
- cni.projectcalico.org/podIPs:
- Status: Running
- IP:
- IPs: <none>
- Controlled By: ReplicaSet/immich-server-7675d5dd5b
- Containers:
- immich-server:
- Container ID: containerd://1d58c634db1c286d5ef90c000e560e7b6ce54e0da4303612387b5ec56d5e5892
- Image: ghcr.io/immich-app/immich-server:release
- Image ID: ghcr.io/immich-app/immich-server@sha256:6c8b4ddf5fd5a25443078eef47d015c231b1ce092fe3b6f2d758b182f0066e26
- Port: <none>
- Host Port: <none>
- State: Terminated
- Reason: Unknown
- Exit Code: 255
- Started: Sat, 19 Apr 2025 14:01:02 +1200
- Finished: Sat, 19 Apr 2025 21:16:27 +1200
- Ready: False
- Restart Count: 1207
- Environment:
- REDIS_HOSTNAME: immich-redis
- REDIS_PORT: 6379
- DB_HOSTNAME: immich-postgres
- DB_PORT: 5432
- DB_DATABASE_NAME: immich
- DB_USERNAME: immich
- DB_PASSWORD: immichpassword
- IMMICH_MACHINE_LEARNING_URL: http://immich-machine-learning:3003
- Mounts:
- /usr/src/app/upload from upload-storage (rw)
- /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-nhp94 (ro)
- Conditions:
- Type Status
- PodReadyToStartContainers False
- Initialized True
- Ready False
- ContainersReady False
- PodScheduled True
- Volumes:
- upload-storage:
- Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
- ClaimName: immich-upload-pvc
- ReadOnly: false
- kube-api-access-nhp94:
- Type: Projected (a volume that contains injected data from multiple sources)
- TokenExpirationSeconds: 3607
- ConfigMapName: kube-root-ca.crt
- ConfigMapOptional: <nil>
- DownwardAPI: true
- QoS Class: BestEffort
- Node-Selectors: <none>
- Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
- node.kubernetes.io/unreachable:NoExecute op=Exists for 600s
- Events:
- Type Reason Age From Message
- ---- ------ ---- ---- -------
- Normal SandboxChanged 47m (x9429 over 38h) kubelet Pod sandbox changed, it will be killed and re-created.
- Normal SandboxChanged 27m (x7 over 28m) kubelet Pod sandbox changed, it will be killed and re-created.
Advertisement
Add Comment
Please, Sign In to add comment