Azure / mec-app-solution-accelerator

Application Solution Accelerator for Multi-access Edge Compute (MEC)
MIT License
37 stars 10 forks source link

[P0] BUG - ALERTS dashboard is stuck and won't show any ALERTS #168

Open CESARDELATORRE opened 1 month ago

CESARDELATORRE commented 1 month ago

ALERTS dashboard is stuck and won't show any ALERTS.

Environment tested:

image

CESARDELATORRE commented 1 month ago

I don't see problems in the deployed pods. Even the FrameSplitter pod was created properly after provisioning a camera:

image

CESARDELATORRE commented 1 month ago

I tried this:

kubectl apply -f https://raw.githubusercontent.com/Azure/AKS-Edge/main/samples/storage/local-path-provisioner/local-path-storage.yaml

Check it out:

kubectl get sc

Re-deployed the app, and it works well....

image

image

image

image

CESARDELATORRE commented 1 month ago

@virubiotor please, if it's 100% sure that we need to run that K8s persistent storage command, please, update it in both .MD procedures (Script based and step-by-step) when using AKS EDGE ESSENTIALS.