kscout / meta

Meeting notes and design documents.
GNU General Public License v2.0
0 stars 0 forks source link

Cannot Create New Temporary Cluster #7

Closed Noah-Huppert closed 5 years ago

Noah-Huppert commented 5 years ago

The past 2 attempts to create a temporary cluster have failed with the following error message:

INFO Creating infrastructure resources...
INFO Waiting up to 30m0s for the Kubernetes API at https://api.nhuppert-kscout07.devcluster.openshift.com:6443...
INFO Pulling debug logs from the bootstrap machine
ERROR failed to create SSH client: failed to initialize the SSH agent: failed to read directory "/root/.ssh": open /root/.ssh: no such file or directory
FATAL waiting for Kubernetes API: context deadline exceeded

The kscout.io site is down.

Noah-Huppert commented 5 years ago

was building from source on the master branch. Downloaded the latest stable release from the OpenShift website and it worked.