linuxkit/kubernetes

Request: update k8s

bjwschaap opened this issue · 4 comments

We are in the process of investigating using immutable linuxkit k8s images for production clusters, and for this we would like to use a newer version of kubernetes e.g. 1.14 or newer. We also need to be able to use the Ceph RBD provisioner for PVCs.

I have a working setup in my repo, which depends on linuxkit/linuxkit#3383
I'll create a PR over here as well, because it contains (I think) some valuable information on how to get k8s 1.14 + Ceph RBD to work.

Ok, I have a working 1.14.4 over here. I'll try and update it to 1.15.1 before submitting the PR.

Thanks @bjwschaap . If you have any real issues getting 1.15.1 to work, then please do submit a PR for 1.14.4 first, so we can get reasonably up to date.

@deitch Submitted PR #92 for now. Will update to 1.15.1 when I have it working locally.

I haven't touched the tests (yet), so these will need some work as well...