apiVersion: v1
kind: Pod
metadata:
  annotations:
    kubernetes.io/config.hash: 6f4d4f28b9a9aff261fa470d027f7ef8
    kubernetes.io/config.mirror: 6f4d4f28b9a9aff261fa470d027f7ef8
    kubernetes.io/config.seen: "2026-05-19T17:57:03.630128241Z"
    kubernetes.io/config.source: file
  creationTimestamp: "2026-05-19T17:57:07Z"
  name: kube-vip-instance
  namespace: kube-system
  ownerReferences:
  - apiVersion: v1
    controller: true
    kind: Node
    name: instance
    uid: 4ebaeb29-6205-43c4-a876-9cb46bd9dd3b
  resourceVersion: "27935"
  uid: 3dd6b2c0-991c-4744-bae1-7e8c7c4b3f6c
spec:
  containers:
  - args:
    - manager
    env:
    - name: port
      value: "6443"
    - name: vip_interface
      value: ens3
    - name: vip_cidr
      value: "32"
    - name: cp_enable
      value: "true"
    - name: cp_namespace
      value: kube-system
    - name: vip_ddns
      value: "false"
    - name: vip_arp
      value: "true"
    - name: svc_enable
      value: "true"
    - name: svc_leasename
      value: plndr-svcs-lock
    - name: vip_leaderelection
      value: "true"
    - name: vip_leasename
      value: plndr-cp-lock
    - name: vip_leaseduration
      value: "15"
    - name: vip_renewdeadline
      value: "10"
    - name: vip_retryperiod
      value: "2"
    - name: address
      value: 172.17.0.100
    - name: prometheus_server
      value: :2112
    image: harbor.atmosphere.dev/ghcr.io/kube-vip/kube-vip:v0.6.4
    imagePullPolicy: IfNotPresent
    name: kube-vip
    resources: {}
    securityContext:
      capabilities:
        add:
        - NET_ADMIN
        - NET_RAW
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /etc/kubernetes/admin.conf
      name: kubeconfig
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  hostAliases:
  - hostnames:
    - kubernetes
    ip: 127.0.0.1
  hostNetwork: true
  nodeName: instance
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext: {}
  terminationGracePeriodSeconds: 30
  tolerations:
  - effect: NoExecute
    operator: Exists
  volumes:
  - hostPath:
      path: /etc/kubernetes/admin.conf
      type: ""
    name: kubeconfig
status:
  conditions:
  - lastProbeTime: null
    lastTransitionTime: "2026-05-19T17:57:10Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-05-19T19:01:14Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-05-19T19:01:14Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-05-19T17:57:10Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://b526c4fe297cd63bb2762cf9c6817d7db2c6ef765fbdc92abb55b71dc6a4c16e
    image: harbor.atmosphere.dev/ghcr.io/kube-vip/kube-vip:v0.6.4
    imageID: harbor.atmosphere.dev/ghcr.io/kube-vip/kube-vip@sha256:aa09234646e542dc2629c3dbd5698a77123aecb88d3b01a1d3ba5a78648c45b8
    lastState:
      terminated:
        containerID: containerd://a237b7ba45a2f91138a5afeece51f61fafa6b4fbe30039b67e21d030b081225c
        exitCode: 1
        finishedAt: "2026-05-19T18:57:51Z"
        reason: Error
        startedAt: "2026-05-19T18:57:03Z"
    name: kube-vip
    ready: true
    restartCount: 2
    started: true
    state:
      running:
        startedAt: "2026-05-19T19:01:13Z"
  hostIP: 199.204.45.153
  phase: Running
  podIP: 199.204.45.153
  podIPs:
  - ip: 199.204.45.153
  qosClass: BestEffort
  startTime: "2026-05-19T17:57:10Z"
