Name: vector-6qnh8 Namespace: monitoring Priority: 0 Service Account: vector Node: instance/199.204.45.53 Start Time: Fri, 24 Apr 2026 14:28:29 +0000 Labels: app.kubernetes.io/component=Agent app.kubernetes.io/instance=vector app.kubernetes.io/name=vector controller-revision-hash=67f7f7f7df pod-template-generation=1 vector.dev/exclude=true Annotations: checksum/config: e03ec9ccf0edecf46164f53a0d5095d35024c706e832ef7c84773b9401508942 Status: Running IP: 10.0.0.13 IPs: IP: 10.0.0.13 Controlled By: DaemonSet/vector Containers: vector: Container ID: containerd://11ad2523ef9ac474a4065f8c3d6411ee139693558dada8d63b44a0babf7290aa Image: harbor.atmosphere.dev/docker.io/timberio/vector:0.38.0-debian Image ID: harbor.atmosphere.dev/docker.io/timberio/vector@sha256:7605ccc5a57b6d37650037c7c6495a6331ecd18b5ec326842e76f9d70d445e0b Port: Host Port: Args: --config-dir /etc/vector/ State: Running Started: Fri, 24 Apr 2026 14:28:36 +0000 Ready: True Restart Count: 0 Environment: VECTOR_LOG: info VECTOR_SELF_NODE_NAME: (v1:spec.nodeName) VECTOR_SELF_POD_NAME: vector-6qnh8 (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-zwl94 (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-zwl94: 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 9m56s default-scheduler Successfully assigned monitoring/vector-6qnh8 to instance Normal Pulling 9m56s kubelet Pulling image "harbor.atmosphere.dev/docker.io/timberio/vector:0.38.0-debian" Normal Pulled 9m49s kubelet Successfully pulled image "harbor.atmosphere.dev/docker.io/timberio/vector:0.38.0-debian" in 3.384s (6.519s including waiting) Normal Created 9m49s kubelet Created container vector Normal Started 9m49s kubelet Started container vector