apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-06-09T17:57:46Z"
  generateName: cilium-operator-69d99df44c-
  generation: 1
  labels:
    app.kubernetes.io/name: cilium-operator
    app.kubernetes.io/part-of: cilium
    io.cilium/app: operator
    name: cilium-operator
    pod-template-hash: 69d99df44c
  name: cilium-operator-69d99df44c-4b6v4
  namespace: kube-system
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: cilium-operator-69d99df44c
    uid: 3d51a5dd-ea34-4da6-a108-ec7c4c8e7431
  resourceVersion: "4752"
  uid: a50d5df1-316e-493c-ade8-16a7273f8393
spec:
  affinity:
    podAntiAffinity:
      requiredDuringSchedulingIgnoredDuringExecution:
      - labelSelector:
          matchLabels:
            io.cilium/app: operator
        topologyKey: kubernetes.io/hostname
  automountServiceAccountToken: true
  containers:
  - args:
    - --config-dir=/tmp/cilium/config-map
    - --debug=$(CILIUM_DEBUG)
    command:
    - cilium-operator-generic
    env:
    - name: K8S_NODE_NAME
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: spec.nodeName
    - name: CILIUM_K8S_NAMESPACE
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: metadata.namespace
    - name: CILIUM_DEBUG
      valueFrom:
        configMapKeyRef:
          key: debug
          name: cilium-config
          optional: true
    image: quay.io/cilium/operator-generic:v1.14.8
    imagePullPolicy: IfNotPresent
    livenessProbe:
      failureThreshold: 3
      httpGet:
        host: 127.0.0.1
        path: /healthz
        port: 9234
        scheme: HTTP
      initialDelaySeconds: 60
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 3
    name: cilium-operator
    readinessProbe:
      failureThreshold: 5
      httpGet:
        host: 127.0.0.1
        path: /healthz
        port: 9234
        scheme: HTTP
      periodSeconds: 5
      successThreshold: 1
      timeoutSeconds: 3
    resources: {}
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: FallbackToLogsOnError
    volumeMounts:
    - mountPath: /tmp/cilium/config-map
      name: cilium-config-path
      readOnly: true
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-tpncw
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  hostNetwork: true
  nodeName: controller-3
  nodeSelector:
    kubernetes.io/os: linux
    node-role.kubernetes.io/control-plane: ""
  preemptionPolicy: PreemptLowerPriority
  priority: 2000000000
  priorityClassName: system-cluster-critical
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: cilium-operator
  serviceAccountName: cilium-operator
  terminationGracePeriodSeconds: 30
  tolerations:
  - operator: Exists
  volumes:
  - configMap:
      defaultMode: 420
      name: cilium-config
    name: cilium-config-path
  - name: kube-api-access-tpncw
    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-06-09T17:58:12Z"
    observedGeneration: 1
    status: "True"
    type: PodReadyToStartContainers
  - lastProbeTime: null
    lastTransitionTime: "2026-06-09T17:57:46Z"
    observedGeneration: 1
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-06-09T18:09:43Z"
    observedGeneration: 1
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-06-09T18:09:43Z"
    observedGeneration: 1
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-06-09T17:57:46Z"
    observedGeneration: 1
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://aa264a8305b3c75ee18081778ab24a8d054ec748de512f39f9e6b9c9585ee236
    image: quay.io/cilium/operator-generic:v1.14.8
    imageID: quay.io/cilium/operator-generic@sha256:56d373c12483c09964a00a29246595917603a077a298aa90a98e4de32c86b7dc
    lastState:
      terminated:
        containerID: containerd://50afc74c4d8e177b88bfe56d69fe08082a22f060bd244a75aa36e468bacbe077
        exitCode: 1
        finishedAt: "2026-06-09T18:03:25Z"
        message: |
          sg=Stopping subsys=hive
          level=info msg="Stop hook executed" duration="122.763µs" function="*api.server.Stop" subsys=hive
          level=info msg="Stop hook executed" duration="52.631µs" function="identitygc.registerGC.func2 (gc.go:122)" subsys=hive
          level=info msg="Stop hook executed" duration="617.072µs" function="cmd.(*legacyOnLeader).onStop" subsys=hive
          level=info msg="Stop hook executed" duration="10.941µs" function="*resource.resource[*github.com/cilium/cilium/pkg/k8s/slim/k8s/api/networking/v1.IngressClass].Stop" subsys=hive
          level=info msg="Stop hook executed" duration="8.37µs" function="*resource.resource[*github.com/cilium/cilium/pkg/k8s/apis/cilium.io/v2alpha1.CiliumPodIPPool].Stop" subsys=hive
          level=info msg="Stop hook executed" duration="30.351µs" function="*resource.resource[*github.com/cilium/cilium/pkg/k8s.Endpoints].Stop" subsys=hive
          level=info msg="Stop hook executed" duration="147.823µs" function="*resource.resource[*github.com/cilium/cilium/pkg/k8s/apis/cilium.io/v2.CiliumIdentity].Stop" subsys=hive
          level=info msg="LB-IPAM done initializing" subsys=lbipam
          level=info msg="Stop hook executed" duration="245.305µs" function="*job.group.Stop" subsys=hive
          level=info msg="Stop hook executed" duration="65.391µs" function="*resource.resource[*github.com/cilium/cilium/pkg/k8s/slim/k8s/api/core/v1.Service].Stop" subsys=hive
          level=info msg="Stop hook executed" duration="135.352µs" function="*resource.resource[*github.com/cilium/cilium/pkg/k8s/apis/cilium.io/v2alpha1.CiliumLoadBalancerIPPool].Stop" subsys=hive
          level=info msg="Stop hook executed" duration=2.203144ms function="cmd.registerOperatorHooks.func2 (root.go:166)" subsys=hive
          level=info msg="Stop hook executed" duration="16.59µs" function="client.(*compositeClientset).onStop" subsys=hive
          level=info msg="Stopped gops server" address="127.0.0.1:9891" subsys=gops
          level=info msg="Stop hook executed" duration="232.145µs" function="gops.registerGopsHooks.func2 (cell.go:50)" subsys=hive
          level=fatal msg="Leader election lost" subsys=cilium-operator-generic
        reason: Error
        startedAt: "2026-06-09T18:00:31Z"
    name: cilium-operator
    ready: true
    resources: {}
    restartCount: 2
    started: true
    state:
      running:
        startedAt: "2026-06-09T18:03:40Z"
    user:
      linux:
        gid: 0
        supplementalGroups:
        - 0
        uid: 0
    volumeMounts:
    - mountPath: /tmp/cilium/config-map
      name: cilium-config-path
      readOnly: true
      recursiveReadOnly: Disabled
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-tpncw
      readOnly: true
      recursiveReadOnly: Disabled
  hostIP: 199.19.213.54
  hostIPs:
  - ip: 199.19.213.54
  observedGeneration: 1
  phase: Running
  podIP: 199.19.213.54
  podIPs:
  - ip: 199.19.213.54
  qosClass: BestEffort
  startTime: "2026-06-09T17:57:46Z"
