-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
I am following these directions to setup an externalIP controller. The logs of the extip-controller pod shows the following error:
E0319 01:36:03.558680 7 reflector.go:214] github.com/Mirantis/k8s-externalipcontroller/vendor/k8s.io/client-go/1.5/tools/cache/reflector.go:109: Failed to list *v1.Service: Get https://10.3.0.1:443/api/v1/services: x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "kube-ca")
My kube-apiserver has client cert auth enabled using the client-ca-file config flag. It appears that the extip-controller needs to support k8s-client certificate auth.
Metadata
Metadata
Assignees
Labels
No labels