Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Upgrade to Kubernetes 1.6.2 fleet cannot start correctly #114

Open
kkdai opened this issue May 8, 2017 · 5 comments
Open

Upgrade to Kubernetes 1.6.2 fleet cannot start correctly #114

kkdai opened this issue May 8, 2017 · 5 comments

Comments

@kkdai
Copy link

kkdai commented May 8, 2017

After "Change Kubernetes version" to 1.6.2
Restart Kube-cluster will occur following error:

Starting Kubernetes fleet units ...
####################################################################
WARNING: fleetctl (0.11.7) is older than the latest registered
version of fleet found in the cluster (0.11.8). You are strongly
recommended to upgrade fleetctl to prevent incompatibility issues.
####################################################################

Any suggestion?

@rimusz
Copy link
Member

rimusz commented May 8, 2017

k8s v1.6.2 is not supported yet, too many changes needed, sorry I'm a bit short of time for it.

@ncheneweth
Copy link

what if I wanted to fork this repo and attempt rebuilding with later versions? Is there any written documentation on building?

@rimusz
Copy link
Member

rimusz commented Jul 12, 2017

@ncheneweth it is Xcode project, it is easy to build with it.
The changes for k8s v1.6/1.7 support are needed in bash scripts *.command and functions.sh.
Also k8s v1.6/1.7 needs etcd v3, the change has to go to https://github.com/TheNewNormal/kube-cluster-osx/blob/master/src/cloud-init/user-data.master and https://github.com/TheNewNormal/kube-cluster-osx/blob/master/src/cloud-init/user-data.node

@ncheneweth
Copy link

given the deprecation of fleet - had you in mind to refactor that implementation out in the next version?

@rimusz
Copy link
Member

rimusz commented Jul 13, 2017

yes, I have plans for refactoring, but is not a small job :) just need to find a spare time for it.
Think to use bootkube or kubeadm for it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants