Category: Software, Kubernetes, yaml

In this version, the Istio container network interface (CNI) plugin is upgraded to beta. and you can use the CNI plugin to install Istio. By default, Istio uses init-container to generate redirection rules from application container to sidecar proxies.

In our previous article, we described how Istio introduced an experimental revision tag upgrade for canary upgrades in Istio clusters.

You can check out Issue 29384 for MCS service discovery on Istio and Issue 33949 for MCS host configuration on Istio.

Related Articles