Name: vector-s7cqc Namespace: monitoring Priority: 0 Service Account: vector Node: instance/199.204.45.156 Start Time: Tue, 05 May 2026 06:56:17 +0000 Labels: app.kubernetes.io/component=Agent app.kubernetes.io/instance=vector app.kubernetes.io/name=vector controller-revision-hash=5c4d4b57b pod-template-generation=1 vector.dev/exclude=true Annotations: checksum/config: 7a7ce3b7c27fa6b4a11406299f75d28e35caa5bddf679d39f7a7f2d78f08a47b Status: Running IP: 10.0.0.194 IPs: IP: 10.0.0.194 Controlled By: DaemonSet/vector Containers: vector: Container ID: containerd://dce14ba57394faf0d925eadfce32364cb80e76a69357f1eaebc7784e86c5eb73 Image: harbor.atmosphere.dev/docker.io/timberio/vector:0.37.1-debian Image ID: harbor.atmosphere.dev/docker.io/timberio/vector@sha256:e0d1bc9e61d99a139870f7276a18f36c3365ad76456a2e103fd5cb277a5a1fcb Port: Host Port: Args: --config-dir /etc/vector/ State: Running Started: Tue, 05 May 2026 06:56:29 +0000 Ready: True Restart Count: 0 Environment: VECTOR_LOG: info VECTOR_SELF_NODE_NAME: (v1:spec.nodeName) VECTOR_SELF_POD_NAME: vector-s7cqc (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-kgrlh (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-kgrlh: 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 50m default-scheduler Successfully assigned monitoring/vector-s7cqc to instance Normal Pulling 50m kubelet Pulling image "harbor.atmosphere.dev/docker.io/timberio/vector:0.37.1-debian" Normal Pulled 49m kubelet Successfully pulled image "harbor.atmosphere.dev/docker.io/timberio/vector:0.37.1-debian" in 4.341s (10.749s including waiting) Normal Created 49m kubelet Created container vector Normal Started 49m kubelet Started container vector