Hello guys,

I'm trying to deploy a kubernetes cluster using magnum 9.2 with fedora-coreos-31.20200113.3.1-openstack.

Master vm is deployed correctly but the cluster is never deployed since podman returns the following error:


Jan 21 21:55:14 k8s-cluster002-mn5qgp6qlmw6-master-0 podman[2433]: Authorization failed: SSL exception connecting to https://api.mydomain.cloud:5000/v3/auth/tokens: HTTPSConnectionPool(host='api.mydomain.cloud', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by SSLError(SSLError(185090184, u'[X509] no certificate or crl found (_ssl.c:3063)'),))

I do have a valid letsencrypt certification on that particular domain.

 curl https://api.mydomain.cloud:5000/v3/auth/tokens
 {"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Unauthorized"}}

I was wondering, do you guys seen this issue before? Below is the template.

https://paste.xinu.at/OC0Ic/
--
Ionut Biru - https://fleio.com