E0917 15:25:22.936453 9 leaderelection.go:286] Failed to update lock: etcdserver: request timed out
2019/09/17 15:25:24 [ERROR] ClusterController local [cluster-stats] failed with : etcdserver: request timed out
Hi, I have problem with my Load balancer, I want to expose my oauth2 pod with k8s ovh load balancer, when I'm using
annotations:
service.beta.kubernetes.io/ovh-loadbalancer-proxy-protocol: "v1"
spec:
type: LoadBalancer
externalTrafficPolicy: Local
I'm getting ERR_SSL_PROTOCOL_ERROR in my browser