When using a Helm chart for Kiali server deployment, the default values file does not have an option to specify a different namespace for istio-ingressgateway. Continue reading
Tag Archives: Istio
Upgrading Homelab Kubernetes Cluster from 1.24 to 1.25
Updating the cluster to match with the latest CKAD exam version. Continue reading
Upgrading Homelab Kubernetes Cluster from 1.23 to 1.24
The most time-consuming Kubernetes upgrade to date because of dockershim. Continue reading
Upgrading Homelab Kubernetes Cluster from 1.22 to 1.23
Calico 3.22 has been released with support for Kubernetes 1.23. Continue reading
Blue/Green Deployment with Istio: Match Host Header and sourceLabels for Pod to Pod Communication
We are going to deploy two versions of the application, blue and green, and configure Istio routing so that both versions could be accessed at the same time. Continue reading
Install MetalLB and Istio Ingress Gateway with Mutual TLS for Kubernetes
Configuring encryption between Kubernetes pods with Istio and mTLS. Continue reading