Skip to content

Commit 8dab84a

Browse files
committed
Track open questions and followup topics
1 parent 72865bd commit 8dab84a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

geps/gep-3539/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,3 +238,13 @@ 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+
* "Gateway as new-and-improved Service" -- A parallel, orthogonally-extensible API for cleaner and more advanced Service funtionality
246+
* "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
247+
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
248+
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?
249+
4) Standardization of an EndpointSelector type of resource
250+
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)