Rke: Kubernetes 1.9 as a default image version

Created on 5 Jan 2018  路  9Comments  路  Source: rancher/rke

@moelsayed @galal-hussein once we validate k8s 1.9, if there are no issues, we should make it a default k8s image version for rke.

kinenhancement

All 9 comments

Before switching, lets confirm with the rest of the team. I know some api stuff got promoted from v1beta to v1 in k8s 1.9, that can cause some conflicts that need to be resolved.

wondering where we stand on this. Any update on support of 1.9.x?

Just FYI, we've been running RKE with K8s 1.9 for 3 months now. I haven't found any issues so far.

@mimizone It's possible to override the default images and use 1.9. We have not seen any issues related to using 1.9 so far, or got any bug reports. However, we didn't run it through our certification process yet, that's why it's not promoted as a default.

thanks. may I ask where this configuration is done? can additional parameters be given, for instance to enable GPU support? and is there a way to do it via rancher 2.0, even in a "hackie" way, by changing that config in the rancher master node?

For rke standalone, you can configure the images used in the cluster.yml file. You can also pass additional options parameters to k8s components using extra_args

I am not sure about rancher 2.0, you probably should open a separate issue here for that.

k8s 1.10 is the default with Rancher CLI

k8s 1.10 is the default with RKE CLI

Master 4/23/18
Verified 1.10.1 is default version

Was this page helpful?
0 / 5 - 0 ratings

Related issues

randrewedwards picture randrewedwards  路  3Comments

hyahm picture hyahm  路  3Comments

blaggacao picture blaggacao  路  3Comments

dan-evolvere picture dan-evolvere  路  3Comments

HighwayofLife picture HighwayofLife  路  4Comments