You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To view or setup config directly use the 'config' command.
created volume 199
error: Missing or incomplete configuration info. Please login or point to an existing, complete config file:
Via the command-line flag --config
Via the KUBECONFIG environment variable
In your home directory as ~/.kube/config
To view or setup config directly use the 'config' command.
After installation completed , unable to start oc cluster and getting the error timed out waiting for the condition
oc cluster up --base-dir="$HOME/.occluster"
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 ...
I1009 17:30:16.687574 23603 flags.go:30] Running "create-kubelet-flags"
I1009 17:30:17.312190 23603 run_kubelet.go:49] Running "start-kubelet"
I1009 17:30:17.636288 23603 run_self_hosted.go:181] Waiting for the kube-apiserver to be ready ...
I1009 17:30:38.674801 23603 interface.go:26] Installing "kube-proxy" ...
I1009 17:30:38.674831 23603 interface.go:26] Installing "kube-dns" ...
I1009 17:30:38.674839 23603 interface.go:26] Installing "openshift-service-cert-signer-operator" ...
I1009 17:30:38.674848 23603 interface.go:26] Installing "openshift-apiserver" ...
I1009 17:30:38.674913 23603 apply_template.go:81] Installing "openshift-apiserver"
I1009 17:30:38.675371 23603 apply_template.go:81] Installing "kube-proxy"
I1009 17:30:38.676265 23603 apply_template.go:81] Installing "kube-dns"
I1009 17:30:38.677806 23603 apply_template.go:81] Installing "openshift-service-cert-signer-operator"
I1009 17:30:43.227787 23603 interface.go:41] Finished installing "kube-proxy" "kube-dns" "openshift-service-cert-signer-operator" "openshift-apiserver"
Error: timed out waiting for the condition
The text was updated successfully, but these errors were encountered:
While installing getting the below error.
To view or setup config directly use the 'config' command.
created volume 199
error: Missing or incomplete configuration info. Please login or point to an existing, complete config file:
To view or setup config directly use the 'config' command.
After installation completed , unable to start oc cluster and getting the error timed out waiting for the condition
oc cluster up --base-dir="$HOME/.occluster"
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 ...
I1009 17:30:16.687574 23603 flags.go:30] Running "create-kubelet-flags"
I1009 17:30:17.312190 23603 run_kubelet.go:49] Running "start-kubelet"
I1009 17:30:17.636288 23603 run_self_hosted.go:181] Waiting for the kube-apiserver to be ready ...
I1009 17:30:38.674801 23603 interface.go:26] Installing "kube-proxy" ...
I1009 17:30:38.674831 23603 interface.go:26] Installing "kube-dns" ...
I1009 17:30:38.674839 23603 interface.go:26] Installing "openshift-service-cert-signer-operator" ...
I1009 17:30:38.674848 23603 interface.go:26] Installing "openshift-apiserver" ...
I1009 17:30:38.674913 23603 apply_template.go:81] Installing "openshift-apiserver"
I1009 17:30:38.675371 23603 apply_template.go:81] Installing "kube-proxy"
I1009 17:30:38.676265 23603 apply_template.go:81] Installing "kube-dns"
I1009 17:30:38.677806 23603 apply_template.go:81] Installing "openshift-service-cert-signer-operator"
I1009 17:30:43.227787 23603 interface.go:41] Finished installing "kube-proxy" "kube-dns" "openshift-service-cert-signer-operator" "openshift-apiserver"
Error: timed out waiting for the condition
The text was updated successfully, but these errors were encountered: