undrh2o opened a new issue, #11123: URL: https://github.com/apache/skywalking/issues/11123
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### Apache SkyWalking Component Showcase (apache/skywalking-showcase) ### What happened I've attempted to install the showcase to kubernetes with "make deploy.kubernetes" and also tried "make deploy.kubernetes FEATURE_FLAGS=" that included postgresql instead of elasticsearch the result is the same, the oap pods fail to startup with the same error in the logs: 2023-07-20 18:25:59,848 org.apache.skywalking.oap.server.core.storage.model.ModelInstaller 43 [main] INFO [] - table: alarm_record does not exist. OAP is running in 'no-init' mode, waiting... retry 3s later. The Helm install of skywalking creates and init job which does work - but I can't get the showcase to work. Platform is Kubernetes v1.27.3 1 control, 3 workers on Openstack ### What you expected to happen The showcase install should install and run correctly - perhaps the init job from the helm charts needs to be added to showcase? ### How to reproduce make deploy.kubernetes ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
