Skip to content

Commit cda341b

Browse files
authored
Add note for cni versions compatibility (openshift-service-mesh#525)
* Add note for cni versions compatibility Signed-off-by: bmangoen <[email protected]> * Fix typo Signed-off-by: bmangoen <[email protected]> --------- Signed-off-by: bmangoen <[email protected]>
1 parent 868b62c commit cda341b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ spec:
114114
- kube-system
115115
```
116116

117+
> [!NOTE]
118+
> The CNI plugin at version `1.x` is compatible with `Istio` at version `1.x-1`, `1.x` and `1.x+1`.
119+
117120
## API Reference documentation
118121
The Sail Operator API reference documentation can be found [here](https://github.com/istio-ecosystem/sail-operator/tree/main/docs/api-reference/sailoperator.io.md).
119122

0 commit comments

Comments
 (0)