coolpalani
coolpalani
@kieran-mackle Do we have any update on adding zerodha broker support.
How did you deploy this micro service application in OpenShift container platform. catalogue-db pod are continuously crashing. [root@master ~]# oc logs pod/catalogue-db-1846494424-2j29q Initializing database mysqld: Can't create/write to file '/var/lib/mysql/is_writable'...
It seems permission issue. We need to add user: "1000:50" in docker file. workaround solutions provided here: https://github.com/docker-library/mysql/issues/219 We are directly pulling docker image "weaveworksdemos/catalogue-db:0.3.0" but not creating any docker...
Let me try with 0.3.5 docker image https://hub.docker.com/r/weaveworksdemos/catalogue-db/tags/
@rade I eventually deployed this application in OpenShift :) [root@master ~]# oc get pods NAME READY STATUS RESTARTS AGE carts-515570173-69nkf 1/1 Running 0 56m carts-db-224813618-4kdcl 1/1 Running 0 1h catalogue-3634130434-nwfgg...
Thanks for the update. Let I figure out this integrations and update you once completed.
I had tried to deploy Kubernetes cluster with Contrail using this below repo. https://github.com/gokulpch/Contrail_Kubernetes_AWS_Ansible-Boto They had explained as clear crystal. If you have some time look into that repo. I...
@codenio I tried to setup from develop branch and tag v0.10.0, I didn't get any alert while node isn't NotReady or recover from NotReady to Ready state. ` - name:...
Are you able to see any logs coming in Elasticsearch pod from Fluentd
@anandaanv @dheemantech Can someone add a document for how does it use.