kubehook-77885d4fd9 created 2021-08-30 18:59:23, version 3522771316

deployment.kubernetes.io/desired-replicas: 1 deployment.kubernetes.io/max-replicas: 2 deployment.kubernetes.io/revision: 1

Spec

replicas: 1
selector:
  matchLabels:
    app: kubehook
    pod-template-hash: 77885d4fd9
template:
  metadata:
    creationTimestamp: null
    labels:
      app: kubehook
      pod-template-hash: 77885d4fd9
  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
    dnsPolicy: ClusterFirst
    restartPolicy: Always
    schedulerName: default-scheduler
    securityContext: {}
    terminationGracePeriodSeconds: 30

Status

availableReplicas: 1
fullyLabeledReplicas: 1
observedGeneration: 1
readyReplicas: 1
replicas: 1

Pods

Name Ready Status Restarts Age IP Node Nominated Node Readiness Gates Created
kubehook-77885d4fd9-xdxg7 1/1 Running 22806 2y50d 172.18.117.253 sed-infra-server-master-mcg58ax2-aa1e3892 <none> <none> 2023-09-06 16:00:03

Events

Type Reason Age From Message
No events found.