Release v2.0.0
Service Mesh add-on module release 2.0.0
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
- introduces compatibility with Kubernetes
1.24
-1.27
Upgrade procedure - Istio
- Update the version in your
Furyfile.yml
file:
bases:
- name: service-mesh/istio-operator
version: v2.0.0
- 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: