Skip to content

Conversation

@pebrc
Copy link
Collaborator

@pebrc pebrc commented Feb 18, 2025

Follow up to #8464

I am still testing a few things otherwise ready to merge.

@pebrc pebrc added the >docs Documentation label Feb 18, 2025
----
istioctl manifest generate \
--set values.global.mtls.enabled=true \
--set values.global.sds.enabled=true \
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SDS is default since 1.6

Comment on lines -24 to -25
--set values.gateways.istio-egressgateway.enabled=false \
--set values.gateways.istio-ingressgateway.sds.enabled=true | kubectl apply -f -
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the default in the default profile.

Copy link
Contributor

@barkbay barkbay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kvalliyurnatt
Copy link
Contributor

@pebrc do we want this merged for the upcoming release ?

@pebrc pebrc merged commit 2f07cad into elastic:main Mar 6, 2025
5 checks passed
eedugon added a commit to elastic/docs-content that referenced this pull request Mar 6, 2025
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>docs Documentation v3.0.0

3 participants