Bootstrap doesn't add any of the nodes #1009
Unanswered
davidtluong
asked this question in
Q&A
Replies: 2 comments 5 replies
-
Please attach log bundle |
Beta Was this translation helpful? Give feedback.
5 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
Bootstrap times out with no errors and no nodes are added to the cluster.
Master nodes seem to take the ignition file hosted by the bootstrap, since they all restart and boot to CoreOS after hitting the api-int successfully, but I'm not sure if it's actually taking the config considering I can ssh into my bootstraps but get an ssh key denied with the masters.
Version
4.9
How reproducible
Every time
Log bundle
oc get csr --kubeconfig ../install/auth/kubeconfig
No resources found
oc get nodes --kubeconfig ../install/auth/kubeconfig
No resources found
install-config.yaml:
bootkubelogs.txt
Beta Was this translation helpful? Give feedback.
All reactions