Skip to content

Update default Istio version #130

Description

@thesuperzapper

As of deployKF 0.1.4, we ship Istio 1.17.3, and in deployKF 0.1.5 we plan to update to at least the last version of 1.17 (which is 1.17.8). These versions are very old, and we don't want to encourage using EOL Istio versions.

While deployKF supports istio <=1.20 (and probably 1.21 and 1.22 too), and users can bring their own istio, or simply change the version in the values, we should update the default.

Since Istio does not support their releases for very long, this is probably something we will have to do regularly (2-3 times a year).

We need to consider the following things when updating:

  1. Existing users will need to restart all their Pods:
  2. It's not 100% clear that older versions of Kubernetes will work properly with extremely new Istio versions.
    • We need to confirm this, and warn users in the kubernetes version table if they need to use an older istio version.
    • Note, the official Istio support matrix is quite conservative in my experience, so it's not necessarily true that new istio does not support older Kubernetes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions