Open Zenghao-CQ opened 2 years ago
And this is my kiali app graph, apparently, only few pod got request, did i miss any flags when i install with helm? Thanks again.
Hey can you please share in detail how did you deploy social-network on kubernetes using helm charts?
Hi zarak, thanks for your help, this is my situation:
helm install social ./socailnetwork
PS. Following page is available, but i cannt create or view any posts:
hi @Zenghao-CQ , I think this might be an issue with UI part - can you check your web browser console to see what status is returned from API when you're trying to create a post?
Hi guys, I am trying to deploy social network on k8s too, and i using helm cmd as follow:
helm install social ./socailnetwork
And i make svc nginx-thrift a nodeprt, but i can not create any post, did i miss something? Thx for ur help.