apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-02-24T04:02:59Z"
  generateName: goldpinger-
  labels:
    app.kubernetes.io/instance: goldpinger
    app.kubernetes.io/name: goldpinger
    controller-revision-hash: 54f5cd497
    pod-template-generation: "1"
  name: goldpinger-mwbrp
  namespace: monitoring
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: DaemonSet
    name: goldpinger
    uid: cabceab5-8c44-45c3-9f28-1d78724105c6
  resourceVersion: "4896"
  uid: 1626ede1-7844-4bfc-ba05-3436300433f4
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: 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-t75k4
      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-t75k4
    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-02-24T04:02:59Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-02-24T04:03:12Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-02-24T04:03:12Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-02-24T04:02:59Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://572fd863eda3b38fa263266d716a57d4e4566de68f76f538c6e29c3e36952f12
    image: docker.io/bloomberg/goldpinger:3.10.1
    imageID: docker.io/bloomberg/goldpinger@sha256:70416f19f1cbeedd344d37b08e64114779976b99905e0d018e71c437cde750dc
    lastState: {}
    name: goldpinger-daemon
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-02-24T04:03:11Z"
  hostIP: 162.253.55.195
  phase: Running
  podIP: 162.253.55.195
  podIPs:
  - ip: 162.253.55.195
  qosClass: BestEffort
  startTime: "2026-02-24T04:02:59Z"
