Closed reddy2018 closed 1 year ago
@reddy2018 If your cluster run on cloud environment then you can use a Load Balancer by setting the value service.type
to LoadBalancer
. For more information on exposing application with K8s see https://kubernetes.io/docs/tutorials/kubernetes-basics/expose/expose-intro/
after installing the helm chart, i am not able to access the application. how can we expose the service?