Hasura on AKS cluster #9780
Unanswered
satyapatibandla
asked this question in
Question
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to deploy Hasura on AKS cluster. We are using cosmosdb for postgres as database. The liveness and readiness probes are failing. Not able to see any logs in svc/husura. I am following the url https://hasura.io/docs/latest/deployment/deployment-guides/kubernetes/ for deployment. Only change I made is in svc.yaml, we changed type from LoadBalancer to ClusterIP. Due to our organization restrictions we can not use type: LoadBalancer. Could you please help me in fixing this issue.
Beta Was this translation helpful? Give feedback.
All reactions