Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 1.9.x versions of Kubernetes. #2791

Merged
merged 1 commit into from
May 10, 2018
Merged

Conversation

dlorenc
Copy link
Contributor

@dlorenc dlorenc commented May 7, 2018

This was a silly typo on my part.

I can confirm 1.9.6 starts on my mac at HEAD with this change.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 7, 2018
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dlorenc

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels May 7, 2018
This was a silly typo on my part.
Copy link
Contributor

@aaron-prindle aaron-prindle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dlorenc dlorenc merged commit fe971d8 into kubernetes:master May 10, 2018
@dlorenc dlorenc deleted the fixold branch May 10, 2018 18:38
@vinceskahan
Copy link

I know you're trying to close this one, but simply saying "fixed" does not tell us what version to grab to 'not' have this problem. What version of which software do we need so this works now ?

@dlorenc
Copy link
Contributor Author

dlorenc commented May 24, 2018

The latest minikube release should have this fixed. 0.27.0

@vinceskahan
Copy link

vinceskahan commented May 24, 2018 via email

@michaelahlers
Copy link

michaelahlers commented May 25, 2018

I second @vinceskahan's comment: this problem persists on macOS.

$ minikube version
minikube version: v0.27.0
$ minikube start
Starting local Kubernetes v1.10.0 cluster...
Starting VM...
Getting VM IP address...
Moving files into cluster...
Setting up certs...
Connecting to cluster...
Setting up kubeconfig...
Starting cluster components...

And there it sits until eventually timing out. #2765 remains an issue.

@krancour's suggestion of using localkube with minikube start --bootstrapper=localkube

@uraimo
Copy link

uraimo commented Jul 11, 2018

Came here while searching a workaround for this issue with minikube 0.28.0, still broken.
When using the deprecated localkube bootstrapper the --vm-driver option is being ignored, it seems.

@tanmainaik
Copy link

Same error here. minikube version: v0.28.0

@klosrc
Copy link

klosrc commented Jul 24, 2018

Same issue here with Linux Mint (Ubuntu Xenial derived distro)
minikube 0.28.2, Kubernetes v1.10.0.

@robbinhan
Copy link

+1
Same error
minikube 0.28.2, Kubernetes v1.10.0.

@russt
Copy link

russt commented Jul 29, 2018

EDIT: I can start v0.28.2 using localkube work-around.:

minikube start --bootstrapper=localkube --vm-driver=vmwarefusion

See: #2765, #2786

Original comment:
I have the same issue. I cannot run any version of minikube > 0.25.2.

The vm is up but kube-proxy does not startup properly.

Running under VMware Fusion 10.1.2 on Mac OS X 10.11.6.

I have tried minikube versions: 0.26.1, 0.28.0, and 0.28.2.

This is from latest, minikube version 0.28.2:

Starting cluster components...
E0729 04:39:55.127133    1355 start.go:305] Error restarting cluster:  restarting kube-proxy: waiting for kube-proxy to be up for configmap update: timed out waiting for the condition

Pods:

NAMESPACE     NAME                                    READY     STATUS             RESTARTS   AGE       IP               NODE
kube-system   etcd-minikube                           1/1       Running            0          3m        172.16.139.141   minikube
kube-system   kube-addon-manager-minikube             1/1       Running            0          4m        172.16.139.141   minikube
kube-system   kube-apiserver-minikube                 1/1       Running            0          3m        172.16.139.141   minikube
kube-system   kube-controller-manager-minikube        1/1       Running            0          3m        172.16.139.141   minikube
kube-system   kube-scheduler-minikube                 1/1       Running            0          2m        172.16.139.141   minikube
kube-system   kubernetes-dashboard-5498ccf677-rqlfr   0/1       CrashLoopBackOff   3          4m        172.17.0.2       minikube
kube-system   storage-provisioner                     1/1       Running            4          4m        172.16.139.141   minikube
kube-system   tiller-deploy-f9b8476d-rkbdl            0/1       Running            0          12s       172.17.0.3       minikube

Docker:

