I am struggling to find any material on deploying round-robin lb to my k8s cluster.
Does anyone have any useful links or information to share that I could use?
Thanks
Kubernetes has already a type of service for that, if what you are looking for a neat solution check this load balancer service section.
If you want to use an external load balancer, check this out