You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
default kubeapi through haproxy 443. not working as ca certificate is not a match (let's encrypt)
tried opening up 8443 on followme group.
8443 local certificate has no master domain when generated
Unable to connect to the server: x509: certificate is valid for kubernetes, kubernetes.default, kubernetes.default.svc, kubernetes.default.svc.cluster.local, not kubeapi.funcore.madcore.cloud
this is important but not urgent, marking to be fixed for 0.7
The text was updated successfully, but these errors were encountered:
any way to configure kubeapi haproxy termination at level 4 so it hits 8443 with kube cert and not haproxy reverse? it would have to have kubeapi.. adress added to CSR for kubernetes
this task can only be closed when we connect through a valid ssh/https issued by letsencrypt assigned to the core. ca certificates are publicly listed can we use those.
kubectl configuration file is pasted here and linked to our wiki
used this
config
to connect: https://github.com/madcore-ai/core/blob/development/kubernetes/cluster/ssl/kube.conftried opening up 8443 on followme group.
this is important but not urgent, marking to be fixed for 0.7
The text was updated successfully, but these errors were encountered: