kubehook-77885d4fd9-xdxg7 created 2023-09-06 16:00:03, version 3528905007

cni.projectcalico.org/podIP: cni.projectcalico.org/podIPs:

Spec

containers:
- env:
  - name: DISCORD_HOOK_URL
    valueFrom:
      secretKeyRef:
        key: url
        name: kubehook-secret
  image: registry.gitlab.com/sed-infra/apps/kubehook/kubehook:latest
  imagePullPolicy: Always
  name: kubehook
  resources:
    limits:
      cpu: 50m
      memory: 128Mi
    requests:
      cpu: 25m
      memory: 64Mi
  terminationMessagePath: /dev/termination-log
  terminationMessagePolicy: File
  volumeMounts:
  - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
    name: kube-api-access-w8tsh
    readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
nodeName: sed-infra-server-master-mcg58ax2-aa1e3892
preemptionPolicy: PreemptLowerPriority
priority: 0
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: default
serviceAccountName: default
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: kube-api-access-w8tsh
  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-09-06T16:00:03Z'
  status: 'True'
  type: Initialized
- lastProbeTime: null
  lastTransitionTime: '2025-10-28T07:24:09Z'
  status: 'True'
  type: Ready
- lastProbeTime: null
  lastTransitionTime: '2025-10-28T07:24:09Z'
  status: 'True'
  type: ContainersReady
- lastProbeTime: null
  lastTransitionTime: '2023-09-06T16:00:03Z'
  status: 'True'
  type: PodScheduled
containerStatuses:
- containerID: containerd://7010d7c90723a3869144b8e4c269bf9c1e0231057cc72cb7b7859f0c2281ea5e
  image: registry.gitlab.com/sed-infra/apps/kubehook/kubehook:latest
  imageID: registry.gitlab.com/sed-infra/apps/kubehook/kubehook@sha256:71a99a48e18db492f5dee486892df3edfc3bbae928c356e5360c94c958ee595a
  lastState:
    terminated:
      containerID: containerd://a7890a617326b06bcbacf81f6e1a7611dd06ea19d89bfc936295543e988140c8
      exitCode: 0
      finishedAt: '2025-10-28T07:24:07Z'
      reason: Completed
      startedAt: '2025-10-28T06:50:29Z'
  name: kubehook
  ready: true
  restartCount: 22892
  started: true
  state:
    running:
      startedAt: '2025-10-28T07:24:09Z'
hostIP: 192.168.1.3
phase: Running
podIP: 172.18.117.253
podIPs:
- ip: 172.18.117.253
qosClass: Burstable
startTime: '2023-09-06T16:00:03Z'

Events

Type Reason Age From Message
Normal Pulling 2025-10-28 07:24:07 kubelet Pulling image "registry.gitlab.com/sed-infra/apps/kubehook/kubehook:latest"
Normal Created 2025-10-28 07:24:08 kubelet Created container kubehook
Normal Started 2025-10-28 07:24:09 kubelet Started container kubehook
Normal Pulled 2025-10-28 06:50:28 kubelet Successfully pulled image "registry.gitlab.com/sed-infra/apps/kubehook/kubehook:latest" in 892.692612ms
Normal Pulled 2025-10-28 07:24:08 kubelet Successfully pulled image "registry.gitlab.com/sed-infra/apps/kubehook/kubehook:latest" in 753.298441ms