I am trying to deploy K10s but without success, I only need the Grafana Pod to start but it hangs
NAME Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â READY Â STATUS Â Â Â Â Â Â Â Â Â RESTARTS Â Â Â AGE
aggregatedapis-svc-64c55c6979-5gswn   1/1   Running         0        81m
auth-svc-79c7944dcb-mlfsh        1/1   Running         0        81m
catalog-svc-6548c9f45d-sczm8       2/2   Running         0        81m
controllermanager-svc-cd748cdff-dsrnn  1/1   Running         0        81m
crypto-svc-5846c467dc-ddqtn       4/4   Running         0        81m
dashboardbff-svc-5d4857cdf7-npldc    2/2   Running         0        81m
executor-svc-6fddc58f98-l6v9f      2/2   Running         0        81m
executor-svc-6fddc58f98-smfrk      2/2   Running         0        81m
executor-svc-6fddc58f98-zt8lv      2/2   Running         0        81m
frontend-svc-5566c779c9-tzslx      1/1   Running         0        81m
gateway-8567b6f75b-glbw2         1/1   Running         0        81m
jobs-svc-86c9c4889f-hnrjk        1/1   Running         0        81m
k10-grafana-78dc667986-4sfgz       0/1   Init:CrashLoopBackOff  10 (90s ago)  27m
kanister-svc-96f46bf89-fm9s2       1/1   Running         0        81m
logging-svc-76c6d79878-9s49n       1/1   Running         0        81m
metering-svc-79686c7689-qnrlw      1/1   Running         0        81m
prometheus-server-7787b6d6dc-l8m7m    2/2   Running         0        81m
state-svc-6c98bb5657-rvcvp        2/2   Running         0        81m
Â
I share the pod log, has this situation happened to someone
Â
 oc logs --v=8 k10-grafana-78dc667986-4sfgz
I0405 16:32:21.126157 Â 446944 loader.go:374] Config loaded from file: Â /root/.kube/config
I0405 16:32:21.133823 Â 446944 round_trippers.go:463] GET https://api.lab.nanobunkers.io:6443/api/v1/namespaces/kasten-io/pods/k10-grafana-78dc667986-4sfgz
I0405 16:32:21.133855 Â 446944 round_trippers.go:469] Request Headers:
I0405 16:32:21.133866 Â 446944 round_trippers.go:473] Â Â Accept: application/json, */*
I0405 16:32:21.133881 Â 446944 round_trippers.go:473] Â Â User-Agent: oc/4.12.0 (linux/amd64) kubernetes/b05f7d4
I0405 16:32:21.146039 Â 446944 round_trippers.go:574] Response Status: 200 OK in 12 milliseconds
I0405 16:32:21.146077 Â 446944 round_trippers.go:577] Response Headers:
I0405 16:32:21.146085 Â 446944 round_trippers.go:580] Â Â Audit-Id: c0522355-682d-4a25-a6e3-243b9dbd4038
I0405 16:32:21.146093 Â 446944 round_trippers.go:580] Â Â Cache-Control: no-cache, private
I0405 16:32:21.146099 Â 446944 round_trippers.go:580] Â Â Content-Type: application/json
I0405 16:32:21.146111 Â 446944 round_trippers.go:580] Â Â Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
I0405 16:32:21.146120 Â 446944 round_trippers.go:580] Â Â X-Kubernetes-Pf-Flowschema-Uid: 19dd2e7f-a040-4c79-833a-8f06c46f2527
I0405 16:32:21.146129 Â 446944 round_trippers.go:580] Â Â X-Kubernetes-Pf-Prioritylevel-Uid: 02385814-62fe-40ac-bc33-6377b3ac8bed
I0405 16:32:21.146140 Â 446944 round_trippers.go:580] Â Â Date: Wed, 05 Apr 2023 22:32:21 GMT
I0405 16:32:21.146272  446944 request.go:1154] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"k10-grafana-78dc667986-4sfgz","generateName":"k10-grafana-78dc667986-","namespace":"kasten-io","uid":"c2688ece-718d-4382-a045-b57828c5c6ef","resourceVersion":"17399859","creationTimestamp":"2023-04-05T22:03:13Z","labels":{"app":"grafana","component":"grafana","pod-template-hash":"78dc667986","release":"k10"},"annotations":{"checksum/config":"0d520b80404b43fe4bd21c306c6272741b865eb1fa10c69d2b78197dec7ffa59","checksum/dashboards-json-config":"eae4f30f696bce8d7ea91891b68e4ab7657565d17ebd27c591066c09aca44e7f","checksum/sc-dashboard-provider-config":"01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b","checksum/secret":"31e08bbb0d21be7f8a9c1b778847e8d15f8d727a8a0c51946be1e3434580b4f1","k8s.v1.cni.cncf.io/network-status":"6{\n   \"name\": \"openshift-sdn\",\n   \"interface\": \"eth0\",\n   \"ips\": 0\n     \"10.131.0.136\"\n   ],\n   \"default\": true,\n   \"dns\": {}\n}]","k8s.v1.cni.cncf.io/networks-status":"b{\n   \"name\": \"openshift-s mtruncated 11853 chars]
Defaulted container "grafana" out of: grafana, init-chown-data (init), download-dashboards (init)
I0405 16:32:21.148709 Â 446944 round_trippers.go:463] GET https://api.lab.nanobunkers.io:6443/api/v1/namespaces/kasten-io/pods/k10-grafana-78dc667986-4sfgz/log?container=grafana
I0405 16:32:21.148723 Â 446944 round_trippers.go:469] Request Headers:
I0405 16:32:21.148736 Â 446944 round_trippers.go:473] Â Â Accept: application/json, */*
I0405 16:32:21.148746 Â 446944 round_trippers.go:473] Â Â User-Agent: oc/4.12.0 (linux/amd64) kubernetes/b05f7d4
I0405 16:32:21.159851 Â 446944 round_trippers.go:574] Response Status: 400 Bad Request in 11 milliseconds
I0405 16:32:21.159879 Â 446944 round_trippers.go:577] Response Headers:
I0405 16:32:21.159889 Â 446944 round_trippers.go:580] Â Â Audit-Id: 9be9af6b-213f-4284-b64b-a40cb0d76611
I0405 16:32:21.159898 Â 446944 round_trippers.go:580] Â Â Cache-Control: no-cache, private
I0405 16:32:21.159905 Â 446944 round_trippers.go:580] Â Â Content-Type: application/json
I0405 16:32:21.159916 Â 446944 round_trippers.go:580] Â Â Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
I0405 16:32:21.159926 Â 446944 round_trippers.go:580] Â Â Content-Length: 213
I0405 16:32:21.159933 Â 446944 round_trippers.go:580] Â Â Date: Wed, 05 Apr 2023 22:32:21 GMT
I0405 16:32:21.159964 Â 446944 request.go:1154] Response Body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"container \"grafana\" in pod \"k10-grafana-78dc667986-4sfgz\" is waiting to start: PodInitializing","reason":"BadRequest","code":400}
I0405 16:32:21.160298 Â 446944 helpers.go:246] server response object: _{
 "metadata": {},
 "status": "Failure",
 "message": "container \"grafana\" in pod \"k10-grafana-78dc667986-4sfgz\" is waiting to start: PodInitializing",
 "reason": "BadRequest",
 "code": 400
}]
Error from server (BadRequest): container "grafana" in pod "k10-grafana-78dc667986-4sfgz" is waiting to start: PodInitializing
Â
Â