Hello Everyone, I have k8s cluster running on vsph...
# vsphere
b
Hello Everyone, I have k8s cluster running on vsphere. To expose the services on cluster, i want to create a HA-proxy in-front of my k8s worker nodes which can be auto-healed by rancher. challenge: How to configure HA-proxy to send the traffic to healthy and dynamically changed nodes in self healed node-pool ? Has anyone here implemented this kind of setup ? Please let me know your suggestions / point to the right documentation ? Thanks in advance.