K3s: Consider changing versioning scheme

Created on 15 Nov 2019  路  2Comments  路  Source: k3s-io/k3s

We need to consider if and how we should align k3s' versioning with k8s' upstream versioning so that users can easily tell from the version what version of k8s will be ran.

Most helpful comment

We landed on <k8s version>+<k3s metadata> like v1.17.0+k3s.1

All 2 comments

I think it might work well if the k8s version is appended as build metadata, so it might be something like k3s v1.2.3+k8s-1.16.3 or k3s v1.2.3+k8s-1.15.6, and similarly the k8s version should have the k3s version as build metadata, so it might report as something like v1.16.3+k3s.1-1.2.3

We landed on <k8s version>+<k3s metadata> like v1.17.0+k3s.1

Was this page helpful?
0 / 5 - 0 ratings

Related issues

weber-software picture weber-software  路  3Comments

dduportal picture dduportal  路  4Comments

ashrafgt picture ashrafgt  路  3Comments

giezi picture giezi  路  3Comments

pierreozoux picture pierreozoux  路  4Comments