Skip to content

Minishift 1.34.3 error on windows 10 #30021

@Taneeshq2002

Description

@Taneeshq2002

I constantly get this error of connection timeout:

Starting OpenShift using openshift/origin-control-plane:v3.11.0 ...
I0726 17:05:57.026621 2804 config.go:40] Running "create-master-config"
I0726 17:06:09.817949 2804 config.go:46] Running "create-node-config"
I0726 17:06:13.475457 2804 flags.go:30] Running "create-kubelet-flags"
I0726 17:06:14.563162 2804 run_kubelet.go:49] Running "start-kubelet"
I0726 17:06:15.051573 2804 run_self_hosted.go:181] Waiting for the kube-apiserver to be ready ...
E0726 17:11:28.066790 2804 run_self_hosted.go:571] API server error: Get https://192.168.99.103:8443/healthz?timeout=32s: net/http: TLS handshake timeout ()
Error: timed out waiting for the condition

minishift status shows this:
E:\coding\minishift-1.34.3-windows-amd64>minishift status
Minishift: Running
Profile: minishift
OpenShift: Running (openshift v3.11.0+07ae5a0-606)
DiskUsage: 11% of 19G (Mounted On: /mnt/sda1)
CacheUsage: 512.9 MB (used by oc binary, ISO or cached images)

when checked in ssh only the kube-api-server container is exited.
i verified the resources and there is not starvation.

i would be glad if anyone can help me on this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions