Published Question
Hi,
I have a Kubernetes cluster with two nodes. I'm trying to deploy a Wordpress installation using yaml configs with:
1 MariaDB pod with its service
1 Wordpress pod
1 Load Balancer service targeting Wordpress
Every c...
Accepted Answer:
Thanks for your response.
Health checks were good and the ingress controller is provided by Digital Ocean.
My problem was in the configuration of my LB service: I've fixed externalTrafficPolicy: Local in my service fo...
2
•
•
By
Sika
Kubernetes
Load Balancing