paulbouwer / hello-kubernetes

Provides a demo app to deploy to a Kubernetes cluster. It displays a message, the name of the pod and details of the node it's deployed to.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add additional service examples

paulbouwer opened this issue · comments

Refer to: #1

Add examples for local and on-prem clusters that leverage NodePort instead of LoadBalancer.

Hi paul,
Thank you for your responding #1 , but I found one of the solutions is using MetalLB, It allows to use LoadBalancer inside bare metal cluster.

Resolved through addition of Helm Chart in release 1.10.0.