-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Closed
Description
This is a...
- Feature Request
- Bug Report
Problem:
generating certificates with openssl is missing the required IP SANs
dashboard is not happy without...
Error while initializing connection to Kubernetes apiserver. This most likely means that the cluster is misconfigured (e.g., it has invalid apiserver certificates or service accounts configuration) or the --apiserver-host param points to a server that does not exist. Reason: Get https://10.254.0.1:443/version: x509: cannot validate certificate for 10.254.0.1 because it doesn't contain any IP SANs
(/etc/kubernetes/apiserver:KUBE_SERVICE_ADDRESSES="--service-cluster-ip-range=10.254.0.0/16")
Proposed Solution:
still investigating but subjectAltName openssl option seems the solution
Page to Update:
http://kubernetes.io/...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels