kubectl get pods -n monitoring -o wide| grep fg6sp promon-prometheus-node-exporter-fg6sp 0/1 Pending 0 7d23h aks-agentpool-50820296-vmss00000s kubectl describe pod promon-prometheus-node-exporter-fg6sp -n monitoring Name: promon-prometheus-node-exporter-fg6sp Namespace: monitoring Priority: 0 Node: aks-agentpool-50820296-vmss00000s/ Labels: app=prometheus-node-exporter chart=prometheus-node-exporter-1.18.0 controller-revision-hash=6dd689f8b heritage=Helm jobLabel=node-exporter pod-template-generation=1 release=promon Annotations: cluster-autoscaler.kubernetes.io/safe-to-evict: true Status: Pending IP: IPs: Controlled By: DaemonSet/promon-prometheus-node-exporter Containers: node-exporter: Image: quay.io/prometheus/node-exporter:v1.1.2 Port: 9100/TCP Host Port: 9100/TCP Args: --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --web.listen-address=$(HOST_IP):9100 --collector.filesystem.ignored-mount-points=^/(dev|proc|sys|var/lib/docker/.+|var/lib/kubelet/.+)($|/) --collector.filesystem.ignored-fs-types=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ Liveness: http-get http://:9100/ delay=0s timeout=1s period=10s #success=1 #failure=3 Readiness: http-get http://:9100/ delay=0s timeout=1s period=10s #success=1 #failure=3 Environment: HOST_IP: 0.0.0.0 Mounts: /host/proc from proc (ro) /host/root from root (ro) /host/sys from sys (ro) /var/run/secrets/kubernetes.io/serviceaccount from promon-prometheus-node-exporter-token-6tm8h (ro) Conditions: Type Status PodScheduled True Volumes: proc: Type: HostPath (bare host directory volume) Path: /proc HostPathType: sys: Type: HostPath (bare host directory volume) Path: /sys HostPathType: root: Type: HostPath (bare host directory volume) Path: / HostPathType: promon-prometheus-node-exporter-token-6tm8h: Type: Secret (a volume populated by a Secret) SecretName: promon-prometheus-node-exporter-token-6tm8h Optional: false QoS Class: BestEffort Node-Selectors: Tolerations: :NoSchedule op=Exists node.kubernetes.io/disk-pressure:NoSchedule op=Exists node.kubernetes.io/memory-pressure:NoSchedule op=Exists node.kubernetes.io/network-unavailable: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: