{"error":{"exitcode":1,"message":"cannot create clusterfbc97622-830d-4c5a-86e7-b426748a7184/cluster/rs-test/create+/masters: [Cluster rs-test] failed to create master(s): fbc97622-830d-4c5a-86e7-b426748a7184/cluster/rs-test/create+/masters+/host/1/create: failed to execute install phase 'netsec' on Host 'rs-test-master-1': PROVISIONING_ERROR: 214, DNS NOT ready after being configured"},"result":null,"status":"failure"}
I could access the gateway use safescale ssh connect command, but not the master, which I could only access using the provider's console because the ssh private key were not working.
The master node has the right ip route pointing to the gateway but has no access to any other machine, specially not to any DNS server.
Expected behaviour
The cluster should be created and working.
PR #462 (already merged with develop) is still a workaround: to use security groups like in previous releases (v21.X) the OVH driver must be redesigned.
Hello, I have an issue on the latest v22.06.1 release on the OVH cloud provider.
Current behaviour
This command:
Gives:
My tenant file:
I could access the gateway use
safescale ssh connect
command, but not the master, which I could only access using the provider's console because the ssh private key were not working. The master node has the right ip route pointing to the gateway but has no access to any other machine, specially not to any DNS server.Expected behaviour The cluster should be created and working.
Steps to reproduce Try to create a cluster.