Alauda Service Mesh v2.1
Alauda Service Mesh v2.1 is built on the Istio project and is installed using a new Istio Operator derived from the Sail Operator (hosted in the istio-ecosystem GitHub organization). The Operator provides an expanded set of custom resource definitions (CRDs) to manage Istio components.
TOC
Alauda Service Mesh v2.1.1Supported component versionsIstio FeaturesKiali FeaturesAlauda Service Mesh v2.1.0Supported component versionsIstio FeaturesKiali FeaturesAlauda Service Mesh v2.1.1
Supported component versions
Istioversion: v1.26.3, v1.28.1 and v1.28.1- Istio 1.28 supports Kubernetes 1.30, 1.31, 1.32, 1.33, 1.34
- Istio 1.26 supports Kubernetes 1.29, 1.30, 1.31, 1.32, 1.33
Kiali operatorversion: v2.17.1
Istio Features
- Updated Istio to version 1.28.3.
- Fixed Common Vulnerabilities and Exposures (CVEs).
Kiali Features
- Fixed Common Vulnerabilities and Exposures (CVEs).
Alauda Service Mesh v2.1.0
Supported component versions
Istioversion: v1.26.3 and v1.28.1- Istio 1.28 supports Kubernetes 1.30, 1.31, 1.32, 1.33, 1.34
- Istio 1.26 supports Kubernetes 1.29, 1.30, 1.31, 1.32, 1.33
Kiali operatorversion: v2.17.1
Istio Features
- Updated Istio to version 1.28.
- Inference extension: Gateway inference support and InferencePool for managing AI inference endpoints.
- Ambient multicluster: Ambient mode support for multicluster and Waypoint cross-network routing.
- nftables support: Native nftables support extended across deployment modes.
- Dual-stack networking: IPv4/IPv6 dual-stack support reached Beta.
- Security enhancements: CRL support, stronger JWT options, istiod NetworkPolicy, container seccomp settings, etc.
- Gateway API & traffic: ListenerSets, BackendTLSPolicy support, and selective wildcard host scenarios.
- Install & ops: Persona-based installs (resourceScope) and improved deployment/rollback controls.
- Observability improvements: Dual B3/W3C header propagation, improved consistent-hash cookie options, better tracing interop.
- istioctl & debugging: Automatic revision detection and enhanced debugging tools for troubleshooting.
- References
Kiali Features
- Updated Kiali to version 2.17.
- Inference extension: Support for Gateway API Inference Extension (for AI inference integrations).
- Auth enhancements: Support multiple audiences in OIDC configuration.
- Ambient capabilities: Improved Ambient workload validation, namespace UI actions, and Waypoint / cross-network scenarios.
- Gateway API support: Upgraded/compatible Gateway API and support for clusters that only have Gateway API gateways (no Istio gateways).
- Multiple control planes: Support for multiple Istio control planes in different namespaces on the same cluster, with discovery/CRD adjustments.
- Mesh / UI improvements: Show Kiali in Local mode, unified config formats and consistent Istio metrics presentation.
- Performance: Graph “Show Virtual Services” option controls extra detail appenders; optimizations for istio_detail appender.
- Deployment / CRD: Introduced Kiali CRD schema, autodetect RootNamespace, and more deployment modes (local/external).
- Operator improvements: Ways to verify operator permissions and greater Helm/operator flexibility (e.g., skip creating some resources).
- Visualization & panels: Perses Dashboard support and OpenShift-specific tracing URL format.
- Networking & security: Configurable NetworkPolicy to restrict Kiali ingress.
- Tracing & diagnostics: Tracing tool improvements (changeable trace limits, x-request-id forwarding) and easier diagnostics export/configuration.
- References