ricsanfre / pi-cluster

Pi Kubernetes Cluster. Homelab kubernetes cluster automated with Ansible and ArgoCD
https://picluster.ricsanfre.com
MIT License
376 stars 59 forks source link

Replace linkerd as service mesh solution in the cluster #320

Closed ricsanfre closed 2 months ago

ricsanfre commented 7 months ago

Scope

Evaluate service mesh solution alternatives to replace linkerd. Due to the recent announce from linkerd main maintaner, Buyoyant, of not maintaining stables releases anymore starting from release 2.15 (https://linkerd.io/2024/02/21/announcing-linkerd-2.15/#a-new-model-for-stable-releases).

Requirements

Possible alternatives

ricsanfre commented 4 months ago

Cilium CNI kube-proxy replacement might impact Istio integration if not configured properly

ricsanfre commented 3 months ago

Istio Ambient mode (sidecarless) in beta since 1.22. See istio 1.22 announcement