Updated on 2024-03-18 GMT+08:00

Overview

Mesh configuration provides cluster management, sidecar management, Istio resource management, and upgrade capabilities.

The mesh control plane workloads inject and manage sidecars of data plane pods, deliver policies and configurations, and collect monitoring data. Sidecars work with service containers in data plane pods, and they are in charge of routing and forwarding, traffic policy configuration, and monitoring data collection.

The functions of each tab page in Mesh Configuration are as follows:

  • Basic Information: You can view the mesh name, ID, status, edition, version, creation time, and clusters with the mesh enabled.
  • Sidecar Management: You can view information about all workloads injected with sidecars, perform sidecar injection, and configure sidecar resource limits. For details, see Sidecar Management.
  • Istio Resource Management: You can view all Istio resources (such as VirtualService and DestinationRule), create Istio resources in YAML or JSON format, and modify existing Istio resources. For details, see Istio Resource Management.
  • Upgrade: You can upgrade the version of a service mesh. For details, see Upgrading a Mesh.