I have configured two separate masters in Kubernetes in Google Cloud..How to connect both masters for high availabilty Mater(for resiliency)? Anyone can help?
Reagrds, Rishabh
If you are planning to use multi master in Kubernetes, you need to use load balancer for high availability.
Please check the official document for detailed steps. https://kubernetes.io/docs/admin/high-availability/