Skip to content

Release v2.0.1

Compare
Choose a tag to compare
@SIGHUP-C-3PO SIGHUP-C-3PO released this 15 Feb 17:42
· 40 commits to master since this release

Service Mesh add-on module release v2.0.1

Welcome to the latest release of service-mesh module of Kubernetes Fury Distribution maintained by team SIGHUP.

This is a major release that adds kuma and kong-mesh to the packages, both in standalone and multi-cluster deployments.
This release also:

  • updates Istio Operator to 1.19.3
  • updates Kiali to v1.75.0
  • introduces compatibility with Kubernetes 1.24-1.27

Upgrade procedure - Istio

⚠️ The port name for the Kiali service has been changed to http. Update the ingresses definitions in your environment.

  1. Update the version in your Furyfile.yml file:
bases:
    - name: service-mesh/istio-operator
      version: v2.0.1
  1. Download the module:
furyctl vendor -H
  1. Build your desired profile Kustomize base and apply it to the cluster, for example for the minimal profile run:
kustomize build /vendor/katalog/service-mesh/istio-operator/profiles/minimal | kubectl apply -f

Setup procedure - Kuma and Kong Mesh

You can follow the examples: