Ayan Khamza
06/04/2023, 6:34 PMnitya-signoz
06/05/2023, 4:11 AMAyan Khamza
06/06/2023, 3:38 AMnitya-signoz
06/06/2023, 3:51 AM/var/log/pods/*/*/*.log
@Prashant Shahi any idea if there can be some path issue while running k8s on bare metal ?Prashant Shahi
06/06/2023, 2:04 PMAyan Khamza
06/07/2023, 4:25 AM/var/log/pods/*/*/*.log
in worker nodes for logs, there it's ok. Logs of pods are exists.Prashant Shahi
06/13/2023, 4:05 PMAyan Khamza
06/15/2023, 11:32 AMkubectl get pod -n apm-signoz
NAME READY STATUS RESTARTS AGE
chi-signoz-clickhouse-cluster-0-0-0 1/1 Running 0 8d
signoz-alertmanager-0 1/1 Running 0 8d
signoz-clickhouse-operator-6b9db9c58d-mvp4t 2/2 Running 0 8d
signoz-frontend-7b77897bd-j6vfc 1/1 Running 0 8d
signoz-k8s-infra-otel-deployment-5896477d95-55ngp 1/1 Running 0 8d
signoz-k8s-infra-otel-deployment-5896477d95-8p6w7 1/1 Running 0 7d20h
signoz-otel-collector-5c7448c944-6vg28 1/1 Running 0 7d17h
signoz-otel-collector-5c7448c944-dz5sv 1/1 Running 0 7d17h
signoz-otel-collector-5c7448c944-p4b2b 1/1 Running 0 8d
signoz-otel-collector-5c7448c944-vdjsf 1/1 Running 0 7d17h
signoz-otel-collector-metrics-5c8cb64bdf-m5mmn 1/1 Running 0 8d
signoz-query-service-0 1/1 Running 0 8d
signoz-zookeeper-0 1/1 Running 0 8d
daemonset-controller Error creating: pods "signoz-k8s-infra-otel-agent-" is forbidden: PodSecurityPolicy: unable to admit pod: [spec.volumes[1]: Invalid value: "hostPath": hostPath volumes are not allowed to be used spec.volumes[2]: Invalid value: "hostPath": hostPath volumes are not allowed to be used
I should configure pod security policy for access host path for agent pods