Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lholmquist/d77a7c1d80fed088dd9db0cc8069ae88 to your computer and use it in GitHub Desktop.
Save lholmquist/d77a7c1d80fed088dd9db0cc8069ae88 to your computer and use it in GitHub Desktop.
~/develop » docker version lucasholmquist@lincolnhawk2
Client:
Version: 18.06.0-ce
API version: 1.38
Go version: go1.10.3
Git commit: 0ffa825
Built: Wed Jul 18 19:11:45 2018
OS/Arch: linux/amd64
Experimental: false
Server:
Engine:
Version: 18.06.0-ce
API version: 1.38 (minimum version 1.12)
Go version: go1.10.3
Git commit: 0ffa825
Built: Wed Jul 18 19:14:07 2018
OS/Arch: linux/amd64
Experimental: false
~/develop/istiooc-templates/v3.11.0+maistra-0.5.0 » istiooc cluster up lucasholmquist@lincolnhawk2
Getting a Docker client ...
Checking if image openshift/origin-control-plane:v3.11 is available ...
Checking type of volume mount ...
Determining server IP ...
Checking if OpenShift is already running ...
Checking for supported Docker version (=>1.22) ...
Checking if insecured registry is configured properly in Docker ...
Checking if required ports are available ...
Checking if OpenShift client is configured properly ...
Checking if image openshift/origin-control-plane:v3.11 is available ...
Starting OpenShift using openshift/origin-control-plane:v3.11 ...
I1128 09:58:19.433124 3616 config.go:40] Running "create-master-config"
I1128 09:58:22.512376 3616 config.go:46] Running "create-node-config"
I1128 09:58:24.288526 3616 flags.go:30] Running "create-kubelet-flags"
I1128 09:58:24.952023 3616 run_kubelet.go:48] Running "start-kubelet"
I1128 09:58:25.182170 3616 run_self_hosted.go:181] Waiting for the kube-apiserver to be ready ...
E1128 10:03:25.184490 3616 run_self_hosted.go:571] API server error: Get https://127.0.0.1:8443/healthz?timeout=32s: dial tcp 127.0.0.1:8443: connect: connection refused ()
Error: timed out waiting for the condition
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment