saikatharryc / helm

Helm chart for judge0 and Muescheli the antivirus
4 stars 2 forks source link

Mapping the service "judge 0" to a load balancer #8

Open ProfYash opened 2 years ago

ProfYash commented 2 years ago

I have manually changed the type pf service to "Load Balancer". Following is the output of ">kubectl get services"

NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE judge0 LoadBalancer 10.76.1.251 35.234.51.159 80:31737/TCP 5m39s kubernetes ClusterIP 10.76.0.1 443/TCP 9m8s my-release-postgresql ClusterIP 10.76.1.57 5432/TCP 5m39s my-release-postgresql-headless ClusterIP None 5432/TCP 5m39s my-release-redis-headless ClusterIP None 6379/TCP 5m39s my-release-redis-master ClusterIP 10.76.10.181 6379/TCP 5m39s

I am still unable to access the service using the IP. Can someone guide me on the same.

off77th commented 10 months ago

Solved in this PR https://github.com/saikatharryc/helm/pull/9