apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-05-13T15:46:29Z"
  generateName: goldpinger-
  labels:
    app.kubernetes.io/instance: goldpinger
    app.kubernetes.io/name: goldpinger
    controller-revision-hash: 5f6f6fd775
    pod-template-generation: "1"
  name: goldpinger-p4r8g
  namespace: monitoring
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: DaemonSet
    name: goldpinger
    uid: 1ac206ba-016c-4eda-b108-0778b27c85c6
  resourceVersion: "5518"
  uid: 14c3fcf5-9538-4dc9-b149-65d3b61ef8d1
spec:
  affinity:
    nodeAffinity:
      requiredDuringSchedulingIgnoredDuringExecution:
        nodeSelectorTerms:
        - matchFields:
          - key: metadata.name
            operator: In
            values:
            - instance
  containers:
  - env:
    - name: HOSTNAME
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: spec.nodeName
    - name: HOST
      value: 0.0.0.0
    - name: PORT
      value: "30080"
    - name: LABEL_SELECTOR
      value: app.kubernetes.io/name=goldpinger
    - name: USE_HOST_IP
      value: "true"
    image: harbor.atmosphere.dev/docker.io/bloomberg/goldpinger:3.10.1
    imagePullPolicy: IfNotPresent
    livenessProbe:
      failureThreshold: 3
      httpGet:
        path: /
        port: http
        scheme: HTTP
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 1
    name: goldpinger-daemon
    ports:
    - containerPort: 30080
      hostPort: 30080
      name: http
      protocol: TCP
    readinessProbe:
      failureThreshold: 3
      httpGet:
        path: /
        port: http
        scheme: HTTP
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 1
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      capabilities:
        drop:
        - ALL
      readOnlyRootFilesystem: true
      runAsNonRoot: true
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /config
      name: zap
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-npxzm
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  hostNetwork: true
  nodeName: instance
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext:
    fsGroup: 2000
    runAsNonRoot: true
    runAsUser: 1000
    seccompProfile:
      type: RuntimeDefault
  serviceAccount: goldpinger
  serviceAccountName: goldpinger
  terminationGracePeriodSeconds: 30
  tolerations:
  - effect: NoExecute
    key: node.kubernetes.io/not-ready
    operator: Exists
  - effect: NoExecute
    key: node.kubernetes.io/unreachable
    operator: Exists
  - effect: NoSchedule
    key: node.kubernetes.io/disk-pressure
    operator: Exists
  - effect: NoSchedule
    key: node.kubernetes.io/memory-pressure
    operator: Exists
  - effect: NoSchedule
    key: node.kubernetes.io/pid-pressure
    operator: Exists
  - effect: NoSchedule
    key: node.kubernetes.io/unschedulable
    operator: Exists
  - effect: NoSchedule
    key: node.kubernetes.io/network-unavailable
    operator: Exists
  volumes:
  - configMap:
      defaultMode: 420
      name: goldpinger-zap
    name: zap
  - name: kube-api-access-npxzm
    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: "2026-05-13T15:46:29Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-05-13T15:46:43Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-05-13T15:46:43Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-05-13T15:46:29Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://f6ddf87468802dee31785d9a501fb6456a76d6fca7b4ac4c705715f63d45b643
    image: harbor.atmosphere.dev/docker.io/bloomberg/goldpinger:3.10.1
    imageID: harbor.atmosphere.dev/docker.io/bloomberg/goldpinger@sha256:70416f19f1cbeedd344d37b08e64114779976b99905e0d018e71c437cde750dc
    lastState: {}
    name: goldpinger-daemon
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-05-13T15:46:42Z"
  hostIP: 199.19.213.231
  phase: Running
  podIP: 199.19.213.231
  podIPs:
  - ip: 199.19.213.231
  qosClass: BestEffort
  startTime: "2026-05-13T15:46:29Z"
