Skip to content

Instantly share code, notes, and snippets.

@jrgleason
Created September 10, 2024 13:38
Show Gist options
  • Save jrgleason/b386d21c36d09ee4ca10a871229ccb5b to your computer and use it in GitHub Desktop.
Save jrgleason/b386d21c36d09ee4ca10a871229ccb5b to your computer and use it in GitHub Desktop.
jgleason@BigBoy ~/code/eidolon/eidolon-chatbot - (main) $ k describe pod eidolon-eidolon-operator-chart-86d4cf54b4-pcnvk
Name: eidolon-eidolon-operator-chart-86d4cf54b4-pcnvk
Namespace: default
Priority: 0
Service Account: eidolon-eidolon-operator-chart
Node: yoda/10.0.0.58
Start Time: Sun, 25 Aug 2024 19:13:19 -0400
Labels: app.kubernetes.io/instance=eidolon
app.kubernetes.io/name=eidolon-operator-chart
pod-template-hash=86d4cf54b4
Annotations: cni.projectcalico.org/containerID: 41c1d3f7fc3869ba383d7f93f7a912bd924ac4b73e5c76832fdc4c0d22e62d6c
cni.projectcalico.org/podIP: 10.1.55.97/32
cni.projectcalico.org/podIPs: 10.1.55.97/32
Status: Pending
IP: 10.1.55.97
IPs:
IP: 10.1.55.97
Controlled By: ReplicaSet/eidolon-eidolon-operator-chart-86d4cf54b4
Containers:
eidolon-operator-chart:
Container ID:
Image: eidolonai/controller:0.0.55
Image ID:
Port: <none>
Host Port: <none>
State: Waiting
Reason: ImagePullBackOff
Ready: False
Restart Count: 0
Limits:
cpu: 100m
memory: 128Mi
Requests:
cpu: 100m
memory: 128Mi
Environment:
WATCH_NAMESPACE:
POD_NAME: eidolon-eidolon-operator-chart-86d4cf54b4-pcnvk (v1:metadata.name)
OPERATOR_NAME: eidolon-eidolon-operator-chart
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-vhbrl (ro)
Conditions:
Type Status
PodReadyToStartContainers True
Initialized True
Ready False
ContainersReady False
PodScheduled True
Volumes:
kube-api-access-vhbrl:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
ConfigMapOptional: <nil>
DownwardAPI: true
QoS Class: Guaranteed
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal BackOff 2m35s (x4992 over 18h) kubelet Back-off pulling image "eidolonai/controller:0.0.55"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment