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

Investigation/design for waypoints in ambient mode #1200

Open
Tracked by #681
mjnagel opened this issue Jan 16, 2025 · 1 comment
Open
Tracked by #681

Investigation/design for waypoints in ambient mode #1200

mjnagel opened this issue Jan 16, 2025 · 1 comment
Assignees
Labels
design-doc issue is for or requires a design doc istio Issues related to istio components / resources

Comments

@mjnagel
Copy link
Contributor

mjnagel commented Jan 16, 2025

Related to #681

During initial investigations of istio ambient we discovered that certain functionality will require deployment/usage of Waypoints. In particular (within core) Keycloak and Authservice/authservice protected applications will require waypoint proxies (see #1029 and #1031). We

Definition of done should be a design doc/proposal that ensures an option to deploy waypoints, considering these items in particular:

  • Option to deploy a waypoint, via the package CR (consider applications on top of core)
  • Automated deployment of waypoints when necessary (i.e. Authservice integration?)
  • Management/integration of this through the operator (see docs on using waypoints)
  • Considerations on single vs multiple waypoints (see cross-namespace waypoint docs)
  • Backwards compatibility for the Package CR!
@mjnagel
Copy link
Contributor Author

mjnagel commented Jan 17, 2025

#1142 may be a helpful reference for waypoint functionality as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design-doc issue is for or requires a design doc istio Issues related to istio components / resources
Projects
None yet
Development

No branches or pull requests

2 participants