[AWS] Cluster failed with: ERROR failed to initialize the cluster: Cluster operators authentication, console, image-registry, ingress, monitoring, storage are not available #1934
Unanswered
Felice-Copp56
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Cluster installation fails with following errors: link to https://docs.google.com/document/d/1SSNZvLWmV8eKK8FXkYVs-Ef6PYperIKJ2mmdO6L9w-w/edit?usp=drive_link
install-config.yaml
Version
4.15.9
Steps
ssh-add <path>/<file_name>
./openshift-install create install-config --dir workdir
./openshift-install create manifests --dir workdir
./openshift-install create cluster --dir workdire --log-level=debug
Note
I have successfully deployed two clusters with the same configuration and options. I have seen them in a ready status on the Red Hat Cloud Cluster dashboard. However, after these two attempts, the clusters no longer work or start
Thanks
Beta Was this translation helpful? Give feedback.
All reactions