Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for Istio 1.24 #8476

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Updates for Istio 1.24 #8476

wants to merge 1 commit into from

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
+
[source,sh]
----
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>docs Documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant