Release v2.0.1
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 tohttp
. Update the ingresses definitions in your environment.
- Update the version in your
Furyfile.yml
file:
bases:
- name: service-mesh/istio-operator
version: v2.0.1
- Download the module:
furyctl vendor -H
- 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: