Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAILED - RETRYING: Wait for control plane pods to appear #167

Open
fulvi0 opened this issue Aug 29, 2019 · 1 comment
Open

FAILED - RETRYING: Wait for control plane pods to appear #167

fulvi0 opened this issue Aug 29, 2019 · 1 comment

Comments

@fulvi0
Copy link

fulvi0 commented Aug 29, 2019

Hi,

I'm facing similar issues that you mention at the Video in Youtube, but in my case happened in a different stage and staying the for a long time without any progress.

TASK [openshift_control_plane : Wait for control plane pods to appear] *********************************************************************************************************************************************************************************************************
FAILED - RETRYING: Wait for control plane pods to appear (60 retries left).
FAILED - RETRYING: Wait for control plane pods to appear (59 retries left).

I'm trying to install Openshift over a VM Vagrant with the Centos/7 Box.

Regards,

@fulvi0
Copy link
Author

fulvi0 commented Aug 30, 2019

I increased the resource to the VM and rerun the script ones again and works good

 config.vm.provider "virtualbox" do |vb|
   vb.memory = 3072
   vb.cpus = 4 
 end

UPDATE: in a second installation, I faced the issues ones again and I'd just rerun the script, and works; its pretty weird the case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant