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

Kubernetes API Issue #19

Open
roshanvemu opened this issue Aug 9, 2022 · 1 comment
Open

Kubernetes API Issue #19

roshanvemu opened this issue Aug 9, 2022 · 1 comment

Comments

@roshanvemu
Copy link

Hi Ryan,

Thank you so much with this repository. I am running openshift and am trying to get the Bootstrap to complete and debugging it using the command ~/openshift-install --dir ~/ocp-install wait-for bootstrap-complete --log-level=debug.

Error:
INFO Waiting up to 20m0s for the Kubernetes API at https://api.lab.ocp.lan:6443/...
DEBUG Still waiting for the Kubernetes Get " https://api.lab.ocp.lan:6443/version":EOF.

If anyone else had the same error or knows how to fix it let me know.
Thanks

@skyakash
Copy link

@roshanvemu

Please share more details.
Try logging in to bootstrap node and see if containers are getting created.

ssh [email protected]
sudo crictl ps

Also check similarly on controlplane nodes.

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

2 participants