Mariadb container randomly fails to start and keeps on restarting when the resource in the machine is low.
It also happens when there are too many images are waiting to be pulled.
Issue-ID: NONRTRIC-1020
Change-Id: I1d518270d160092f6d539425163a19e2ce10ca8d
Signed-off-by: aravind.est <aravindhan.a@est.tech>
```./dep/smo-install/scripts/layer-2/2-install-oran.sh```
+---
+**WARNING**
+Sometimes ONAP mariadb pod may not come up properly due to the slowness in pulling the container image. In such cases, you can try with re-installation and it should work fine.
+---
+
Verify pods:
```kubectl get pods -n onap && kubectl get pods -n nonrtric && kubectl get pods -n smo```