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

Document DNS assumptions/setup for Istio gateways #730

Open
mjnagel opened this issue Sep 5, 2024 · 0 comments · May be fixed by #767
Open

Document DNS assumptions/setup for Istio gateways #730

mjnagel opened this issue Sep 5, 2024 · 0 comments · May be fixed by #767
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request istio Issues related to istio components / resources
Milestone

Comments

@mjnagel
Copy link
Contributor

mjnagel commented Sep 5, 2024

To properly deploy and access core services in a production environment DNS must be setup to point to Istio provisioned loadbalancer services. This document notes the requirement of a load balancer provisioner, but we do not currently document the DNS assumptions for routing to virtual services provisioned by the operator.

Definition of done: Documentation should be added to the deployment section that covers the DNS assumptions of core. In short DNS must be setup to route *.<domain> and *.admin.<domain> to the respective load balancers. Examples could be provided for something like AWS ELBs, but in general this documentation should be more general. This doc could also note the handling of DNS for the demo bundle/uds.dev domain.

@mjnagel mjnagel added documentation Improvements or additions to documentation enhancement New feature or request istio Issues related to istio components / resources labels Sep 5, 2024
@mjnagel mjnagel added this to the 0.28.0 milestone Sep 6, 2024
@noahpb noahpb linked a pull request Sep 17, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request istio Issues related to istio components / resources
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants