Name: vector-sqskb Namespace: monitoring Priority: 0 Service Account: vector Node: instance/199.204.45.162 Start Time: Wed, 01 Apr 2026 23:36:35 +0000 Labels: app.kubernetes.io/component=Agent app.kubernetes.io/instance=vector app.kubernetes.io/name=vector controller-revision-hash=bd46dd668 pod-template-generation=1 vector.dev/exclude=true Annotations: checksum/config: c2dbe1cac155fe1b8272df7af5cf9d794ba95072f00f0bb18790d5175b350a91 Status: Running IP: 10.0.0.99 IPs: IP: 10.0.0.99 Controlled By: DaemonSet/vector Containers: vector: Container ID: containerd://533fcca19be85f97760a8bca7bcec486e661d9ed1af71fd2cf727b20eec260b9 Image: harbor.atmosphere.dev/docker.io/timberio/vector:0.37.0-debian Image ID: harbor.atmosphere.dev/docker.io/timberio/vector@sha256:a5b5af9f6d3e89e03aef357cc2dfc75a38075061d978078bfb5ccd67bd9af249 Port: Host Port: Args: --config-dir /etc/vector/ State: Running Started: Wed, 01 Apr 2026 23:36:45 +0000 Ready: True Restart Count: 0 Environment: VECTOR_LOG: info VECTOR_SELF_NODE_NAME: (v1:spec.nodeName) VECTOR_SELF_POD_NAME: vector-sqskb (v1:metadata.name) VECTOR_SELF_POD_NAMESPACE: monitoring (v1:metadata.namespace) PROCFS_ROOT: /host/proc SYSFS_ROOT: /host/sys Mounts: /etc/machine-id from etc-machineid (ro) /etc/vector/ from config (ro) /host/proc from procfs (ro) /host/sys from sysfs (ro) /var/lib from var-lib (ro) /var/log/ from var-log (ro) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-4j7jc (ro) /vector-data-dir from data (rw) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: config: Type: Projected (a volume that contains injected data from multiple sources) ConfigMapName: vector ConfigMapOptional: data: Type: HostPath (bare host directory volume) Path: /var/lib/vector HostPathType: var-log: Type: HostPath (bare host directory volume) Path: /var/log/ HostPathType: var-lib: Type: HostPath (bare host directory volume) Path: /var/lib/ HostPathType: procfs: Type: HostPath (bare host directory volume) Path: /proc HostPathType: sysfs: Type: HostPath (bare host directory volume) Path: /sys HostPathType: etc-machineid: Type: HostPath (bare host directory volume) Path: /etc/machine-id HostPathType: File kube-api-access-4j7jc: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: BestEffort Node-Selectors: Tolerations: node.kubernetes.io/disk-pressure:NoSchedule op=Exists node.kubernetes.io/memory-pressure:NoSchedule op=Exists node.kubernetes.io/not-ready:NoExecute op=Exists node.kubernetes.io/pid-pressure:NoSchedule op=Exists node.kubernetes.io/unreachable:NoExecute op=Exists node.kubernetes.io/unschedulable:NoSchedule op=Exists Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 68s default-scheduler Successfully assigned monitoring/vector-sqskb to instance Normal Pulling 67s kubelet Pulling image "harbor.atmosphere.dev/docker.io/timberio/vector:0.37.0-debian" Normal Pulled 58s kubelet Successfully pulled image "harbor.atmosphere.dev/docker.io/timberio/vector:0.37.0-debian" in 4.256s (8.523s including waiting) Normal Created 58s kubelet Created container vector Normal Started 58s kubelet Started container vector