apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-03-20T10:21:46Z"
  generateName: goldpinger-
  labels:
    app.kubernetes.io/instance: goldpinger
    app.kubernetes.io/name: goldpinger
    controller-revision-hash: 5f6f6fd775
    pod-template-generation: "1"
  name: goldpinger-99ms5
  namespace: monitoring
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: DaemonSet
    name: goldpinger
    uid: 751c943a-6700-4751-a0ca-2b0121d2b3f2
  resourceVersion: "4775"
  uid: 8f06b5bd-1be0-4a60-9e75-a7c7ed280787
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-bqj2k
      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-bqj2k
    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-03-20T10:21:46Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-03-20T10:22:03Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-03-20T10:22:03Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-03-20T10:21:46Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://018e25dd7ae47cc0ae8342dc5f6962396bb9f647e3d902712648088366def9ae
    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-03-20T10:22:03Z"
  hostIP: 199.19.213.219
  phase: Running
  podIP: 199.19.213.219
  podIPs:
  - ip: 199.19.213.219
  qosClass: BestEffort
  startTime: "2026-03-20T10:21:46Z"
