Skip to content

Commit 634a17f

Browse files
committed
Track open questions and followup topics
1 parent 72865bd commit 634a17f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

geps/gep-3539/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,3 +238,16 @@ implementations.
238238
## References
239239

240240
* [Original Doc](https://docs.google.com/document/d/1N-C-dBHfyfwkKufknwKTDLAw4AP2BnJlnmx0dB-cC4U/edit)
241+
242+
## Open Questions and Followups
243+
244+
1. How do we take this forward?
245+
246+
* "Gateway as new-and-improved Service" -- A parallel, orthogonally-extensible API for cleaner and more advanced Service funtionality
247+
248+
* "Gateway as backend for Service" -- An underlying implementation for Service functionality allowing the simpler UX provided by Service API to be unchanged for end users while allowing advanced users to deal with Gateway API resources directly
249+
250+
2. Decouple DNS from this topic -- Headless, externalName, and other DNS functionality may be discussed in context of having a separate API/Object that represents DNS concepts
251+
3. Should there be GatewayClasses with official, reserved names (e.g. clusterip) such that all agents, CNIs, providers will know to have standard implementation for it?
252+
4. Standardization of an EndpointSelector type of resource
253+
5. Discuss topology aware routing feature as a generic feature. Features like internal/externalTrafficPolicy can then be appropriately morphed and provided as a part of topology aware routing

0 commit comments

Comments
 (0)