Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 740 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 740 Bytes

Mesh Version

The meshversion vetter helps detect mismatched, possibly incompatible versions of Istio components running in the mesh.

When automatic sidecar injection is enabled for pods in the mesh, this vetter compares the version of Istio to the version of the Istio containers for each pod in the mesh, then generates notes upon version mismatch.

Version mismatch in various components can lead to unexpected behavior or policy violations due to incompatibility. It is recommended to upgrade the reported components to the Istio version.

Notes Generated