solved sorry just copying ca-bundle.crt to ca.crt did the trick :/
> El 23 feb 2018, a las 11:31, Julio Saura <[email protected]> escribió: > > Hello > > i have been scaling up or oc origin cluster without any problem so far, but > now i get this weird error when running de scale playbook > > running version > > > oc v3.6.0+c4dd4cf > kubernetes v1.6.1+5115d708d7 > > > > ansible-playbook -i /etc/ansible/hosts > ./openshift-ansible/playbooks/byo/openshift-node/scaleup.yml > > > TASK [openshift_node_certificates : Generate the node client config] > > ["oc", "adm", "create-api-client-config", > "--certificate-authority=/etc/origin/master/ca.crt", > "--client-dir=/etc/origin/generated-configs/node03XXXX, > "--groups=system:nodes", "--master=https://MASTER <https://master/>", > "--signer-cert=/etc/origin/master/ca.crt", > "--signer-key=/etc/origin/master/ca.key", > "--signer-serial=/etc/origin/master/ca.serial.txt", > "--user=system:node:node03XXXX", "--expire-days=730”], > > > > error: tls: private key does not match public key", "stderr_lines": ["error: > tls: private key does not match public key"], "stdout": "", "stdout_lines": > []} > > cluster is running ok . but i am not able to add new nodes anymore > > any clue? > > thanks > > > > > > >
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