$ docker ps
CONTAINER ID        IMAGE                                      COMMAND                  CREATED              STATUS              PORTS               NAMES
3830f1e78003        4689081edb10                               "/storage-provisioner"   2 seconds ago        Up 2 seconds                            k8s_storage-provisioner_storage-provisioner_kube-system_fd503fe6-9353-11e8-abde-000c29909dc8_2
5c02d0ed225a        e94d2f21bc0c                               "/dashboard --insecu…"   21 seconds ago       Up 20 seconds                           k8s_kubernetes-dashboard_kubernetes-dashboard-5498ccf677-rqlfr_kube-system_fd3e5bf5-9353-11e8-abde-000c29909dc8_1
59a7ac87d868        k8s.gcr.io/pause-amd64:3.1                 "/pause"                 About a minute ago   Up About a minute                       k8s_POD_storage-provisioner_kube-system_fd503fe6-9353-11e8-abde-000c29909dc8_0
a96e978f1ca2        k8s.gcr.io/pause-amd64:3.1                 "/pause"                 About a minute ago   Up About a minute                       k8s_POD_kubernetes-dashboard-5498ccf677-rqlfr_kube-system_fd3e5bf5-9353-11e8-abde-000c29909dc8_0
48a62339d58f        k8s.gcr.io/etcd-amd64                      "etcd --advertise-cl…"   About a minute ago   Up About a minute                       k8s_etcd_etcd-minikube_kube-system_4db1aafced3cb396e2392e93c013392f_0
367f979ab90e        k8s.gcr.io/kube-apiserver-amd64            "kube-apiserver --ad…"   2 minutes ago        Up 2 minutes                            k8s_kube-apiserver_kube-apiserver-minikube_kube-system_a0c54ff92bcc25d861bc3ebf744256fa_0
a8f245f67916        k8s.gcr.io/kube-addon-manager              "/opt/kube-addons.sh"    2 minutes ago        Up 2 minutes                            k8s_kube-addon-manager_kube-addon-manager-minikube_kube-system_3afaf06535cc3b85be93c31632b765da_0
d389e081387e        k8s.gcr.io/kube-scheduler-amd64            "kube-scheduler --ad…"   3 minutes ago        Up 3 minutes                            k8s_kube-scheduler_kube-scheduler-minikube_kube-system_31cf0ccbee286239d451edb6fb511513_0
ade31ddd00d8        k8s.gcr.io/kube-controller-manager-amd64   "kube-controller-man…"   3 minutes ago        Up 3 minutes                            k8s_kube-controller-manager_kube-controller-manager-minikube_kube-system_274b8507dd36aaa98b28e15ffc7d29d5_0
8aa0e559940d        k8s.gcr.io/pause-amd64:3.1                 "/pause"                 3 minutes ago        Up 3 minutes                            k8s_POD_kube-scheduler-minikube_kube-system_31cf0ccbee286239d451edb6fb511513_0
7befc6140cdb        k8s.gcr.io/pause-amd64:3.1                 "/pause"                 3 minutes ago        Up 3 minutes                            k8s_POD_kube-addon-manager-minikube_kube-system_3afaf06535cc3b85be93c31632b765da_0
fe09a09ed01f        k8s.gcr.io/pause-amd64:3.1                 "/pause"                 3 minutes ago        Up 3 minutes                            k8s_POD_kube-apiserver-minikube_kube-system_a0c54ff92bcc25d861bc3ebf744256fa_0
1028f0641c36        k8s.gcr.io/pause-amd64:3.1                 "/pause"                 3 minutes ago        Up 3 minutes                            k8s_POD_kube-controller-manager-minikube_kube-system_274b8507dd36aaa98b28e15ffc7d29d5_0
4952e1468573        k8s.gcr.io/pause-amd64:3.1                 "/pause"                 3 minutes ago        Up 3 minutes                            k8s_POD_etcd-minikube_kube-system_4db1aafced3cb396e2392e93c013392f_0

@abdelhegazi
Copy link

+1
Same error
minikube 0.30.0, Kubernetes v1.11.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.