Request: update k8s
bjwschaap opened this issue · 4 comments
bjwschaap commented
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.
justincormack commented
We should probably update to 1.15 not 1.14 at this point if there are no
issues.
…On Tue, 23 Jul 2019 at 16:25, Bastiaan Schaap ***@***.***> wrote:
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
<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.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#91?email_source=notifications&email_token=AADVYPCC6UN552OZF55V4FTQA4PFDA5CNFSM4IGFWZU2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HA6RRHQ>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADVYPABLSC6ZPLOCNNRYIDQA4PFDANCNFSM4IGFWZUQ>
.
bjwschaap commented
Ok, I have a working 1.14.4 over here. I'll try and update it to 1.15.1 before submitting the PR.
deitch commented
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.