Skip to content

Commit

Permalink
ECK: update istio version (#694)
Browse files Browse the repository at this point in the history
Recreating a change made to the original ECK asciidocs.
elastic/cloud-on-k8s#8476

Co-authored-by: Edu González de la Herrán <25320357+eedugon@users.noreply.github.com>
  • Loading branch information
pebrc and eedugon authored Mar 6, 2025
1 parent df02193 commit 86afd8e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mapped_pages:

The instructions in this section describe how to connect the operator and managed resources to the Istio service mesh and assume that Istio is already installed and configured on your Kubernetes cluster. To know more about Istio and how to install it, check the [product documentation](https://istio.io).

These instructions have been tested with Istio 1.6.1. Older or newer versions of Istio might require additional configuration steps not documented here.
These instructions have been tested with Istio 1.24.3. Older or newer versions of Istio might require additional configuration steps not documented here.

::::{warning}
Some Elastic Stack features such as [Kibana alerting and actions](/explore-analyze/alerts-cases.md) rely on the Elasticsearch API keys feature which requires TLS to be enabled at the application level. If you want to use these features, you should not disable the self-signed certificate on the Elasticsearch resource and enable `PERMISSIVE` mode for the Elasticsearch service through a `DestinationRule` or `PeerAuthentication` resource. Strict mTLS mode is currently not compatible with Elastic Stack features requiring TLS to be enabled for the Elasticsearch HTTP layer.
Expand Down

0 comments on commit 86afd8e

Please sign in to comment.